[==========] 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 14:53:07.059633 23586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.8.190:41929
I20260709 14:53:07.061189 23586 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 14:53:07.062206 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:07.077749 23593 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 14:53:07.077874 23595 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 14:53:07.079878 23586 server_base.cc:1061] running on GCE node
W20260709 14:53:07.077952 23592 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 14:53:08.181412 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:08.181634 23586 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 14:53:08.181842 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608788181816 us; error 0 us; skew 500 ppm
I20260709 14:53:08.182641 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:08.188556 23586 webserver.cc:533] Webserver started at http://127.23.8.190:39159/ using document root <none> and password file <none>
I20260709 14:53:08.189409 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:08.189606 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:08.190037 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:08.195595 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/master-0-root/instance:
uuid: "003b9deec4534a1da90538e2e6e15112"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-gjv7"
I20260709 14:53:08.202970 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:53:08.207862 23601 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.208928 23586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:53:08.209277 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/master-0-root
uuid: "003b9deec4534a1da90538e2e6e15112"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-gjv7"
I20260709 14:53:08.209582 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-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 14:53:08.257402 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:08.258880 23586 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 14:53:08.259297 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:08.326619 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.190:41929
I20260709 14:53:08.326683 23652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.190:41929 every 8 connection(s)
I20260709 14:53:08.333962 23653 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 14:53:08.355366 23653 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112: Bootstrap starting.
I20260709 14:53:08.361275 23653 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.363050 23653 log.cc:826] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112: Log is configured to *not* fsync() on all Append() calls
I20260709 14:53:08.367408 23653 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112: No bootstrap required, opened a new log
I20260709 14:53:08.387982 23653 raft_consensus.cc:359] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "003b9deec4534a1da90538e2e6e15112" member_type: VOTER }
I20260709 14:53:08.388540 23653 raft_consensus.cc:385] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.388793 23653 raft_consensus.cc:740] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 003b9deec4534a1da90538e2e6e15112, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.389891 23653 consensus_queue.cc:260] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "003b9deec4534a1da90538e2e6e15112" member_type: VOTER }
I20260709 14:53:08.390394 23653 raft_consensus.cc:399] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:08.390677 23653 raft_consensus.cc:493] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:08.390993 23653 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.394999 23653 raft_consensus.cc:515] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "003b9deec4534a1da90538e2e6e15112" member_type: VOTER }
I20260709 14:53:08.395695 23653 leader_election.cc:304] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [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: 003b9deec4534a1da90538e2e6e15112; no voters: 
I20260709 14:53:08.397370 23653 leader_election.cc:290] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:08.397676 23656 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.399933 23656 raft_consensus.cc:697] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 1 LEADER]: Becoming Leader. State: Replica: 003b9deec4534a1da90538e2e6e15112, State: Running, Role: LEADER
I20260709 14:53:08.400754 23656 consensus_queue.cc:237] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [LEADER]: Queue going to LEADER mode. State: All 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: "003b9deec4534a1da90538e2e6e15112" member_type: VOTER }
I20260709 14:53:08.401795 23653 sys_catalog.cc:565] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:08.410300 23657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "003b9deec4534a1da90538e2e6e15112" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "003b9deec4534a1da90538e2e6e15112" member_type: VOTER } }
I20260709 14:53:08.410696 23658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 003b9deec4534a1da90538e2e6e15112. Latest consensus state: current_term: 1 leader_uuid: "003b9deec4534a1da90538e2e6e15112" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "003b9deec4534a1da90538e2e6e15112" member_type: VOTER } }
I20260709 14:53:08.411232 23657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:08.411229 23658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:08.414466 23665 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:08.426025 23665 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:08.428118 23586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:08.442497 23665 catalog_manager.cc:1383] Generated new cluster ID: 140ccde9caa9419fbddbc2f7ac99234a
I20260709 14:53:08.442778 23665 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:08.465296 23665 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:08.467422 23665 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:08.484527 23665 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112: Generated new TSK 0
I20260709 14:53:08.485656 23665 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:08.494797 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:08.502323 23675 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 14:53:08.503667 23676 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 14:53:08.507184 23678 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 14:53:08.507369 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:08.508111 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:08.508312 23586 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 14:53:08.508487 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608788508469 us; error 0 us; skew 500 ppm
I20260709 14:53:08.509061 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:08.512908 23586 webserver.cc:533] Webserver started at http://127.23.8.129:36017/ using document root <none> and password file <none>
I20260709 14:53:08.513439 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:08.513620 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:08.513926 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:08.515311 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-0-root/instance:
uuid: "825d968beaaf483aa569ca0a123fbf80"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-gjv7"
I20260709 14:53:08.520571 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 14:53:08.524672 23683 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.525437 23586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:08.525712 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-0-root
uuid: "825d968beaaf483aa569ca0a123fbf80"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-gjv7"
I20260709 14:53:08.525978 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-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 14:53:08.544651 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:08.545915 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:08.548346 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:08.552520 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:08.552723 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.552975 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:08.553135 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.645678 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.129:36423
I20260709 14:53:08.645802 23745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.129:36423 every 8 connection(s)
I20260709 14:53:08.652333 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:08.660455 23750 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 14:53:08.666393 23586 server_base.cc:1061] running on GCE node
W20260709 14:53:08.666771 23751 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 14:53:08.667910 23753 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 14:53:08.668942 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:08.669226 23586 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 14:53:08.669437 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608788669415 us; error 0 us; skew 500 ppm
I20260709 14:53:08.670149 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:08.673569 23586 webserver.cc:533] Webserver started at http://127.23.8.130:33029/ using document root <none> and password file <none>
I20260709 14:53:08.674214 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:08.674451 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:08.674755 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:08.676136 23746 heartbeater.cc:344] Connected to a master server at 127.23.8.190:41929
I20260709 14:53:08.676210 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-1-root/instance:
uuid: "23f2dab3cfe84eb5998c891af0209107"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-gjv7"
I20260709 14:53:08.676649 23746 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:08.677791 23746 heartbeater.cc:507] Master 127.23.8.190:41929 requested a full tablet report, sending...
I20260709 14:53:08.681319 23618 ts_manager.cc:194] Registered new tserver with Master: 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423)
I20260709 14:53:08.682178 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260709 14:53:08.684057 23618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46220
I20260709 14:53:08.690384 23758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.691124 23586 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.005s	sys 0.002s
I20260709 14:53:08.691365 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-1-root
uuid: "23f2dab3cfe84eb5998c891af0209107"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-gjv7"
I20260709 14:53:08.691601 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-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 14:53:08.702232 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:08.703382 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:08.705628 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:08.707661 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:08.707834 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.708060 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:08.708195 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.798969 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.130:42447
I20260709 14:53:08.799074 23820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.130:42447 every 8 connection(s)
I20260709 14:53:08.807075 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:08.814296 23824 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 14:53:08.816437 23825 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 14:53:08.819623 23821 heartbeater.cc:344] Connected to a master server at 127.23.8.190:41929
I20260709 14:53:08.820029 23821 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:08.820976 23821 heartbeater.cc:507] Master 127.23.8.190:41929 requested a full tablet report, sending...
I20260709 14:53:08.823451 23618 ts_manager.cc:194] Registered new tserver with Master: 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:08.825117 23618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46232
I20260709 14:53:08.827160 23586 server_base.cc:1061] running on GCE node
W20260709 14:53:08.827111 23827 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 14:53:08.828703 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:08.828971 23586 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 14:53:08.829169 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608788829152 us; error 0 us; skew 500 ppm
I20260709 14:53:08.829880 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:08.832463 23586 webserver.cc:533] Webserver started at http://127.23.8.131:35363/ using document root <none> and password file <none>
I20260709 14:53:08.833055 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:08.833303 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:08.833612 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:08.834913 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-2-root/instance:
uuid: "9fc2c58659f44658bd0b6792e61037e4"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-gjv7"
I20260709 14:53:08.840299 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:53:08.844200 23832 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.845026 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:08.845359 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-2-root
uuid: "9fc2c58659f44658bd0b6792e61037e4"
format_stamp: "Formatted at 2026-07-09 14:53:08 on dist-test-slave-gjv7"
I20260709 14:53:08.845701 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608786900544-23586-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 14:53:08.868330 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:08.869966 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:08.871513 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:08.875134 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:08.875409 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.875677 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:08.875898 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:08.957659 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.131:43075
I20260709 14:53:08.957737 23894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.131:43075 every 8 connection(s)
I20260709 14:53:08.973963 23895 heartbeater.cc:344] Connected to a master server at 127.23.8.190:41929
I20260709 14:53:08.974313 23895 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:08.975068 23895 heartbeater.cc:507] Master 127.23.8.190:41929 requested a full tablet report, sending...
I20260709 14:53:08.976946 23618 ts_manager.cc:194] Registered new tserver with Master: 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:08.977825 23586 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014824081s
I20260709 14:53:08.978186 23618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46234
I20260709 14:53:09.024873 23618 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46244:
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 14:53:09.028635 23618 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 14:53:09.120128 23786 tablet_service.cc:1511] Processing CreateTablet for tablet 8b095526b05844eb9c41af4460cfcd73 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:09.121842 23786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b095526b05844eb9c41af4460cfcd73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.129842 23784 tablet_service.cc:1511] Processing CreateTablet for tablet b16de1fd41e94cef87d6f686263d930f (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:09.131382 23785 tablet_service.cc:1511] Processing CreateTablet for tablet 947dfcb79fbc43d78b1b540c60f9532a (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:09.134922 23783 tablet_service.cc:1511] Processing CreateTablet for tablet 18cf1fa49b634774acf7e9b7b2c424fe (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:09.135599 23784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b16de1fd41e94cef87d6f686263d930f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.137986 23785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947dfcb79fbc43d78b1b540c60f9532a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.139961 23783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18cf1fa49b634774acf7e9b7b2c424fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.147418 23857 tablet_service.cc:1511] Processing CreateTablet for tablet 18cf1fa49b634774acf7e9b7b2c424fe (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:09.144273 23860 tablet_service.cc:1511] Processing CreateTablet for tablet 8b095526b05844eb9c41af4460cfcd73 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:09.146556 23859 tablet_service.cc:1511] Processing CreateTablet for tablet 947dfcb79fbc43d78b1b540c60f9532a (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:09.148643 23858 tablet_service.cc:1511] Processing CreateTablet for tablet b16de1fd41e94cef87d6f686263d930f (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:09.152467 23857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18cf1fa49b634774acf7e9b7b2c424fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.157737 23856 tablet_service.cc:1511] Processing CreateTablet for tablet 04dd1e0040924bb8b55f9cc737e9305a (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:09.156534 23782 tablet_service.cc:1511] Processing CreateTablet for tablet 04dd1e0040924bb8b55f9cc737e9305a (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:09.161620 23781 tablet_service.cc:1511] Processing CreateTablet for tablet e48d00e611ba4c819919d879dd22bc90 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:09.163707 23782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dd1e0040924bb8b55f9cc737e9305a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.165395 23781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48d00e611ba4c819919d879dd22bc90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.169941 23711 tablet_service.cc:1511] Processing CreateTablet for tablet 8b095526b05844eb9c41af4460cfcd73 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:09.176994 23708 tablet_service.cc:1511] Processing CreateTablet for tablet 18cf1fa49b634774acf7e9b7b2c424fe (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:09.180619 23860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b095526b05844eb9c41af4460cfcd73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.181604 23859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947dfcb79fbc43d78b1b540c60f9532a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.200331 23711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b095526b05844eb9c41af4460cfcd73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.201332 23858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b16de1fd41e94cef87d6f686263d930f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.206187 23708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18cf1fa49b634774acf7e9b7b2c424fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.209028 23707 tablet_service.cc:1511] Processing CreateTablet for tablet 04dd1e0040924bb8b55f9cc737e9305a (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:09.210800 23707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dd1e0040924bb8b55f9cc737e9305a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.212522 23856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dd1e0040924bb8b55f9cc737e9305a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.213855 23855 tablet_service.cc:1511] Processing CreateTablet for tablet e48d00e611ba4c819919d879dd22bc90 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:09.215698 23855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48d00e611ba4c819919d879dd22bc90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.221336 23709 tablet_service.cc:1511] Processing CreateTablet for tablet b16de1fd41e94cef87d6f686263d930f (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:09.223624 23709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b16de1fd41e94cef87d6f686263d930f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.226006 23706 tablet_service.cc:1511] Processing CreateTablet for tablet e48d00e611ba4c819919d879dd22bc90 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:09.227486 23706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48d00e611ba4c819919d879dd22bc90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.216105 23710 tablet_service.cc:1511] Processing CreateTablet for tablet 947dfcb79fbc43d78b1b540c60f9532a (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:09.229565 23710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947dfcb79fbc43d78b1b540c60f9532a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.247047 23705 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd36b838b5c4dc3b294bc8bb7043f44 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:09.248550 23705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd36b838b5c4dc3b294bc8bb7043f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.277009 23780 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd36b838b5c4dc3b294bc8bb7043f44 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:09.279599 23780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd36b838b5c4dc3b294bc8bb7043f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.294741 23913 tablet_bootstrap.cc:492] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80: Bootstrap starting.
I20260709 14:53:09.303746 23854 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd36b838b5c4dc3b294bc8bb7043f44 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:09.306958 23854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd36b838b5c4dc3b294bc8bb7043f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.319260 23914 tablet_bootstrap.cc:492] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107: Bootstrap starting.
I20260709 14:53:09.328225 23783 tablet_service.cc:1511] Processing CreateTablet for tablet 02635b4aa9c54e38b1c148effc8fbe2b (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:09.329442 23783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02635b4aa9c54e38b1c148effc8fbe2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.327059 23706 tablet_service.cc:1511] Processing CreateTablet for tablet 02635b4aa9c54e38b1c148effc8fbe2b (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:09.336956 23853 tablet_service.cc:1511] Processing CreateTablet for tablet 02635b4aa9c54e38b1c148effc8fbe2b (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:09.338491 23853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02635b4aa9c54e38b1c148effc8fbe2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.335623 23706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02635b4aa9c54e38b1c148effc8fbe2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.346067 23782 tablet_service.cc:1511] Processing CreateTablet for tablet 18e10bcddf1041cd9b57cbf96793fa91 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:09.359753 23914 tablet_bootstrap.cc:654] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.364192 23913 tablet_bootstrap.cc:654] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.365123 23782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e10bcddf1041cd9b57cbf96793fa91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.366454 23856 tablet_service.cc:1511] Processing CreateTablet for tablet 18e10bcddf1041cd9b57cbf96793fa91 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:09.375067 23856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e10bcddf1041cd9b57cbf96793fa91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.375633 23915 tablet_bootstrap.cc:492] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4: Bootstrap starting.
I20260709 14:53:09.373616 23708 tablet_service.cc:1511] Processing CreateTablet for tablet 18e10bcddf1041cd9b57cbf96793fa91 (DEFAULT_TABLE table=test-workload [id=33f647f0986a4b3690ea68e3c78f7bb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:09.384405 23708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e10bcddf1041cd9b57cbf96793fa91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.395612 23913 tablet_bootstrap.cc:492] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80: No bootstrap required, opened a new log
I20260709 14:53:09.396065 23913 ts_tablet_manager.cc:1403] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80: Time spent bootstrapping tablet: real 0.102s	user 0.000s	sys 0.015s
I20260709 14:53:09.412385 23913 raft_consensus.cc:359] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.413107 23913 raft_consensus.cc:385] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.413431 23913 raft_consensus.cc:740] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.421360 23913 consensus_queue.cc:260] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.422391 23915 tablet_bootstrap.cc:654] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.427867 23914 tablet_bootstrap.cc:492] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107: No bootstrap required, opened a new log
I20260709 14:53:09.428737 23914 ts_tablet_manager.cc:1403] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.014s
W20260709 14:53:09.429152 23666 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:09.429380 23746 heartbeater.cc:499] Master 127.23.8.190:41929 was elected leader, sending a full tablet report...
I20260709 14:53:09.430709 23913 ts_tablet_manager.cc:1434] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.003s
I20260709 14:53:09.432613 23913 tablet_bootstrap.cc:492] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80: Bootstrap starting.
I20260709 14:53:09.432241 23914 raft_consensus.cc:359] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.432976 23914 raft_consensus.cc:385] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.433290 23914 raft_consensus.cc:740] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.439927 23913 tablet_bootstrap.cc:654] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.456473 23915 tablet_bootstrap.cc:492] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4: No bootstrap required, opened a new log
I20260709 14:53:09.456897 23915 ts_tablet_manager.cc:1403] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.010s
I20260709 14:53:09.456956 23914 consensus_queue.cc:260] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.457993 23919 raft_consensus.cc:493] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.458554 23919 raft_consensus.cc:515] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.460232 23915 raft_consensus.cc:359] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.460955 23915 raft_consensus.cc:385] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.461264 23915 raft_consensus.cc:740] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.461982 23915 consensus_queue.cc:260] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.464058 23919 leader_election.cc:290] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.464946 23821 heartbeater.cc:499] Master 127.23.8.190:41929 was elected leader, sending a full tablet report...
I20260709 14:53:09.474630 23913 tablet_bootstrap.cc:492] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80: No bootstrap required, opened a new log
I20260709 14:53:09.475081 23913 ts_tablet_manager.cc:1403] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260709 14:53:09.478945 23913 raft_consensus.cc:359] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.479656 23913 raft_consensus.cc:385] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.479943 23913 raft_consensus.cc:740] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.484795 23914 ts_tablet_manager.cc:1434] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107: Time spent starting tablet: real 0.056s	user 0.027s	sys 0.006s
I20260709 14:53:09.485756 23914 tablet_bootstrap.cc:492] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107: Bootstrap starting.
I20260709 14:53:09.491979 23914 tablet_bootstrap.cc:654] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.493307 23895 heartbeater.cc:499] Master 127.23.8.190:41929 was elected leader, sending a full tablet report...
I20260709 14:53:09.480661 23913 consensus_queue.cc:260] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.498782 23913 ts_tablet_manager.cc:1434] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:53:09.500797 23915 ts_tablet_manager.cc:1434] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.006s
I20260709 14:53:09.501780 23915 tablet_bootstrap.cc:492] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4: Bootstrap starting.
I20260709 14:53:09.504674 23913 tablet_bootstrap.cc:492] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80: Bootstrap starting.
I20260709 14:53:09.504609 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80" is_pre_election: true
W20260709 14:53:09.506618 23762 leader_election.cc:343] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.510972 23915 tablet_bootstrap.cc:654] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.511703 23913 tablet_bootstrap.cc:654] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.527937 23914 tablet_bootstrap.cc:492] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107: No bootstrap required, opened a new log
I20260709 14:53:09.528494 23914 ts_tablet_manager.cc:1403] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.006s
I20260709 14:53:09.531366 23914 raft_consensus.cc:359] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.532089 23914 raft_consensus.cc:385] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.532439 23914 raft_consensus.cc:740] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.533218 23914 consensus_queue.cc:260] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.536171 23914 ts_tablet_manager.cc:1434] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 14:53:09.537009 23914 tablet_bootstrap.cc:492] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107: Bootstrap starting.
I20260709 14:53:09.537673 23913 tablet_bootstrap.cc:492] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80: No bootstrap required, opened a new log
I20260709 14:53:09.538159 23913 ts_tablet_manager.cc:1403] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260709 14:53:09.540913 23913 raft_consensus.cc:359] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.541663 23913 raft_consensus.cc:385] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.542006 23913 raft_consensus.cc:740] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.543056 23914 tablet_bootstrap.cc:654] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.542840 23913 consensus_queue.cc:260] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.545346 23913 ts_tablet_manager.cc:1434] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:09.547814 23913 tablet_bootstrap.cc:492] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80: Bootstrap starting.
I20260709 14:53:09.554867 23913 tablet_bootstrap.cc:654] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:09.557745 23822 tablet.cc:2406] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:09.559863 23914 tablet_bootstrap.cc:492] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107: No bootstrap required, opened a new log
I20260709 14:53:09.564581 23914 ts_tablet_manager.cc:1403] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.012s
I20260709 14:53:09.565708 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4" is_pre_election: true
W20260709 14:53:09.567982 23760 leader_election.cc:343] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.568421 23760 leader_election.cc:304] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107; no voters: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:09.569141 23919 raft_consensus.cc:2749] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.574736 23918 raft_consensus.cc:493] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.575212 23918 raft_consensus.cc:515] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.577396 23913 tablet_bootstrap.cc:492] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80: No bootstrap required, opened a new log
I20260709 14:53:09.577558 23918 leader_election.cc:290] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.577841 23913 ts_tablet_manager.cc:1403] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 14:53:09.580639 23913 raft_consensus.cc:359] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.581369 23913 raft_consensus.cc:385] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.581651 23913 raft_consensus.cc:740] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.582285 23913 consensus_queue.cc:260] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.569376 23915 tablet_bootstrap.cc:492] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4: No bootstrap required, opened a new log
I20260709 14:53:09.586494 23915 ts_tablet_manager.cc:1403] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.015s
I20260709 14:53:09.586530 23913 ts_tablet_manager.cc:1434] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:09.574419 23914 raft_consensus.cc:359] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.590155 23914 raft_consensus.cc:385] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.590366 23913 tablet_bootstrap.cc:492] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80: Bootstrap starting.
I20260709 14:53:09.590508 23914 raft_consensus.cc:740] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.590850 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107" is_pre_election: true
I20260709 14:53:09.591285 23914 consensus_queue.cc:260] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.592801 23915 raft_consensus.cc:359] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.594813 23915 raft_consensus.cc:385] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.595168 23915 raft_consensus.cc:740] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.595925 23915 consensus_queue.cc:260] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.599241 23915 ts_tablet_manager.cc:1434] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:09.601007 23915 tablet_bootstrap.cc:492] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4: Bootstrap starting.
I20260709 14:53:09.600150 23914 ts_tablet_manager.cc:1434] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
W20260709 14:53:09.601649 23685 leader_election.cc:343] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.603056 23914 tablet_bootstrap.cc:492] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107: Bootstrap starting.
I20260709 14:53:09.604986 23913 tablet_bootstrap.cc:654] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.615069 23915 tablet_bootstrap.cc:654] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.616220 23913 tablet_bootstrap.cc:492] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80: No bootstrap required, opened a new log
I20260709 14:53:09.615567 23914 tablet_bootstrap.cc:654] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.617127 23913 ts_tablet_manager.cc:1403] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.016s
I20260709 14:53:09.621150 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4" is_pre_election: true
I20260709 14:53:09.621465 23913 raft_consensus.cc:359] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.622301 23913 raft_consensus.cc:385] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:09.622587 23685 leader_election.cc:343] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.622582 23913 raft_consensus.cc:740] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.623121 23685 leader_election.cc:304] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825d968beaaf483aa569ca0a123fbf80; no voters: 23f2dab3cfe84eb5998c891af0209107, 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:09.623749 23918 raft_consensus.cc:2749] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.623546 23913 consensus_queue.cc:260] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.625651 23913 ts_tablet_manager.cc:1434] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:53:09.626566 23913 tablet_bootstrap.cc:492] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80: Bootstrap starting.
I20260709 14:53:09.632896 23913 tablet_bootstrap.cc:654] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.640036 23914 tablet_bootstrap.cc:492] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107: No bootstrap required, opened a new log
I20260709 14:53:09.640468 23914 ts_tablet_manager.cc:1403] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.005s
I20260709 14:53:09.641660 23913 tablet_bootstrap.cc:492] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80: No bootstrap required, opened a new log
I20260709 14:53:09.642180 23913 ts_tablet_manager.cc:1403] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 14:53:09.642838 23914 raft_consensus.cc:359] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.643448 23915 tablet_bootstrap.cc:492] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4: No bootstrap required, opened a new log
I20260709 14:53:09.643553 23914 raft_consensus.cc:385] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.643934 23914 raft_consensus.cc:740] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.644090 23915 ts_tablet_manager.cc:1403] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.003s
I20260709 14:53:09.644660 23914 consensus_queue.cc:260] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.644819 23913 raft_consensus.cc:359] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.645552 23913 raft_consensus.cc:385] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.645843 23913 raft_consensus.cc:740] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.646529 23913 consensus_queue.cc:260] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.646983 23914 ts_tablet_manager.cc:1434] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:09.648075 23914 tablet_bootstrap.cc:492] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107: Bootstrap starting.
I20260709 14:53:09.648986 23913 ts_tablet_manager.cc:1434] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:53:09.649876 23913 tablet_bootstrap.cc:492] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80: Bootstrap starting.
I20260709 14:53:09.654225 23919 raft_consensus.cc:493] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.654640 23919 raft_consensus.cc:515] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.656618 23919 leader_election.cc:290] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.658226 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80" is_pre_election: true
I20260709 14:53:09.658859 23721 raft_consensus.cc:2468] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 0.
I20260709 14:53:09.660444 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4" is_pre_election: true
W20260709 14:53:09.661718 23760 leader_election.cc:343] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.662514 23762 leader_election.cc:304] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [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: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:09.664296 23919 raft_consensus.cc:2804] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.664186 23915 raft_consensus.cc:359] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.664660 23919 raft_consensus.cc:493] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.664902 23915 raft_consensus.cc:385] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.665025 23919 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.665835 23915 raft_consensus.cc:740] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.666561 23915 consensus_queue.cc:260] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.668601 23915 ts_tablet_manager.cc:1434] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 14:53:09.669503 23915 tablet_bootstrap.cc:492] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4: Bootstrap starting.
I20260709 14:53:09.672199 23913 tablet_bootstrap.cc:654] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.671895 23919 raft_consensus.cc:515] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.674496 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:09.675007 23721 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.675447 23915 tablet_bootstrap.cc:654] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.681681 23721 raft_consensus.cc:2468] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 1.
I20260709 14:53:09.682910 23762 leader_election.cc:304] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:09.683995 23922 raft_consensus.cc:2804] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.685777 23914 tablet_bootstrap.cc:654] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.686395 23915 tablet_bootstrap.cc:492] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4: No bootstrap required, opened a new log
I20260709 14:53:09.686828 23915 ts_tablet_manager.cc:1403] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.014s
I20260709 14:53:09.689538 23915 raft_consensus.cc:359] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.690194 23915 raft_consensus.cc:385] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.690459 23915 raft_consensus.cc:740] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.690869 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:09.691150 23918 raft_consensus.cc:493] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.691093 23915 consensus_queue.cc:260] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.691656 23918 raft_consensus.cc:515] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
W20260709 14:53:09.692338 23760 leader_election.cc:343] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.693408 23915 ts_tablet_manager.cc:1434] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20260709 14:53:09.693656 23918 leader_election.cc:290] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.694267 23915 tablet_bootstrap.cc:492] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4: Bootstrap starting.
I20260709 14:53:09.694303 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107" is_pre_election: true
W20260709 14:53:09.696450 23685 leader_election.cc:343] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:09.697297 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4" is_pre_election: true
I20260709 14:53:09.697896 23870 raft_consensus.cc:2468] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 0.
I20260709 14:53:09.699096 23685 leader_election.cc:304] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [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: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 23f2dab3cfe84eb5998c891af0209107
I20260709 14:53:09.699801 23918 raft_consensus.cc:2804] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.693029 23919 leader_election.cc:290] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.700161 23918 raft_consensus.cc:493] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.700343 23915 tablet_bootstrap.cc:654] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.701833 23918 raft_consensus.cc:3060] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.703866 23913 tablet_bootstrap.cc:492] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80: No bootstrap required, opened a new log
I20260709 14:53:09.704325 23913 ts_tablet_manager.cc:1403] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80: Time spent bootstrapping tablet: real 0.055s	user 0.002s	sys 0.016s
I20260709 14:53:09.704824 23914 tablet_bootstrap.cc:492] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107: No bootstrap required, opened a new log
I20260709 14:53:09.705354 23914 ts_tablet_manager.cc:1403] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.003s
I20260709 14:53:09.707032 23913 raft_consensus.cc:359] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.707702 23913 raft_consensus.cc:385] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.707988 23913 raft_consensus.cc:740] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.708328 23918 raft_consensus.cc:515] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.708899 23913 consensus_queue.cc:260] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.708360 23914 raft_consensus.cc:359] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.709493 23922 raft_consensus.cc:697] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:09.710180 23914 raft_consensus.cc:385] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.710546 23914 raft_consensus.cc:740] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.710621 23922 consensus_queue.cc:237] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.711731 23915 tablet_bootstrap.cc:492] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4: No bootstrap required, opened a new log
I20260709 14:53:09.711344 23914 consensus_queue.cc:260] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.712172 23915 ts_tablet_manager.cc:1403] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 14:53:09.714015 23914 ts_tablet_manager.cc:1434] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:53:09.714993 23914 tablet_bootstrap.cc:492] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107: Bootstrap starting.
I20260709 14:53:09.714883 23915 raft_consensus.cc:359] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.716236 23915 raft_consensus.cc:385] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.716516 23915 raft_consensus.cc:740] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.717231 23915 consensus_queue.cc:260] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.717665 23918 leader_election.cc:290] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 election: Requested vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.718058 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:09.718561 23796 raft_consensus.cc:3060] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.719508 23915 ts_tablet_manager.cc:1434] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:09.720388 23915 tablet_bootstrap.cc:492] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4: Bootstrap starting.
I20260709 14:53:09.724872 23796 raft_consensus.cc:2468] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 1.
I20260709 14:53:09.727524 23685 leader_election.cc:304] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:09.726240 23915 tablet_bootstrap.cc:654] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.726341 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:09.729219 23870 raft_consensus.cc:3060] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.735522 23918 raft_consensus.cc:2804] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.735682 23870 raft_consensus.cc:2468] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 1.
I20260709 14:53:09.740171 23915 tablet_bootstrap.cc:492] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4: No bootstrap required, opened a new log
I20260709 14:53:09.740607 23915 ts_tablet_manager.cc:1403] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 14:53:09.741950 23914 tablet_bootstrap.cc:654] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.741678 23616 catalog_manager.cc:5697] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.743830 23915 raft_consensus.cc:359] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.744504 23915 raft_consensus.cc:385] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.744796 23915 raft_consensus.cc:740] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.745563 23915 consensus_queue.cc:260] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.748077 23915 ts_tablet_manager.cc:1434] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:09.749061 23915 tablet_bootstrap.cc:492] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4: Bootstrap starting.
I20260709 14:53:09.750098 23918 raft_consensus.cc:697] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Becoming Leader. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:09.751371 23918 consensus_queue.cc:237] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.753720 23914 tablet_bootstrap.cc:492] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107: No bootstrap required, opened a new log
I20260709 14:53:09.758946 23914 ts_tablet_manager.cc:1403] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.007s
I20260709 14:53:09.762065 23914 raft_consensus.cc:359] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.762820 23914 raft_consensus.cc:385] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.763113 23914 raft_consensus.cc:740] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.755733 23915 tablet_bootstrap.cc:654] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.763983 23913 ts_tablet_manager.cc:1434] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80: Time spent starting tablet: real 0.059s	user 0.013s	sys 0.017s
I20260709 14:53:09.765002 23913 tablet_bootstrap.cc:492] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80: Bootstrap starting.
I20260709 14:53:09.767863 23914 consensus_queue.cc:260] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.771044 23913 tablet_bootstrap.cc:654] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.771163 23914 ts_tablet_manager.cc:1434] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:53:09.772167 23914 tablet_bootstrap.cc:492] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107: Bootstrap starting.
I20260709 14:53:09.773656 23618 catalog_manager.cc:5697] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "825d968beaaf483aa569ca0a123fbf80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.778484 23914 tablet_bootstrap.cc:654] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.778990 23942 raft_consensus.cc:493] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.779662 23923 raft_consensus.cc:493] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.784556 23942 raft_consensus.cc:515] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.789970 23942 leader_election.cc:290] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.790678 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107" is_pre_election: true
I20260709 14:53:09.791092 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4" is_pre_election: true
I20260709 14:53:09.791257 23796 raft_consensus.cc:2468] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 0.
I20260709 14:53:09.791678 23870 raft_consensus.cc:2468] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 0.
I20260709 14:53:09.792536 23685 leader_election.cc:304] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:09.793314 23942 raft_consensus.cc:2804] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.793669 23942 raft_consensus.cc:493] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.794212 23942 raft_consensus.cc:3060] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.788340 23923 raft_consensus.cc:515] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.799181 23923 leader_election.cc:290] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:09.819743 23915 tablet_bootstrap.cc:492] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4: No bootstrap required, opened a new log
I20260709 14:53:09.820263 23915 ts_tablet_manager.cc:1403] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.000s
I20260709 14:53:09.822069 23922 raft_consensus.cc:493] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.822520 23922 raft_consensus.cc:515] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.824460 23922 leader_election.cc:290] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.825318 23915 raft_consensus.cc:359] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.825783 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80" is_pre_election: true
I20260709 14:53:09.826373 23721 raft_consensus.cc:2468] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 0.
I20260709 14:53:09.826057 23915 raft_consensus.cc:385] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.827432 23915 raft_consensus.cc:740] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.827692 23762 leader_election.cc:304] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:09.828519 23922 raft_consensus.cc:2804] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.828914 23922 raft_consensus.cc:493] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.829258 23922 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.831035 23913 tablet_bootstrap.cc:492] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80: No bootstrap required, opened a new log
I20260709 14:53:09.830996 23915 consensus_queue.cc:260] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.831585 23913 ts_tablet_manager.cc:1403] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80: Time spent bootstrapping tablet: real 0.067s	user 0.028s	sys 0.020s
I20260709 14:53:09.812839 23942 raft_consensus.cc:515] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.834657 23913 raft_consensus.cc:359] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.835362 23913 raft_consensus.cc:385] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.835676 23913 raft_consensus.cc:740] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.836402 23942 leader_election.cc:290] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 election: Requested vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.836347 23913 consensus_queue.cc:260] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.838472 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:09.839013 23870 raft_consensus.cc:3060] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.839567 23913 ts_tablet_manager.cc:1434] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:09.840489 23913 tablet_bootstrap.cc:492] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80: Bootstrap starting.
I20260709 14:53:09.836921 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:09.835680 23922 raft_consensus.cc:515] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.842008 23796 raft_consensus.cc:3060] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.843632 23922 leader_election.cc:290] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.846311 23915 ts_tablet_manager.cc:1434] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260709 14:53:09.846535 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:09.847110 23721 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.847363 23915 tablet_bootstrap.cc:492] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4: Bootstrap starting.
I20260709 14:53:09.847538 23922 raft_consensus.cc:493] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.847937 23922 raft_consensus.cc:515] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.850378 23922 leader_election.cc:290] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.851516 23913 tablet_bootstrap.cc:654] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.851969 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dd1e0040924bb8b55f9cc737e9305a" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80" is_pre_election: true
I20260709 14:53:09.852674 23720 raft_consensus.cc:2468] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 0.
I20260709 14:53:09.853950 23762 leader_election.cc:304] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:09.854661 23922 raft_consensus.cc:2804] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.855013 23922 raft_consensus.cc:493] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.855376 23922 raft_consensus.cc:3060] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.857113 23923 raft_consensus.cc:493] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.857568 23923 raft_consensus.cc:515] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.859433 23923 leader_election.cc:290] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:09.861676 23796 raft_consensus.cc:2468] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 1.
I20260709 14:53:09.861522 23922 raft_consensus.cc:515] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.862784 23685 leader_election.cc:304] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:09.863524 23942 raft_consensus.cc:2804] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.864012 23942 raft_consensus.cc:697] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Becoming Leader. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:09.864087 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dd1e0040924bb8b55f9cc737e9305a" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:09.864650 23720 raft_consensus.cc:3060] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.864835 23942 consensus_queue.cc:237] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.868419 23870 raft_consensus.cc:2468] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 1.
I20260709 14:53:09.869931 23922 leader_election.cc:290] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.871073 23720 raft_consensus.cc:2468] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 1.
I20260709 14:53:09.871316 23721 raft_consensus.cc:2468] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 1.
I20260709 14:53:09.872344 23915 tablet_bootstrap.cc:654] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.873303 23762 leader_election.cc:304] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:09.874081 23922 raft_consensus.cc:2804] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.874291 23762 leader_election.cc:304] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:09.875129 23939 raft_consensus.cc:2804] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.875644 23939 raft_consensus.cc:697] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:09.876453 23939 consensus_queue.cc:237] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.875221 23914 tablet_bootstrap.cc:492] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107: No bootstrap required, opened a new log
I20260709 14:53:09.879376 23914 ts_tablet_manager.cc:1403] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.015s
I20260709 14:53:09.882269 23914 raft_consensus.cc:359] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.882999 23914 raft_consensus.cc:385] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.883276 23914 raft_consensus.cc:740] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.883971 23914 consensus_queue.cc:260] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.887432 23914 ts_tablet_manager.cc:1434] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:09.888355 23914 tablet_bootstrap.cc:492] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107: Bootstrap starting.
I20260709 14:53:09.874692 23922 raft_consensus.cc:697] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:09.892139 23922 consensus_queue.cc:237] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.899245 23617 catalog_manager.cc:5697] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "825d968beaaf483aa569ca0a123fbf80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.905289 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4" is_pre_election: true
I20260709 14:53:09.905902 23870 raft_consensus.cc:2468] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 0.
I20260709 14:53:09.911007 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dd1e0040924bb8b55f9cc737e9305a" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4" is_pre_election: true
I20260709 14:53:09.911114 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:09.914113 23869 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.917166 23913 tablet_bootstrap.cc:492] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80: No bootstrap required, opened a new log
I20260709 14:53:09.918042 23913 ts_tablet_manager.cc:1403] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80: Time spent bootstrapping tablet: real 0.078s	user 0.004s	sys 0.010s
I20260709 14:53:09.918844 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dd1e0040924bb8b55f9cc737e9305a" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80" is_pre_election: true
I20260709 14:53:09.919765 23870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dd1e0040924bb8b55f9cc737e9305a" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:09.919543 23914 tablet_bootstrap.cc:654] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.920228 23720 raft_consensus.cc:2393] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fc2c58659f44658bd0b6792e61037e4 in current term 1: Already voted for candidate 23f2dab3cfe84eb5998c891af0209107 in this term.
I20260709 14:53:09.919516 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80" is_pre_election: true
I20260709 14:53:09.923903 23721 raft_consensus.cc:2468] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 0.
I20260709 14:53:09.915140 23868 raft_consensus.cc:2468] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 0.
I20260709 14:53:09.929155 23836 leader_election.cc:304] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:09.932780 23923 raft_consensus.cc:2804] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.933157 23923 raft_consensus.cc:493] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.933522 23923 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.935652 23913 raft_consensus.cc:359] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.936360 23913 raft_consensus.cc:385] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.936627 23913 raft_consensus.cc:740] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.937358 23913 consensus_queue.cc:260] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.940025 23913 ts_tablet_manager.cc:1434] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:53:09.943499 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dd1e0040924bb8b55f9cc737e9305a" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107" is_pre_election: true
I20260709 14:53:09.946014 23834 leader_election.cc:304] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fc2c58659f44658bd0b6792e61037e4; no voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80
I20260709 14:53:09.948830 23923 raft_consensus.cc:515] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.950730 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107" is_pre_election: true
I20260709 14:53:09.951386 23796 raft_consensus.cc:2468] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 0.
I20260709 14:53:09.955606 23942 raft_consensus.cc:493] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.956063 23942 raft_consensus.cc:515] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.951412 23923 leader_election.cc:290] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:09.957094 23923 raft_consensus.cc:3060] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.959525 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4" is_pre_election: true
I20260709 14:53:09.960129 23868 raft_consensus.cc:2468] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 0.
I20260709 14:53:09.957362 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:09.958165 23942 leader_election.cc:290] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.964066 23720 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.969321 23685 leader_election.cc:304] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:09.970137 23942 raft_consensus.cc:2804] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.970520 23942 raft_consensus.cc:493] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.970851 23942 raft_consensus.cc:3060] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.974799 23720 raft_consensus.cc:2468] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 1.
I20260709 14:53:09.975853 23836 leader_election.cc:304] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:09.976614 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107" is_pre_election: true
I20260709 14:53:09.977217 23796 raft_consensus.cc:2468] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 0.
I20260709 14:53:09.977278 23942 raft_consensus.cc:515] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.979470 23942 leader_election.cc:290] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 election: Requested vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:09.980885 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:09.981468 23868 raft_consensus.cc:3060] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.982261 23923 raft_consensus.cc:2749] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.983754 23923 raft_consensus.cc:2804] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.985044 23923 raft_consensus.cc:697] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 LEADER]: Becoming Leader. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:09.986452 23923 consensus_queue.cc:237] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:09.985494 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:09.989409 23796 raft_consensus.cc:3060] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.989090 23868 raft_consensus.cc:2468] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 1.
I20260709 14:53:09.999859 23915 tablet_bootstrap.cc:492] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4: No bootstrap required, opened a new log
I20260709 14:53:10.000308 23915 ts_tablet_manager.cc:1403] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4: Time spent bootstrapping tablet: real 0.153s	user 0.007s	sys 0.026s
I20260709 14:53:10.000146 23869 raft_consensus.cc:2468] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 1.
I20260709 14:53:10.000283 23685 leader_election.cc:304] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:10.001801 23914 tablet_bootstrap.cc:492] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107: No bootstrap required, opened a new log
I20260709 14:53:10.002198 23914 ts_tablet_manager.cc:1403] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107: Time spent bootstrapping tablet: real 0.114s	user 0.029s	sys 0.029s
I20260709 14:53:10.002358 23942 raft_consensus.cc:2804] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:10.002794 23942 raft_consensus.cc:697] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Becoming Leader. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:10.005362 23942 consensus_queue.cc:237] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.006152 23796 raft_consensus.cc:2468] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 1.
W20260709 14:53:10.006524 23834 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.130:42447, user_credentials={real_user=slave}} blocked reactor thread for 60952.9us
I20260709 14:53:10.013978 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:10.014600 23796 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.011425 23617 catalog_manager.cc:5697] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.017978 23914 raft_consensus.cc:359] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.018591 23914 raft_consensus.cc:385] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.018911 23914 raft_consensus.cc:740] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.018517 23617 catalog_manager.cc:5697] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.019522 23914 consensus_queue.cc:260] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.021476 23914 ts_tablet_manager.cc:1434] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:53:10.020771 23618 catalog_manager.cc:5697] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "825d968beaaf483aa569ca0a123fbf80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.022262 23914 tablet_bootstrap.cc:492] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107: Bootstrap starting.
I20260709 14:53:10.022912 23915 raft_consensus.cc:359] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.023643 23915 raft_consensus.cc:385] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.023906 23915 raft_consensus.cc:740] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.024567 23915 consensus_queue.cc:260] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.026530 23915 ts_tablet_manager.cc:1434] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:53:10.029459 23914 tablet_bootstrap.cc:654] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.032809 23796 raft_consensus.cc:2468] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 1.
I20260709 14:53:10.034579 23915 tablet_bootstrap.cc:492] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4: Bootstrap starting.
I20260709 14:53:10.039623 23615 catalog_manager.cc:5697] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "9fc2c58659f44658bd0b6792e61037e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:10.040875 23914 tablet_bootstrap.cc:492] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107: No bootstrap required, opened a new log
I20260709 14:53:10.045670 23914 ts_tablet_manager.cc:1403] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260709 14:53:10.046094 23915 tablet_bootstrap.cc:654] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.052109 23915 tablet_bootstrap.cc:492] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4: No bootstrap required, opened a new log
I20260709 14:53:10.052536 23915 ts_tablet_manager.cc:1403] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.004s
I20260709 14:53:10.049743 23914 raft_consensus.cc:359] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.054210 23914 raft_consensus.cc:385] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.054586 23914 raft_consensus.cc:740] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.054978 23915 raft_consensus.cc:359] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.055331 23914 consensus_queue.cc:260] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.055830 23915 raft_consensus.cc:385] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.056224 23915 raft_consensus.cc:740] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.057008 23915 consensus_queue.cc:260] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.057945 23914 ts_tablet_manager.cc:1434] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:10.059434 23915 ts_tablet_manager.cc:1434] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:10.133812 23923 raft_consensus.cc:493] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:10.134248 23923 raft_consensus.cc:515] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.135763 23923 leader_election.cc:290] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:10.136778 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107" is_pre_election: true
I20260709 14:53:10.136705 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80" is_pre_election: true
I20260709 14:53:10.137795 23720 raft_consensus.cc:2393] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fc2c58659f44658bd0b6792e61037e4 in current term 1: Already voted for candidate 23f2dab3cfe84eb5998c891af0209107 in this term.
I20260709 14:53:10.138787 23836 leader_election.cc:304] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fc2c58659f44658bd0b6792e61037e4; no voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80
I20260709 14:53:10.139542 23923 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.144910 23923 raft_consensus.cc:2749] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:10.149148 23922 consensus_queue.cc:1048] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.149893 23939 consensus_queue.cc:1048] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.172652 23923 raft_consensus.cc:493] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:10.173134 23923 raft_consensus.cc:515] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.175076 23923 leader_election.cc:290] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:10.175845 23942 raft_consensus.cc:493] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:10.176208 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80" is_pre_election: true
I20260709 14:53:10.176611 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107" is_pre_election: true
I20260709 14:53:10.177130 23796 raft_consensus.cc:2468] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 0.
I20260709 14:53:10.179569 23834 leader_election.cc:304] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:10.176280 23942 raft_consensus.cc:515] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.181203 23721 raft_consensus.cc:2468] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 0.
I20260709 14:53:10.182298 23942 leader_election.cc:290] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:10.180258 23923 raft_consensus.cc:2804] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:10.182855 23923 raft_consensus.cc:493] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:10.183174 23923 raft_consensus.cc:3060] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.184125 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107" is_pre_election: true
I20260709 14:53:10.184644 23796 raft_consensus.cc:2468] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 0.
I20260709 14:53:10.184888 23962 raft_consensus.cc:493] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:10.185329 23962 raft_consensus.cc:515] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.185716 23685 leader_election.cc:304] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:10.186447 23942 raft_consensus.cc:2804] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:10.186794 23942 raft_consensus.cc:493] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:10.187114 23942 raft_consensus.cc:3060] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.187311 23962 leader_election.cc:290] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:10.187178 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4" is_pre_election: true
I20260709 14:53:10.188555 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02635b4aa9c54e38b1c148effc8fbe2b" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80" is_pre_election: true
I20260709 14:53:10.189038 23721 raft_consensus.cc:2468] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 0.
I20260709 14:53:10.189073 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02635b4aa9c54e38b1c148effc8fbe2b" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107" is_pre_election: true
I20260709 14:53:10.189774 23796 raft_consensus.cc:2468] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 0.
I20260709 14:53:10.190414 23836 leader_election.cc:304] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:10.191165 23962 raft_consensus.cc:2804] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:10.191473 23962 raft_consensus.cc:493] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:10.191782 23962 raft_consensus.cc:3060] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.193773 23942 raft_consensus.cc:515] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.195644 23942 leader_election.cc:290] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 1 election: Requested vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:10.196715 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:10.196518 23962 raft_consensus.cc:515] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.198927 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:10.198978 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02635b4aa9c54e38b1c148effc8fbe2b" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:10.199647 23796 raft_consensus.cc:3060] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.199364 23923 raft_consensus.cc:515] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.200920 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02635b4aa9c54e38b1c148effc8fbe2b" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:10.201499 23795 raft_consensus.cc:3060] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.202025 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:10.202920 23721 raft_consensus.cc:3060] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.203048 23720 raft_consensus.cc:2393] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9fc2c58659f44658bd0b6792e61037e4 in current term 1: Already voted for candidate 825d968beaaf483aa569ca0a123fbf80 in this term.
I20260709 14:53:10.205124 23923 leader_election.cc:290] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:10.206323 23794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:10.207805 23834 leader_election.cc:304] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [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: 9fc2c58659f44658bd0b6792e61037e4; no voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80
I20260709 14:53:10.209292 23721 raft_consensus.cc:2468] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 1.
I20260709 14:53:10.209810 23962 leader_election.cc:290] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:10.210342 23962 raft_consensus.cc:2749] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:10.210537 23836 leader_election.cc:304] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:10.209197 23796 raft_consensus.cc:2468] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 1.
I20260709 14:53:10.211261 23795 raft_consensus.cc:2468] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 1.
I20260709 14:53:10.211494 23869 raft_consensus.cc:2393] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 825d968beaaf483aa569ca0a123fbf80 in current term 1: Already voted for candidate 9fc2c58659f44658bd0b6792e61037e4 in this term.
I20260709 14:53:10.211988 23685 leader_election.cc:304] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [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: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:10.212708 23942 raft_consensus.cc:2804] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:10.213152 23942 raft_consensus.cc:697] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Becoming Leader. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:10.213354 23962 raft_consensus.cc:2804] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:10.213804 23962 raft_consensus.cc:697] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 1 LEADER]: Becoming Leader. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:10.213966 23942 consensus_queue.cc:237] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.214885 23962 consensus_queue.cc:237] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.222765 23617 catalog_manager.cc:5697] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "9fc2c58659f44658bd0b6792e61037e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:10.231391 23615 catalog_manager.cc:5697] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "825d968beaaf483aa569ca0a123fbf80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.247905 23942 consensus_queue.cc:1048] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.252838 23942 consensus_queue.cc:1048] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.266852 23918 consensus_queue.cc:1048] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.285993 23942 consensus_queue.cc:1048] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.382763 23795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
mode: GRACEFUL
new_leader_uuid: "825d968beaaf483aa569ca0a123fbf80"
 from {username='slave'} at 127.0.0.1:37992
I20260709 14:53:10.383353 23795 raft_consensus.cc:606] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Received request to transfer leadership to TS 825d968beaaf483aa569ca0a123fbf80
I20260709 14:53:10.390483 23795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
mode: GRACEFUL
new_leader_uuid: "825d968beaaf483aa569ca0a123fbf80"
 from {username='slave'} at 127.0.0.1:37992
I20260709 14:53:10.390935 23795 raft_consensus.cc:606] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Received request to transfer leadership to TS 825d968beaaf483aa569ca0a123fbf80
I20260709 14:53:10.405318 23721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
mode: GRACEFUL
new_leader_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:47318
I20260709 14:53:10.405791 23721 raft_consensus.cc:606] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Received request to transfer leadership to TS 23f2dab3cfe84eb5998c891af0209107
I20260709 14:53:10.411921 23939 consensus_queue.cc:1048] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.419262 23939 consensus_queue.cc:1048] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.423828 23868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44"
dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
mode: GRACEFUL
new_leader_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:36734
I20260709 14:53:10.424437 23868 raft_consensus.cc:606] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 LEADER]: Received request to transfer leadership to TS 23f2dab3cfe84eb5998c891af0209107
I20260709 14:53:10.426757 23939 raft_consensus.cc:993] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107: : Instructing follower 825d968beaaf483aa569ca0a123fbf80 to start an election
I20260709 14:53:10.427621 23919 raft_consensus.cc:1081] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Signalling peer 825d968beaaf483aa569ca0a123fbf80 to start an election
I20260709 14:53:10.429306 23720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
 from {username='slave'} at 127.0.0.1:47304
I20260709 14:53:10.429831 23720 raft_consensus.cc:493] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.430938 23869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02635b4aa9c54e38b1c148effc8fbe2b"
dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
mode: GRACEFUL
new_leader_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:36734
I20260709 14:53:10.432585 23720 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.432684 23869 raft_consensus.cc:606] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 1 LEADER]: Received request to transfer leadership to TS 23f2dab3cfe84eb5998c891af0209107
I20260709 14:53:10.435940 23922 consensus_queue.cc:1048] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.439987 23718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
mode: GRACEFUL
new_leader_uuid: "9fc2c58659f44658bd0b6792e61037e4"
 from {username='slave'} at 127.0.0.1:47318
I20260709 14:53:10.440575 23718 raft_consensus.cc:606] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Received request to transfer leadership to TS 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:10.444491 23720 raft_consensus.cc:515] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.446110 23721 raft_consensus.cc:1240] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Rejecting Update request from peer 23f2dab3cfe84eb5998c891af0209107 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:10.451644 23919 consensus_queue.cc:1059] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.452273 23922 consensus_queue.cc:1048] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.455013 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:10.455817 23795 raft_consensus.cc:3055] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.456149 23795 raft_consensus.cc:740] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:10.456840 23795 consensus_queue.cc:260] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.457113 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:10.457597 23795 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.460594 23720 leader_election.cc:290] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 2 election: Requested vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:10.466113 23795 raft_consensus.cc:2468] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 2.
I20260709 14:53:10.468137 23685 leader_election.cc:304] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [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: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:10.469308 23977 raft_consensus.cc:2804] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.469753 23977 raft_consensus.cc:697] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 2 LEADER]: Becoming Leader. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:10.470605 23977 consensus_queue.cc:237] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
W20260709 14:53:10.475693 23983 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:53:10.480218 23962 consensus_queue.cc:1048] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.480815 23977 consensus_queue.cc:1048] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.493664 23977 raft_consensus.cc:993] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80: : Instructing follower 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:10.494040 23977 raft_consensus.cc:1081] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Signalling peer 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:10.496969 23618 catalog_manager.cc:5697] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 reported cstate change: term changed from 1 to 2, leader changed from 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130) to 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129). New cstate: current_term: 2 leader_uuid: "825d968beaaf483aa569ca0a123fbf80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.501214 23942 consensus_queue.cc:1048] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.501366 23796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:37962
I20260709 14:53:10.502408 23796 raft_consensus.cc:493] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.502683 23796 raft_consensus.cc:3060] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.507385 23796 raft_consensus.cc:515] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.509967 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:10.510541 23719 raft_consensus.cc:3055] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.510838 23719 raft_consensus.cc:740] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:10.511541 23719 consensus_queue.cc:260] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.512409 23719 raft_consensus.cc:3060] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.512765 23796 leader_election.cc:290] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 2 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:10.512223 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:10.522761 23962 raft_consensus.cc:993] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4: : Instructing follower 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:10.523159 23962 raft_consensus.cc:1081] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 LEADER]: Signalling peer 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:10.525858 23719 raft_consensus.cc:2468] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 2.
I20260709 14:53:10.527370 23762 leader_election.cc:304] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [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: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:10.528065 23983 raft_consensus.cc:2804] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.528505 23983 raft_consensus.cc:697] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:10.528767 23796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:37978
I20260709 14:53:10.528374 23923 consensus_queue.cc:1048] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:10.529291 23983 consensus_queue.cc:237] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.529304 23796 raft_consensus.cc:493] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.531432 23796 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.536859 23617 catalog_manager.cc:5697] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 1 to 2, leader changed from 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129) to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.538305 23796 raft_consensus.cc:515] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.539909 23795 raft_consensus.cc:1240] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Rejecting Update request from peer 9fc2c58659f44658bd0b6792e61037e4 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:10.540483 23796 leader_election.cc:290] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 2 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:10.542708 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:10.545465 23923 consensus_queue.cc:1059] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.546160 23923 raft_consensus.cc:3055] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.546289 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:10.546489 23923 raft_consensus.cc:740] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:10.547310 23923 consensus_queue.cc:260] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.548390 23923 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.560031 23869 raft_consensus.cc:2468] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 2.
I20260709 14:53:10.561460 23760 leader_election.cc:304] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [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: 23f2dab3cfe84eb5998c891af0209107, 9fc2c58659f44658bd0b6792e61037e4; no voters: 825d968beaaf483aa569ca0a123fbf80
I20260709 14:53:10.562064 23983 raft_consensus.cc:2804] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.562523 23983 raft_consensus.cc:697] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:10.563271 23983 consensus_queue.cc:237] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.569149 23617 catalog_manager.cc:5697] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 1 to 2, leader changed from 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131) to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.626770 23923 consensus_queue.cc:1048] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.632445 23962 raft_consensus.cc:993] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4: : Instructing follower 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:10.633890 23923 raft_consensus.cc:1081] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 1 LEADER]: Signalling peer 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:10.635432 23796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02635b4aa9c54e38b1c148effc8fbe2b"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:37978
I20260709 14:53:10.635953 23796 raft_consensus.cc:493] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.636282 23796 raft_consensus.cc:3060] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.642117 23923 consensus_queue.cc:1048] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.643777 23796 raft_consensus.cc:515] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.645002 23795 raft_consensus.cc:1240] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Rejecting Update request from peer 9fc2c58659f44658bd0b6792e61037e4 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:10.647197 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02635b4aa9c54e38b1c148effc8fbe2b" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:10.648104 23796 leader_election.cc:290] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 2 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:10.648636 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02635b4aa9c54e38b1c148effc8fbe2b" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:10.649290 23869 raft_consensus.cc:3055] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.649400 23991 consensus_queue.cc:1059] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.649677 23869 raft_consensus.cc:740] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:10.650574 23869 consensus_queue.cc:260] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.651640 23869 raft_consensus.cc:3060] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.658010 23869 raft_consensus.cc:2468] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 2.
W20260709 14:53:10.658377 23962 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:53:10.659451 23760 leader_election.cc:304] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [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: 23f2dab3cfe84eb5998c891af0209107, 9fc2c58659f44658bd0b6792e61037e4; no voters: 825d968beaaf483aa569ca0a123fbf80
I20260709 14:53:10.660172 23983 raft_consensus.cc:2804] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.660562 23983 raft_consensus.cc:697] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:10.661229 23983 consensus_queue.cc:237] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.667366 23617 catalog_manager.cc:5697] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 1 to 2, leader changed from 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131) to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.752926 23922 raft_consensus.cc:993] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107: : Instructing follower 825d968beaaf483aa569ca0a123fbf80 to start an election
I20260709 14:53:10.753433 23983 raft_consensus.cc:1081] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Signalling peer 825d968beaaf483aa569ca0a123fbf80 to start an election
I20260709 14:53:10.754948 23719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
 from {username='slave'} at 127.0.0.1:47304
I20260709 14:53:10.755476 23719 raft_consensus.cc:493] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.755842 23719 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.762264 23719 raft_consensus.cc:515] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.764194 23719 leader_election.cc:290] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 2 election: Requested vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:10.764814 23796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:10.765138 23869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:10.765439 23796 raft_consensus.cc:3055] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.765748 23796 raft_consensus.cc:740] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:10.765781 23869 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.766497 23796 consensus_queue.cc:260] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.767342 23796 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.771379 23796 raft_consensus.cc:2468] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 2.
I20260709 14:53:10.771993 23869 raft_consensus.cc:2468] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 2.
I20260709 14:53:10.772384 23685 leader_election.cc:304] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:10.773023 23942 raft_consensus.cc:2804] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.773486 23942 raft_consensus.cc:697] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 2 LEADER]: Becoming Leader. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:10.774240 23942 consensus_queue.cc:237] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.780220 23617 catalog_manager.cc:5697] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 reported cstate change: term changed from 1 to 2, leader changed from 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130) to 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129). New cstate: current_term: 2 leader_uuid: "825d968beaaf483aa569ca0a123fbf80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:10.812906 23942 consensus_queue.cc:1048] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.819192 23918 raft_consensus.cc:993] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80: : Instructing follower 9fc2c58659f44658bd0b6792e61037e4 to start an election
I20260709 14:53:10.819622 23918 raft_consensus.cc:1081] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Signalling peer 9fc2c58659f44658bd0b6792e61037e4 to start an election
I20260709 14:53:10.828665 23869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91"
dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
 from {username='slave'} at 127.0.0.1:36732
I20260709 14:53:10.829434 23869 raft_consensus.cc:493] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:10.829787 23869 raft_consensus.cc:3060] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.830876 23918 consensus_queue.cc:1048] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:10.836149 23869 raft_consensus.cc:515] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.837626 23868 raft_consensus.cc:1240] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Rejecting Update request from peer 825d968beaaf483aa569ca0a123fbf80 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:10.838801 23869 leader_election.cc:290] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 2 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:10.839969 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:10.842530 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e10bcddf1041cd9b57cbf96793fa91" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:10.843050 23719 raft_consensus.cc:3055] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:10.843326 23719 raft_consensus.cc:740] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:10.844041 23719 consensus_queue.cc:260] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.845204 23719 raft_consensus.cc:3060] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.851333 23719 raft_consensus.cc:2468] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 2.
I20260709 14:53:10.852243 23836 leader_election.cc:304] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [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: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 23f2dab3cfe84eb5998c891af0209107
I20260709 14:53:10.852850 23962 raft_consensus.cc:2804] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.853320 23962 raft_consensus.cc:697] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:10.854027 23962 consensus_queue.cc:237] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:10.860396 23618 catalog_manager.cc:5697] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 reported cstate change: term changed from 1 to 2, leader changed from 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129) to 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "9fc2c58659f44658bd0b6792e61037e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:10.888695 23796 raft_consensus.cc:1275] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Refusing update from remote peer 825d968beaaf483aa569ca0a123fbf80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.889799 23995 consensus_queue.cc:1048] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.898393 23869 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.906090 23869 raft_consensus.cc:1275] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Refusing update from remote peer 825d968beaaf483aa569ca0a123fbf80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.907459 23995 consensus_queue.cc:1048] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.936653 23869 raft_consensus.cc:3060] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:10.942883 23869 raft_consensus.cc:1275] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.944051 23983 consensus_queue.cc:1048] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.952591 23719 raft_consensus.cc:1275] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.953991 23919 consensus_queue.cc:1048] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:11.044250 23719 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.048761 23719 raft_consensus.cc:1275] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.049926 23919 consensus_queue.cc:1048] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:11.058398 23869 raft_consensus.cc:1275] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.060055 23919 consensus_queue.cc:1048] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:11.090022 23869 raft_consensus.cc:1275] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.091069 23919 consensus_queue.cc:1048] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:11.098712 23719 raft_consensus.cc:3060] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.106180 23719 raft_consensus.cc:1275] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.107168 23919 consensus_queue.cc:1048] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:11.306789 23869 raft_consensus.cc:1275] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Refusing update from remote peer 825d968beaaf483aa569ca0a123fbf80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.307821 23995 consensus_queue.cc:1048] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:11.311050 23796 raft_consensus.cc:3060] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.316005 23795 raft_consensus.cc:1275] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Refusing update from remote peer 825d968beaaf483aa569ca0a123fbf80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.317757 23796 raft_consensus.cc:1275] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Refusing update from remote peer 9fc2c58659f44658bd0b6792e61037e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.318383 23995 consensus_queue.cc:1048] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:11.318939 23962 consensus_queue.cc:1048] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:11.333045 23719 raft_consensus.cc:1275] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Refusing update from remote peer 9fc2c58659f44658bd0b6792e61037e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.335955 23923 consensus_queue.cc:1048] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:13.465866 23586 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:53:13.466696 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:13.485750 23795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
mode: GRACEFUL
new_leader_uuid: "9fc2c58659f44658bd0b6792e61037e4"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:53:13.486215 23795 raft_consensus.cc:606] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Received request to transfer leadership to TS 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:13.496495 23719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
mode: GRACEFUL
new_leader_uuid: "9fc2c58659f44658bd0b6792e61037e4"
 from {username='slave'} at 127.0.0.1:48592
I20260709 14:53:13.496927 23719 raft_consensus.cc:606] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Received request to transfer leadership to TS 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:13.497973 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:13.498353 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:13.542204 24002 raft_consensus.cc:993] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80: : Instructing follower 9fc2c58659f44658bd0b6792e61037e4 to start an election
I20260709 14:53:13.542644 24002 raft_consensus.cc:1081] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Signalling peer 9fc2c58659f44658bd0b6792e61037e4 to start an election
I20260709 14:53:13.543853 23868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f"
dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
 from {username='slave'} at 127.0.0.1:36732
I20260709 14:53:13.544234 23868 raft_consensus.cc:493] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.544462 23868 raft_consensus.cc:3060] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:13.549314 23868 raft_consensus.cc:515] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:13.550676 23868 leader_election.cc:290] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 2 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:13.551222 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:13.551587 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:13.551748 23719 raft_consensus.cc:3055] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:13.552070 23719 raft_consensus.cc:740] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:13.552111 23795 raft_consensus.cc:3060] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:13.552896 23719 consensus_queue.cc:260] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:13.554046 23719 raft_consensus.cc:3060] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:13.558180 23795 raft_consensus.cc:2468] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 2.
I20260709 14:53:13.559286 23834 leader_election.cc:304] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:13.559981 23719 raft_consensus.cc:2468] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 2.
I20260709 14:53:13.560048 23923 raft_consensus.cc:2804] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:13.561357 23923 raft_consensus.cc:697] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:13.561967 23923 consensus_queue.cc:237] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:13.567936 23618 catalog_manager.cc:5697] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 reported cstate change: term changed from 1 to 2, leader changed from 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129) to 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "9fc2c58659f44658bd0b6792e61037e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.592417 24001 raft_consensus.cc:993] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107: : Instructing follower 9fc2c58659f44658bd0b6792e61037e4 to start an election
I20260709 14:53:13.592777 24012 raft_consensus.cc:1081] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Signalling peer 9fc2c58659f44658bd0b6792e61037e4 to start an election
I20260709 14:53:13.594027 23868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44"
dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
 from {username='slave'} at 127.0.0.1:36722
I20260709 14:53:13.594424 23868 raft_consensus.cc:493] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.594697 23868 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.598690 23868 raft_consensus.cc:515] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:13.600052 23868 leader_election.cc:290] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 3 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:13.600934 23719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:13.601081 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:13.601490 23719 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.601593 23795 raft_consensus.cc:3055] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:13.601931 23795 raft_consensus.cc:740] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:13.602664 23795 consensus_queue.cc:260] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:13.603809 23795 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.607496 23719 raft_consensus.cc:2468] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 3.
I20260709 14:53:13.608440 23836 leader_election.cc:304] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [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: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:13.609017 23923 raft_consensus.cc:2804] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:13.609247 23795 raft_consensus.cc:2468] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 3.
I20260709 14:53:13.609392 23923 raft_consensus.cc:697] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 LEADER]: Becoming Leader. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:13.610167 23923 consensus_queue.cc:237] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:13.616137 23618 catalog_manager.cc:5697] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 reported cstate change: term changed from 2 to 3, leader changed from 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130) to 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131). New cstate: current_term: 3 leader_uuid: "9fc2c58659f44658bd0b6792e61037e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:14.061955 23795 raft_consensus.cc:1275] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Refusing update from remote peer 9fc2c58659f44658bd0b6792e61037e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.062994 23923 consensus_queue.cc:1048] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.075774 23719 raft_consensus.cc:1275] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Refusing update from remote peer 9fc2c58659f44658bd0b6792e61037e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.077143 24006 consensus_queue.cc:1048] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.119984 23720 raft_consensus.cc:1275] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Refusing update from remote peer 9fc2c58659f44658bd0b6792e61037e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:14.121058 24016 consensus_queue.cc:1048] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:14.128551 23795 raft_consensus.cc:1275] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Refusing update from remote peer 9fc2c58659f44658bd0b6792e61037e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:14.130080 24016 consensus_queue.cc:1048] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:14.498960 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:14.507408 23720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
mode: GRACEFUL
new_leader_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:47318
I20260709 14:53:14.507964 23720 raft_consensus.cc:606] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Received request to transfer leadership to TS 23f2dab3cfe84eb5998c891af0209107
I20260709 14:53:14.512352 23720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
mode: GRACEFUL
new_leader_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:47318
I20260709 14:53:14.512882 23720 raft_consensus.cc:606] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 2 LEADER]: Received request to transfer leadership to TS 23f2dab3cfe84eb5998c891af0209107
I20260709 14:53:14.517508 23868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f"
dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
mode: GRACEFUL
new_leader_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:36734
I20260709 14:53:14.517923 23868 raft_consensus.cc:606] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 2 LEADER]: Received request to transfer leadership to TS 23f2dab3cfe84eb5998c891af0209107
I20260709 14:53:14.522143 23720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
mode: GRACEFUL
new_leader_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:47318
I20260709 14:53:14.522681 23720 raft_consensus.cc:606] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 2 LEADER]: Received request to transfer leadership to TS 23f2dab3cfe84eb5998c891af0209107
I20260709 14:53:14.531055 23868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44"
dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
mode: GRACEFUL
new_leader_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:36734
I20260709 14:53:14.531471 23868 raft_consensus.cc:606] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 LEADER]: Received request to transfer leadership to TS 23f2dab3cfe84eb5998c891af0209107
I20260709 14:53:14.538035 24002 raft_consensus.cc:993] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80: : Instructing follower 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:14.538365 24022 raft_consensus.cc:1081] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Signalling peer 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:14.539508 23795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:37962
I20260709 14:53:14.539887 23795 raft_consensus.cc:493] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.540136 23795 raft_consensus.cc:3060] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.544312 23795 raft_consensus.cc:515] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.545688 23795 leader_election.cc:290] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 2 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:14.546288 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:14.546665 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:14.546742 23720 raft_consensus.cc:3055] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:14.547144 23868 raft_consensus.cc:3060] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.547156 23720 raft_consensus.cc:740] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:14.547873 23720 consensus_queue.cc:260] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.548791 23720 raft_consensus.cc:3060] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:14.552057 23868 raft_consensus.cc:2468] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 2.
I20260709 14:53:14.552896 23760 leader_election.cc:304] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f2dab3cfe84eb5998c891af0209107, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:14.553454 24012 raft_consensus.cc:2804] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:14.553537 23720 raft_consensus.cc:2468] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 2.
I20260709 14:53:14.554302 24012 raft_consensus.cc:697] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:14.554939 24012 consensus_queue.cc:237] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.560660 23615 catalog_manager.cc:5697] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 1 to 2, leader changed from 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129) to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.605334 24006 raft_consensus.cc:993] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4: : Instructing follower 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:14.605760 24016 raft_consensus.cc:1081] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 2 LEADER]: Signalling peer 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:14.607021 23795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:37978
I20260709 14:53:14.607551 23795 raft_consensus.cc:493] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.607878 23795 raft_consensus.cc:3060] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.611969 23795 raft_consensus.cc:515] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.613384 23795 leader_election.cc:290] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 3 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:14.613981 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:14.614212 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b16de1fd41e94cef87d6f686263d930f" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:14.614496 23720 raft_consensus.cc:3060] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.614656 23868 raft_consensus.cc:3055] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:14.614964 23868 raft_consensus.cc:740] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:14.615541 23868 consensus_queue.cc:260] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.616333 23868 raft_consensus.cc:3060] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.618767 23720 raft_consensus.cc:2468] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 3.
I20260709 14:53:14.619642 23762 leader_election.cc:304] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [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: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:14.620201 24012 raft_consensus.cc:2804] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:14.620304 23868 raft_consensus.cc:2468] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 3.
I20260709 14:53:14.620559 24012 raft_consensus.cc:697] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:14.621318 24012 consensus_queue.cc:237] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.625972 23615 catalog_manager.cc:5697] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 2 to 3, leader changed from 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131) to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 3 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.638010 24002 raft_consensus.cc:993] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80: : Instructing follower 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:14.638334 24022 raft_consensus.cc:1081] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 2 LEADER]: Signalling peer 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:14.639482 23795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:37962
I20260709 14:53:14.639838 23795 raft_consensus.cc:493] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.640069 23795 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.644057 23795 raft_consensus.cc:515] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.645419 23795 leader_election.cc:290] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 3 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:14.646023 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:14.646252 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:14.646457 23720 raft_consensus.cc:3055] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:14.646746 23720 raft_consensus.cc:740] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:14.646790 23868 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.647389 23720 consensus_queue.cc:260] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.648245 23720 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.650902 23868 raft_consensus.cc:2468] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 3.
I20260709 14:53:14.651671 23760 leader_election.cc:304] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [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: 23f2dab3cfe84eb5998c891af0209107, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:14.652220 24012 raft_consensus.cc:2804] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:14.652293 23720 raft_consensus.cc:2468] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 3.
I20260709 14:53:14.652594 24012 raft_consensus.cc:697] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:14.653311 24012 consensus_queue.cc:237] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.658535 23615 catalog_manager.cc:5697] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 2 to 3, leader changed from 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129) to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 3 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.906474 23923 raft_consensus.cc:993] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4: : Instructing follower 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:14.906947 23923 raft_consensus.cc:1081] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 LEADER]: Signalling peer 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:14.908424 23795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:37978
I20260709 14:53:14.909013 23795 raft_consensus.cc:493] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.909384 23795 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:14.913556 23795 raft_consensus.cc:515] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.915364 23795 leader_election.cc:290] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 4 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:14.915946 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:14.916302 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd36b838b5c4dc3b294bc8bb7043f44" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:14.916421 23720 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:14.916760 23868 raft_consensus.cc:3055] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:14.917021 23868 raft_consensus.cc:740] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:14.917695 23868 consensus_queue.cc:260] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.918768 23868 raft_consensus.cc:3060] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:14.920993 23720 raft_consensus.cc:2468] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 4.
I20260709 14:53:14.921862 23762 leader_election.cc:304] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [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: 23f2dab3cfe84eb5998c891af0209107, 825d968beaaf483aa569ca0a123fbf80; no voters: 
I20260709 14:53:14.922518 24012 raft_consensus.cc:2804] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:14.922761 23868 raft_consensus.cc:2468] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 4.
I20260709 14:53:14.922880 24012 raft_consensus.cc:697] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 4 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:14.923672 24012 consensus_queue.cc:237] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.928548 23615 catalog_manager.cc:5697] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 3 to 4, leader changed from 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131) to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 4 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.938470 24002 raft_consensus.cc:993] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80: : Instructing follower 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:14.938789 24022 raft_consensus.cc:1081] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 2 LEADER]: Signalling peer 23f2dab3cfe84eb5998c891af0209107 to start an election
I20260709 14:53:14.939936 23795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
 from {username='slave'} at 127.0.0.1:37962
I20260709 14:53:14.940305 23795 raft_consensus.cc:493] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:14.940538 23795 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.944024 23795 raft_consensus.cc:515] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.945322 23795 leader_election.cc:290] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [CANDIDATE]: Term 3 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:14.945948 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:14.946297 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "23f2dab3cfe84eb5998c891af0209107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:14.946410 23720 raft_consensus.cc:3055] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:14.946707 23720 raft_consensus.cc:740] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:14.946720 23868 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.947419 23720 consensus_queue.cc:260] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.948293 23720 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:14.950934 23868 raft_consensus.cc:2468] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 3.
I20260709 14:53:14.951767 23760 leader_election.cc:304] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [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: 23f2dab3cfe84eb5998c891af0209107, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:14.952205 23720 raft_consensus.cc:2468] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f2dab3cfe84eb5998c891af0209107 in term 3.
I20260709 14:53:14.952353 24012 raft_consensus.cc:2804] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:14.952816 24012 raft_consensus.cc:697] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Becoming Leader. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:14.953529 24012 consensus_queue.cc:237] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:14.959113 23615 catalog_manager.cc:5697] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 reported cstate change: term changed from 2 to 3, leader changed from 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129) to 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130). New cstate: current_term: 3 leader_uuid: "23f2dab3cfe84eb5998c891af0209107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:15.036760 23720 raft_consensus.cc:1275] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:15.037827 24012 consensus_queue.cc:1048] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:15.040776 23719 raft_consensus.cc:1275] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.042094 24012 consensus_queue.cc:1048] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.054041 23868 raft_consensus.cc:1275] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:15.055179 23869 raft_consensus.cc:1275] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.057197 24035 consensus_queue.cc:1048] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:15.058701 24031 consensus_queue.cc:1048] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.133443 23719 raft_consensus.cc:1275] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.134521 24012 consensus_queue.cc:1048] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.143580 23868 raft_consensus.cc:1275] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.144868 24035 consensus_queue.cc:1048] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.328866 23721 raft_consensus.cc:1275] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:15.329877 24035 consensus_queue.cc:1048] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:15.339469 23868 raft_consensus.cc:1275] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:15.340698 24023 consensus_queue.cc:1048] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:15.358225 23868 raft_consensus.cc:1275] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.359225 24023 consensus_queue.cc:1048] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.368950 23721 raft_consensus.cc:1275] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Refusing update from remote peer 23f2dab3cfe84eb5998c891af0209107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.370005 24012 consensus_queue.cc:1048] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:17.537799 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:17.544930 23795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04dd1e0040924bb8b55f9cc737e9305a"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
mode: GRACEFUL
new_leader_uuid: "9fc2c58659f44658bd0b6792e61037e4"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:53:17.545606 23795 raft_consensus.cc:606] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Received request to transfer leadership to TS 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:17.548069 23795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
mode: GRACEFUL
new_leader_uuid: "825d968beaaf483aa569ca0a123fbf80"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:53:17.548448 23795 raft_consensus.cc:606] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Received request to transfer leadership to TS 825d968beaaf483aa569ca0a123fbf80
I20260709 14:53:17.550496 23795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
mode: GRACEFUL
new_leader_uuid: "825d968beaaf483aa569ca0a123fbf80"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:53:17.550884 23795 raft_consensus.cc:606] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Received request to transfer leadership to TS 825d968beaaf483aa569ca0a123fbf80
I20260709 14:53:17.552913 23795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
mode: GRACEFUL
new_leader_uuid: "9fc2c58659f44658bd0b6792e61037e4"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:53:17.553279 23795 raft_consensus.cc:606] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Received request to transfer leadership to TS 9fc2c58659f44658bd0b6792e61037e4
I20260709 14:53:17.555145 23795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90"
dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
mode: GRACEFUL
new_leader_uuid: "825d968beaaf483aa569ca0a123fbf80"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:53:17.555488 23795 raft_consensus.cc:606] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Received request to transfer leadership to TS 825d968beaaf483aa569ca0a123fbf80
I20260709 14:53:17.556355 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:17.556712 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:17.574472 24049 raft_consensus.cc:993] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107: : Instructing follower 825d968beaaf483aa569ca0a123fbf80 to start an election
I20260709 14:53:17.574884 24012 raft_consensus.cc:1081] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Signalling peer 825d968beaaf483aa569ca0a123fbf80 to start an election
I20260709 14:53:17.576154 23721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
 from {username='slave'} at 127.0.0.1:47304
I20260709 14:53:17.576536 23721 raft_consensus.cc:493] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:17.576802 23721 raft_consensus.cc:3060] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.582296 23721 raft_consensus.cc:515] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.583874 23721 leader_election.cc:290] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 3 election: Requested vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:17.584520 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:17.585126 23795 raft_consensus.cc:3055] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:17.585079 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b095526b05844eb9c41af4460cfcd73" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:17.585423 23795 raft_consensus.cc:740] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:17.585559 23868 raft_consensus.cc:3060] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.586063 23795 consensus_queue.cc:260] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [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: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.586967 23795 raft_consensus.cc:3060] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.589582 23868 raft_consensus.cc:2468] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 3.
I20260709 14:53:17.590641 23685 leader_election.cc:304] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [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: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:17.591277 23795 raft_consensus.cc:2468] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 3.
I20260709 14:53:17.592125 24051 raft_consensus.cc:2804] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:17.592957 24051 raft_consensus.cc:697] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 3 LEADER]: Becoming Leader. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:17.593778 24051 consensus_queue.cc:237] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [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: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.600730 23615 catalog_manager.cc:5697] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 reported cstate change: term changed from 2 to 3, leader changed from 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130) to 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129). New cstate: current_term: 3 leader_uuid: "825d968beaaf483aa569ca0a123fbf80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.761897 24049 raft_consensus.cc:993] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107: : Instructing follower 825d968beaaf483aa569ca0a123fbf80 to start an election
I20260709 14:53:17.762253 24012 raft_consensus.cc:1081] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Signalling peer 825d968beaaf483aa569ca0a123fbf80 to start an election
I20260709 14:53:17.763406 23721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
 from {username='slave'} at 127.0.0.1:47304
I20260709 14:53:17.763800 23721 raft_consensus.cc:493] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:17.764037 23721 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.768285 23721 raft_consensus.cc:515] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.769768 23721 leader_election.cc:290] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 4 election: Requested vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:17.770284 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:17.770650 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18cf1fa49b634774acf7e9b7b2c424fe" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:17.770762 23795 raft_consensus.cc:3055] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:17.771052 23795 raft_consensus.cc:740] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:17.771059 23868 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.771710 23795 consensus_queue.cc:260] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.772471 23795 raft_consensus.cc:3060] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.775130 23868 raft_consensus.cc:2468] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 4.
I20260709 14:53:17.776016 23685 leader_election.cc:304] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [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: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:17.776571 24051 raft_consensus.cc:2804] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:17.776780 23795 raft_consensus.cc:2468] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 4.
I20260709 14:53:17.777015 24051 raft_consensus.cc:697] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 4 LEADER]: Becoming Leader. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:17.777315 24012 raft_consensus.cc:993] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107: : Instructing follower 825d968beaaf483aa569ca0a123fbf80 to start an election
I20260709 14:53:17.777604 24012 raft_consensus.cc:1081] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Signalling peer 825d968beaaf483aa569ca0a123fbf80 to start an election
I20260709 14:53:17.777890 24051 consensus_queue.cc:237] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.778879 23721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90"
dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
 from {username='slave'} at 127.0.0.1:47304
I20260709 14:53:17.779290 23721 raft_consensus.cc:493] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:17.779564 23721 raft_consensus.cc:3060] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.784364 23721 raft_consensus.cc:515] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.784685 23615 catalog_manager.cc:5697] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 reported cstate change: term changed from 3 to 4, leader changed from 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130) to 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129). New cstate: current_term: 4 leader_uuid: "825d968beaaf483aa569ca0a123fbf80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.786000 23721 leader_election.cc:290] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [CANDIDATE]: Term 3 election: Requested vote from peers 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447), 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131:43075)
I20260709 14:53:17.786487 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:17.786948 23795 raft_consensus.cc:3055] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:17.787209 23795 raft_consensus.cc:740] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:17.787330 23868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48d00e611ba4c819919d879dd22bc90" candidate_uuid: "825d968beaaf483aa569ca0a123fbf80" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
I20260709 14:53:17.787858 23868 raft_consensus.cc:3060] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.787798 23795 consensus_queue.cc:260] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.788827 23795 raft_consensus.cc:3060] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:17.792742 23868 raft_consensus.cc:2468] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 3.
I20260709 14:53:17.794049 23795 raft_consensus.cc:2468] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825d968beaaf483aa569ca0a123fbf80 in term 3.
I20260709 14:53:17.794322 23685 leader_election.cc:304] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [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: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:17.794901 24051 raft_consensus.cc:2804] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:17.795221 24051 raft_consensus.cc:697] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 3 LEADER]: Becoming Leader. State: Replica: 825d968beaaf483aa569ca0a123fbf80, State: Running, Role: LEADER
I20260709 14:53:17.795907 24051 consensus_queue.cc:237] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.801293 23615 catalog_manager.cc:5697] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 reported cstate change: term changed from 2 to 3, leader changed from 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130) to 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129). New cstate: current_term: 3 leader_uuid: "825d968beaaf483aa569ca0a123fbf80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.877912 24049 raft_consensus.cc:993] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107: : Instructing follower 9fc2c58659f44658bd0b6792e61037e4 to start an election
I20260709 14:53:17.878276 24012 raft_consensus.cc:1081] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Signalling peer 9fc2c58659f44658bd0b6792e61037e4 to start an election
I20260709 14:53:17.879489 23868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04dd1e0040924bb8b55f9cc737e9305a"
dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
 from {username='slave'} at 127.0.0.1:36722
I20260709 14:53:17.879860 23868 raft_consensus.cc:493] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:17.880098 23868 raft_consensus.cc:3060] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.883826 23868 raft_consensus.cc:515] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.885145 23868 leader_election.cc:290] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 2 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:17.885758 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dd1e0040924bb8b55f9cc737e9305a" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:17.886157 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dd1e0040924bb8b55f9cc737e9305a" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:17.886276 23721 raft_consensus.cc:3060] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.886567 23795 raft_consensus.cc:3055] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:17.886857 23795 raft_consensus.cc:740] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:17.887518 23795 consensus_queue.cc:260] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.888549 23795 raft_consensus.cc:3060] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:17.890450 23721 raft_consensus.cc:2468] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 2.
I20260709 14:53:17.891435 23836 leader_election.cc:304] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:17.892129 23923 raft_consensus.cc:2804] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:17.892706 23795 raft_consensus.cc:2468] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 2.
I20260709 14:53:17.893239 23923 raft_consensus.cc:697] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:17.894129 23923 consensus_queue.cc:237] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.900240 23615 catalog_manager.cc:5697] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 reported cstate change: term changed from 1 to 2, leader changed from 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130) to 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "9fc2c58659f44658bd0b6792e61037e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:17.916996 24049 raft_consensus.cc:993] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107: : Instructing follower 9fc2c58659f44658bd0b6792e61037e4 to start an election
I20260709 14:53:17.917361 24012 raft_consensus.cc:1081] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Signalling peer 9fc2c58659f44658bd0b6792e61037e4 to start an election
I20260709 14:53:17.918484 23868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a"
dest_uuid: "9fc2c58659f44658bd0b6792e61037e4"
 from {username='slave'} at 127.0.0.1:36722
I20260709 14:53:17.918824 23868 raft_consensus.cc:493] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:17.919032 23868 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.922554 23868 raft_consensus.cc:515] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.923840 23868 leader_election.cc:290] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [CANDIDATE]: Term 4 election: Requested vote from peers 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423), 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447)
I20260709 14:53:17.924463 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "825d968beaaf483aa569ca0a123fbf80"
I20260709 14:53:17.924714 23795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947dfcb79fbc43d78b1b540c60f9532a" candidate_uuid: "9fc2c58659f44658bd0b6792e61037e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23f2dab3cfe84eb5998c891af0209107"
I20260709 14:53:17.924942 23721 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.925153 23795 raft_consensus.cc:3055] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:17.925429 23795 raft_consensus.cc:740] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 23f2dab3cfe84eb5998c891af0209107, State: Running, Role: LEADER
I20260709 14:53:17.925977 23795 consensus_queue.cc:260] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.926733 23795 raft_consensus.cc:3060] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:17.929211 23721 raft_consensus.cc:2468] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 4.
I20260709 14:53:17.930037 23836 leader_election.cc:304] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [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: 825d968beaaf483aa569ca0a123fbf80, 9fc2c58659f44658bd0b6792e61037e4; no voters: 
I20260709 14:53:17.930660 23795 raft_consensus.cc:2468] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fc2c58659f44658bd0b6792e61037e4 in term 4.
I20260709 14:53:17.930786 23923 raft_consensus.cc:2804] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:17.931269 23923 raft_consensus.cc:697] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 4 LEADER]: Becoming Leader. State: Replica: 9fc2c58659f44658bd0b6792e61037e4, State: Running, Role: LEADER
I20260709 14:53:17.932029 23923 consensus_queue.cc:237] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [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: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } }
I20260709 14:53:17.937574 23615 catalog_manager.cc:5697] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 reported cstate change: term changed from 3 to 4, leader changed from 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130) to 9fc2c58659f44658bd0b6792e61037e4 (127.23.8.131). New cstate: current_term: 4 leader_uuid: "9fc2c58659f44658bd0b6792e61037e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:18.163839 23795 raft_consensus.cc:1275] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Refusing update from remote peer 825d968beaaf483aa569ca0a123fbf80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:18.164741 24051 consensus_queue.cc:1048] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:18.174412 23868 raft_consensus.cc:1275] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Refusing update from remote peer 825d968beaaf483aa569ca0a123fbf80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:18.175715 24065 consensus_queue.cc:1048] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:18.208411 23868 raft_consensus.cc:1275] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Refusing update from remote peer 825d968beaaf483aa569ca0a123fbf80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:18.209370 24065 consensus_queue.cc:1048] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:18.216656 23795 raft_consensus.cc:1275] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Refusing update from remote peer 825d968beaaf483aa569ca0a123fbf80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:18.217881 24051 consensus_queue.cc:1048] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:18.254109 23868 raft_consensus.cc:1275] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Refusing update from remote peer 825d968beaaf483aa569ca0a123fbf80: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:18.255019 24051 consensus_queue.cc:1048] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fc2c58659f44658bd0b6792e61037e4" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:18.262432 23795 raft_consensus.cc:1275] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Refusing update from remote peer 825d968beaaf483aa569ca0a123fbf80: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:18.264361 24052 consensus_queue.cc:1048] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:18.316198 23721 raft_consensus.cc:1275] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Refusing update from remote peer 9fc2c58659f44658bd0b6792e61037e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.317121 23923 consensus_queue.cc:1048] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.324798 23795 raft_consensus.cc:1275] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Refusing update from remote peer 9fc2c58659f44658bd0b6792e61037e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:18.326428 24074 consensus_queue.cc:1048] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:18.520771 23721 raft_consensus.cc:1275] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Refusing update from remote peer 9fc2c58659f44658bd0b6792e61037e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:18.521869 24074 consensus_queue.cc:1048] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825d968beaaf483aa569ca0a123fbf80" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:18.527633 23795 raft_consensus.cc:1275] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Refusing update from remote peer 9fc2c58659f44658bd0b6792e61037e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:18.529093 24060 consensus_queue.cc:1048] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f2dab3cfe84eb5998c891af0209107" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:18.557453 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:18.565086 23586 tablet_server.cc:179] TabletServer@127.23.8.129:0 shutting down...
I20260709 14:53:18.583978 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:18.584584 23586 tablet_replica.cc:333] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80: stopping tablet replica
I20260709 14:53:18.585289 23586 raft_consensus.cc:2243] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.585933 23586 raft_consensus.cc:2272] T 18e10bcddf1041cd9b57cbf96793fa91 P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.588342 23586 tablet_replica.cc:333] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80: stopping tablet replica
I20260709 14:53:18.588792 23586 raft_consensus.cc:2243] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.589139 23586 raft_consensus.cc:2272] T 947dfcb79fbc43d78b1b540c60f9532a P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.590890 23586 tablet_replica.cc:333] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80: stopping tablet replica
I20260709 14:53:18.591297 23586 raft_consensus.cc:2243] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.591629 23586 raft_consensus.cc:2272] T b16de1fd41e94cef87d6f686263d930f P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.593019 23586 tablet_replica.cc:333] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80: stopping tablet replica
I20260709 14:53:18.593499 23586 raft_consensus.cc:2243] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.593851 23586 raft_consensus.cc:2272] T 02635b4aa9c54e38b1c148effc8fbe2b P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.595213 23586 tablet_replica.cc:333] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80: stopping tablet replica
I20260709 14:53:18.595664 23586 raft_consensus.cc:2243] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.596266 23586 raft_consensus.cc:2272] T 18cf1fa49b634774acf7e9b7b2c424fe P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.598268 23586 tablet_replica.cc:333] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80: stopping tablet replica
I20260709 14:53:18.598747 23586 raft_consensus.cc:2243] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.599083 23586 raft_consensus.cc:2272] T 04dd1e0040924bb8b55f9cc737e9305a P 825d968beaaf483aa569ca0a123fbf80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.600728 23586 tablet_replica.cc:333] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80: stopping tablet replica
I20260709 14:53:18.601146 23586 raft_consensus.cc:2243] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.601778 23586 raft_consensus.cc:2272] T e48d00e611ba4c819919d879dd22bc90 P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.603472 23586 tablet_replica.cc:333] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80: stopping tablet replica
I20260709 14:53:18.603883 23586 raft_consensus.cc:2243] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.604449 23586 raft_consensus.cc:2272] T 8b095526b05844eb9c41af4460cfcd73 P 825d968beaaf483aa569ca0a123fbf80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.606142 23586 tablet_replica.cc:333] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80: stopping tablet replica
I20260709 14:53:18.606523 23586 raft_consensus.cc:2243] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.606882 23586 raft_consensus.cc:2272] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 825d968beaaf483aa569ca0a123fbf80 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.689852 23586 tablet_server.cc:196] TabletServer@127.23.8.129:0 shutdown complete.
I20260709 14:53:18.706517 23586 tablet_server.cc:179] TabletServer@127.23.8.130:0 shutting down...
W20260709 14:53:18.719547 23762 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.8.129:36423: connect: Connection refused (error 111)
I20260709 14:53:18.729386 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:18.729954 23586 tablet_replica.cc:333] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107: stopping tablet replica
I20260709 14:53:18.730439 23586 raft_consensus.cc:2243] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.731130 23586 raft_consensus.cc:2272] T b16de1fd41e94cef87d6f686263d930f P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.732811 23586 tablet_replica.cc:333] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107: stopping tablet replica
I20260709 14:53:18.733428 23586 raft_consensus.cc:2243] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.734066 23586 raft_consensus.cc:2272] T 18e10bcddf1041cd9b57cbf96793fa91 P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:18.734619 23762 consensus_peers.cc:597] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 -> Peer 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423): Couldn't send request to peer 825d968beaaf483aa569ca0a123fbf80. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:36423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:18.736706 23834 consensus_peers.cc:597] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 -> Peer 23f2dab3cfe84eb5998c891af0209107 (127.23.8.130:42447): Couldn't send request to peer 23f2dab3cfe84eb5998c891af0209107. 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 14:53:18.736814 23586 tablet_replica.cc:333] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107: stopping tablet replica
I20260709 14:53:18.737406 23586 raft_consensus.cc:2243] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.737761 23586 raft_consensus.cc:2272] T 947dfcb79fbc43d78b1b540c60f9532a P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.739403 23586 tablet_replica.cc:333] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107: stopping tablet replica
I20260709 14:53:18.739830 23586 raft_consensus.cc:2243] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.740162 23586 raft_consensus.cc:2272] T e48d00e611ba4c819919d879dd22bc90 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.742218 23586 tablet_replica.cc:333] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107: stopping tablet replica
I20260709 14:53:18.742668 23586 raft_consensus.cc:2243] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.743021 23586 raft_consensus.cc:2272] T 04dd1e0040924bb8b55f9cc737e9305a P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.744737 23586 tablet_replica.cc:333] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107: stopping tablet replica
I20260709 14:53:18.745144 23586 raft_consensus.cc:2243] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.745807 23586 raft_consensus.cc:2272] T 02635b4aa9c54e38b1c148effc8fbe2b P 23f2dab3cfe84eb5998c891af0209107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.747189 23586 tablet_replica.cc:333] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107: stopping tablet replica
I20260709 14:53:18.747615 23586 raft_consensus.cc:2243] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.747967 23586 raft_consensus.cc:2272] T 18cf1fa49b634774acf7e9b7b2c424fe P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.749656 23586 tablet_replica.cc:333] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107: stopping tablet replica
I20260709 14:53:18.750056 23586 raft_consensus.cc:2243] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.750666 23586 raft_consensus.cc:2272] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 23f2dab3cfe84eb5998c891af0209107 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.752036 23586 tablet_replica.cc:333] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107: stopping tablet replica
I20260709 14:53:18.752415 23586 raft_consensus.cc:2243] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.752734 23586 raft_consensus.cc:2272] T 8b095526b05844eb9c41af4460cfcd73 P 23f2dab3cfe84eb5998c891af0209107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.777588 23586 tablet_server.cc:196] TabletServer@127.23.8.130:0 shutdown complete.
I20260709 14:53:18.792587 23586 tablet_server.cc:179] TabletServer@127.23.8.131:0 shutting down...
W20260709 14:53:18.807380 23836 consensus_peers.cc:597] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 -> Peer 825d968beaaf483aa569ca0a123fbf80 (127.23.8.129:36423): Couldn't send request to peer 825d968beaaf483aa569ca0a123fbf80. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:36423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:18.815470 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:18.816138 23586 tablet_replica.cc:333] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4: stopping tablet replica
I20260709 14:53:18.816877 23586 raft_consensus.cc:2243] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.817746 23586 raft_consensus.cc:2272] T 18e10bcddf1041cd9b57cbf96793fa91 P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.819320 23586 tablet_replica.cc:333] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4: stopping tablet replica
I20260709 14:53:18.819759 23586 raft_consensus.cc:2243] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.820350 23586 raft_consensus.cc:2272] T 947dfcb79fbc43d78b1b540c60f9532a P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.822402 23586 tablet_replica.cc:333] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4: stopping tablet replica
I20260709 14:53:18.822817 23586 raft_consensus.cc:2243] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.823153 23586 raft_consensus.cc:2272] T b16de1fd41e94cef87d6f686263d930f P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.824532 23586 tablet_replica.cc:333] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4: stopping tablet replica
I20260709 14:53:18.824931 23586 raft_consensus.cc:2243] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.825276 23586 raft_consensus.cc:2272] T 5cd36b838b5c4dc3b294bc8bb7043f44 P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.826589 23586 tablet_replica.cc:333] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4: stopping tablet replica
I20260709 14:53:18.826978 23586 raft_consensus.cc:2243] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.827275 23586 raft_consensus.cc:2272] T 8b095526b05844eb9c41af4460cfcd73 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.828915 23586 tablet_replica.cc:333] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4: stopping tablet replica
I20260709 14:53:18.829372 23586 raft_consensus.cc:2243] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.829958 23586 raft_consensus.cc:2272] T 04dd1e0040924bb8b55f9cc737e9305a P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.831528 23586 tablet_replica.cc:333] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4: stopping tablet replica
I20260709 14:53:18.831918 23586 raft_consensus.cc:2243] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.832237 23586 raft_consensus.cc:2272] T e48d00e611ba4c819919d879dd22bc90 P 9fc2c58659f44658bd0b6792e61037e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.833999 23586 tablet_replica.cc:333] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4: stopping tablet replica
I20260709 14:53:18.834379 23586 raft_consensus.cc:2243] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.834697 23586 raft_consensus.cc:2272] T 02635b4aa9c54e38b1c148effc8fbe2b P 9fc2c58659f44658bd0b6792e61037e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.835996 23586 tablet_replica.cc:333] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4: stopping tablet replica
I20260709 14:53:18.836349 23586 raft_consensus.cc:2243] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.836645 23586 raft_consensus.cc:2272] T 18cf1fa49b634774acf7e9b7b2c424fe P 9fc2c58659f44658bd0b6792e61037e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.860917 23586 tablet_server.cc:196] TabletServer@127.23.8.131:0 shutdown complete.
I20260709 14:53:18.875478 23586 master.cc:562] Master@127.23.8.190:41929 shutting down...
I20260709 14:53:19.041711 23586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:19.042235 23586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:19.042577 23586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 003b9deec4534a1da90538e2e6e15112: stopping tablet replica
I20260709 14:53:19.060427 23586 master.cc:584] Master@127.23.8.190:41929 shutdown complete.
23f2dab3cfe84eb5998c891af0209107  4
825d968beaaf483aa569ca0a123fbf80  4
9fc2c58659f44658bd0b6792e61037e4  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12038 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:53:19.094990 23586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.8.190:46635
I20260709 14:53:19.096004 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:19.100639 24082 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 14:53:19.101639 24083 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 14:53:19.102332 24085 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 14:53:19.102843 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:19.103564 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:19.103729 23586 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 14:53:19.103840 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608799103827 us; error 0 us; skew 500 ppm
I20260709 14:53:19.104259 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:19.106308 23586 webserver.cc:533] Webserver started at http://127.23.8.190:39041/ using document root <none> and password file <none>
I20260709 14:53:19.106750 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:19.106894 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:19.107095 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:19.108042 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/master-0-root/instance:
uuid: "fb5ce0aa2a1b430ba59b0bbd294b2e9c"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-gjv7"
I20260709 14:53:19.111835 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:53:19.114645 24090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.115242 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:19.115492 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/master-0-root
uuid: "fb5ce0aa2a1b430ba59b0bbd294b2e9c"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-gjv7"
I20260709 14:53:19.115732 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-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 14:53:19.124748 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:19.125806 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:19.159667 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.190:46635
I20260709 14:53:19.159744 24141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.190:46635 every 8 connection(s)
I20260709 14:53:19.163182 24142 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 14:53:19.171650 24142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c: Bootstrap starting.
I20260709 14:53:19.175765 24142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.179390 24142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c: No bootstrap required, opened a new log
I20260709 14:53:19.181267 24142 raft_consensus.cc:359] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb5ce0aa2a1b430ba59b0bbd294b2e9c" member_type: VOTER }
I20260709 14:53:19.181604 24142 raft_consensus.cc:385] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.181815 24142 raft_consensus.cc:740] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb5ce0aa2a1b430ba59b0bbd294b2e9c, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.182305 24142 consensus_queue.cc:260] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fb5ce0aa2a1b430ba59b0bbd294b2e9c" member_type: VOTER }
I20260709 14:53:19.182698 24142 raft_consensus.cc:399] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:19.182910 24142 raft_consensus.cc:493] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:19.183143 24142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.188026 24142 raft_consensus.cc:515] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb5ce0aa2a1b430ba59b0bbd294b2e9c" member_type: VOTER }
I20260709 14:53:19.188645 24142 leader_election.cc:304] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [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: fb5ce0aa2a1b430ba59b0bbd294b2e9c; no voters: 
I20260709 14:53:19.189939 24142 leader_election.cc:290] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:19.190321 24145 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:19.192152 24145 raft_consensus.cc:697] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 1 LEADER]: Becoming Leader. State: Replica: fb5ce0aa2a1b430ba59b0bbd294b2e9c, State: Running, Role: LEADER
I20260709 14:53:19.192589 24142 sys_catalog.cc:565] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:19.192808 24145 consensus_queue.cc:237] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [LEADER]: Queue going to LEADER mode. State: All 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: "fb5ce0aa2a1b430ba59b0bbd294b2e9c" member_type: VOTER }
I20260709 14:53:19.196990 24146 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fb5ce0aa2a1b430ba59b0bbd294b2e9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb5ce0aa2a1b430ba59b0bbd294b2e9c" member_type: VOTER } }
I20260709 14:53:19.197508 24146 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:19.197317 24147 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader fb5ce0aa2a1b430ba59b0bbd294b2e9c. Latest consensus state: current_term: 1 leader_uuid: "fb5ce0aa2a1b430ba59b0bbd294b2e9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb5ce0aa2a1b430ba59b0bbd294b2e9c" member_type: VOTER } }
I20260709 14:53:19.197836 24147 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:19.207144 24153 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:19.208772 23586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:19.212291 24153 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:19.219462 24153 catalog_manager.cc:1383] Generated new cluster ID: e6299749e1c948b190a8b4e3e29623d3
I20260709 14:53:19.219663 24153 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:19.235769 24153 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:19.236773 24153 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:19.246587 24153 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c: Generated new TSK 0
I20260709 14:53:19.247021 24153 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:19.274236 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:19.279277 24163 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 14:53:19.280241 24164 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 14:53:19.282099 23586 server_base.cc:1061] running on GCE node
W20260709 14:53:19.282030 24166 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 14:53:19.282998 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:19.283195 23586 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 14:53:19.283313 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608799283302 us; error 0 us; skew 500 ppm
I20260709 14:53:19.283727 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:19.285677 23586 webserver.cc:533] Webserver started at http://127.23.8.129:33037/ using document root <none> and password file <none>
I20260709 14:53:19.286082 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:19.286224 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:19.286415 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:19.287310 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-0-root/instance:
uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-gjv7"
I20260709 14:53:19.291200 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:53:19.293957 24171 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.294584 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:19.294822 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-0-root
uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-gjv7"
I20260709 14:53:19.295059 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-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 14:53:19.307160 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:19.308208 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:19.309516 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:19.311535 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:19.311697 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.311936 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:19.312085 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.348344 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.129:41081
I20260709 14:53:19.348448 24233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.129:41081 every 8 connection(s)
I20260709 14:53:19.352651 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:19.358352 24238 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 14:53:19.359452 24239 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 14:53:19.361006 23586 server_base.cc:1061] running on GCE node
W20260709 14:53:19.361850 24242 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 14:53:19.362556 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:19.362740 23586 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 14:53:19.362910 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608799362892 us; error 0 us; skew 500 ppm
I20260709 14:53:19.363389 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:19.365921 23586 webserver.cc:533] Webserver started at http://127.23.8.130:37057/ using document root <none> and password file <none>
I20260709 14:53:19.366462 24234 heartbeater.cc:344] Connected to a master server at 127.23.8.190:46635
I20260709 14:53:19.366482 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:19.366875 24234 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:19.366904 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:19.367301 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:19.367607 24234 heartbeater.cc:507] Master 127.23.8.190:46635 requested a full tablet report, sending...
I20260709 14:53:19.368389 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-1-root/instance:
uuid: "5196337a40124b95919857a01b0965c6"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-gjv7"
I20260709 14:53:19.369630 24107 ts_manager.cc:194] Registered new tserver with Master: 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081)
I20260709 14:53:19.371913 24107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50250
I20260709 14:53:19.373838 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:53:19.376688 24246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.377368 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:19.377624 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-1-root
uuid: "5196337a40124b95919857a01b0965c6"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-gjv7"
I20260709 14:53:19.377866 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-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 14:53:19.390019 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:19.391398 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:19.393054 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:19.395015 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:19.395196 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.395411 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:19.395553 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.431392 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.130:43237
I20260709 14:53:19.431469 24308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.130:43237 every 8 connection(s)
I20260709 14:53:19.435634 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:19.441362 24312 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 14:53:19.442740 24313 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 14:53:19.444656 24315 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 14:53:19.444837 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:19.445815 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:19.446012 23586 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 14:53:19.446200 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608799446181 us; error 0 us; skew 500 ppm
I20260709 14:53:19.446555 24309 heartbeater.cc:344] Connected to a master server at 127.23.8.190:46635
I20260709 14:53:19.446810 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:19.446849 24309 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:19.447695 24309 heartbeater.cc:507] Master 127.23.8.190:46635 requested a full tablet report, sending...
I20260709 14:53:19.449345 23586 webserver.cc:533] Webserver started at http://127.23.8.131:35531/ using document root <none> and password file <none>
I20260709 14:53:19.449759 24107 ts_manager.cc:194] Registered new tserver with Master: 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:19.449950 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:19.450199 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:19.450506 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:19.451404 24107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50252
I20260709 14:53:19.451865 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-2-root/instance:
uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-gjv7"
I20260709 14:53:19.456332 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 14:53:19.459174 24320 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.459779 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 14:53:19.460027 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-2-root
uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-gjv7"
I20260709 14:53:19.460258 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608786900544-23586-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 14:53:19.473796 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:19.474792 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:19.476042 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:19.478118 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:19.478308 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.478518 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:19.478663 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.515353 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.131:42821
I20260709 14:53:19.515467 24382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.131:42821 every 8 connection(s)
I20260709 14:53:19.527519 24383 heartbeater.cc:344] Connected to a master server at 127.23.8.190:46635
I20260709 14:53:19.527833 24383 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:19.528478 24383 heartbeater.cc:507] Master 127.23.8.190:46635 requested a full tablet report, sending...
I20260709 14:53:19.530109 24107 ts_manager.cc:194] Registered new tserver with Master: 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:19.530197 23586 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011867673s
I20260709 14:53:19.531342 24107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50264
I20260709 14:53:19.551488 24107 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50274:
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 14:53:19.554132 24107 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 14:53:19.616197 24348 tablet_service.cc:1511] Processing CreateTablet for tablet 4715326c6c5c4ca981a7c78a57531100 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:19.617537 24348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4715326c6c5c4ca981a7c78a57531100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.619294 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 36220dd2f5f448dbb8b908f6e15b521f (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:19.619557 24346 tablet_service.cc:1511] Processing CreateTablet for tablet 75ee9527bbdd44c3b74815f8d512aff0 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:19.620621 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36220dd2f5f448dbb8b908f6e15b521f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.623003 24199 tablet_service.cc:1511] Processing CreateTablet for tablet 4715326c6c5c4ca981a7c78a57531100 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:19.624270 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4715326c6c5c4ca981a7c78a57531100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.626304 24198 tablet_service.cc:1511] Processing CreateTablet for tablet 36220dd2f5f448dbb8b908f6e15b521f (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:19.627589 24198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36220dd2f5f448dbb8b908f6e15b521f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.630322 24197 tablet_service.cc:1511] Processing CreateTablet for tablet 75ee9527bbdd44c3b74815f8d512aff0 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:19.631596 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ee9527bbdd44c3b74815f8d512aff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.633674 24346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ee9527bbdd44c3b74815f8d512aff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.640491 24398 tablet_bootstrap.cc:492] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf: Bootstrap starting.
I20260709 14:53:19.646554 24398 tablet_bootstrap.cc:654] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.647804 24274 tablet_service.cc:1511] Processing CreateTablet for tablet 4715326c6c5c4ca981a7c78a57531100 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:19.649056 24274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4715326c6c5c4ca981a7c78a57531100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.650305 24272 tablet_service.cc:1511] Processing CreateTablet for tablet 75ee9527bbdd44c3b74815f8d512aff0 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:19.651531 24272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ee9527bbdd44c3b74815f8d512aff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.654434 24273 tablet_service.cc:1511] Processing CreateTablet for tablet 36220dd2f5f448dbb8b908f6e15b521f (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:19.655649 24273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36220dd2f5f448dbb8b908f6e15b521f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.659284 24348 tablet_service.cc:1511] Processing CreateTablet for tablet 922b148df4e64986876205e6706a9ce3 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:19.659381 24271 tablet_service.cc:1511] Processing CreateTablet for tablet 922b148df4e64986876205e6706a9ce3 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:19.660691 24348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922b148df4e64986876205e6706a9ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.660729 24271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922b148df4e64986876205e6706a9ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.660580 24196 tablet_service.cc:1511] Processing CreateTablet for tablet 922b148df4e64986876205e6706a9ce3 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:19.661787 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922b148df4e64986876205e6706a9ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.672411 24195 tablet_service.cc:1511] Processing CreateTablet for tablet f70a0e3634104b7dae575de2567537aa (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:19.673677 24195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70a0e3634104b7dae575de2567537aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.676045 24347 tablet_service.cc:1511] Processing CreateTablet for tablet f70a0e3634104b7dae575de2567537aa (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:19.677313 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70a0e3634104b7dae575de2567537aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.680296 24270 tablet_service.cc:1511] Processing CreateTablet for tablet f70a0e3634104b7dae575de2567537aa (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:19.681550 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70a0e3634104b7dae575de2567537aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.687017 24194 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8f5708822f45ab8d4481965d5058c9 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:19.688262 24194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8f5708822f45ab8d4481965d5058c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.690183 24346 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8f5708822f45ab8d4481965d5058c9 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:19.691545 24346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8f5708822f45ab8d4481965d5058c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.694929 24269 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8f5708822f45ab8d4481965d5058c9 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:19.696169 24269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8f5708822f45ab8d4481965d5058c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.708170 24345 tablet_service.cc:1511] Processing CreateTablet for tablet fdcb9d786408440f92c6372d7e50cc36 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:19.713610 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcb9d786408440f92c6372d7e50cc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.716770 24193 tablet_service.cc:1511] Processing CreateTablet for tablet fdcb9d786408440f92c6372d7e50cc36 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:19.718000 24193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcb9d786408440f92c6372d7e50cc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.723623 24271 tablet_service.cc:1511] Processing CreateTablet for tablet fdcb9d786408440f92c6372d7e50cc36 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:19.724794 24271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcb9d786408440f92c6372d7e50cc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.729400 24192 tablet_service.cc:1511] Processing CreateTablet for tablet 2d56b49f762b4bbc8c9ed1744663f806 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:19.730630 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d56b49f762b4bbc8c9ed1744663f806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.735757 24194 tablet_service.cc:1511] Processing CreateTablet for tablet 179e7c5e0af4449cb955759aac621664 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:19.736970 24194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179e7c5e0af4449cb955759aac621664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.744901 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 2d56b49f762b4bbc8c9ed1744663f806 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:19.746212 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d56b49f762b4bbc8c9ed1744663f806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.756151 24267 tablet_service.cc:1511] Processing CreateTablet for tablet 179e7c5e0af4449cb955759aac621664 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:19.757417 24267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179e7c5e0af4449cb955759aac621664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.757507 24398 tablet_bootstrap.cc:492] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf: No bootstrap required, opened a new log
I20260709 14:53:19.757982 24398 ts_tablet_manager.cc:1403] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent bootstrapping tablet: real 0.118s	user 0.024s	sys 0.027s
I20260709 14:53:19.760635 24398 raft_consensus.cc:359] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:19.761296 24398 raft_consensus.cc:385] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.764932 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 2d56b49f762b4bbc8c9ed1744663f806 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:19.766176 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d56b49f762b4bbc8c9ed1744663f806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.775285 24400 tablet_bootstrap.cc:492] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6: Bootstrap starting.
I20260709 14:53:19.783411 24401 tablet_bootstrap.cc:492] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c: Bootstrap starting.
I20260709 14:53:19.762969 24398 raft_consensus.cc:740] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.792791 24346 tablet_service.cc:1511] Processing CreateTablet for tablet 179e7c5e0af4449cb955759aac621664 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:19.796702 24346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179e7c5e0af4449cb955759aac621664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.794965 24398 consensus_queue.cc:260] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:19.800889 24383 heartbeater.cc:499] Master 127.23.8.190:46635 was elected leader, sending a full tablet report...
I20260709 14:53:19.808399 24345 tablet_service.cc:1511] Processing CreateTablet for tablet f71b8ea286284c7cba3e1c6512b678d4 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:19.809624 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71b8ea286284c7cba3e1c6512b678d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.809859 24273 tablet_service.cc:1511] Processing CreateTablet for tablet f71b8ea286284c7cba3e1c6512b678d4 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:19.811079 24273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71b8ea286284c7cba3e1c6512b678d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.813445 24197 tablet_service.cc:1511] Processing CreateTablet for tablet f71b8ea286284c7cba3e1c6512b678d4 (DEFAULT_TABLE table=test-workload [id=d8f238176e2f4e4fb5636875c02f1251]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:19.814618 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71b8ea286284c7cba3e1c6512b678d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.820641 24400 tablet_bootstrap.cc:654] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.804100 24401 tablet_bootstrap.cc:654] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.826299 24398 ts_tablet_manager.cc:1434] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 14:53:19.829681 24400 tablet_bootstrap.cc:492] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6: No bootstrap required, opened a new log
I20260709 14:53:19.833506 24400 ts_tablet_manager.cc:1403] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.005s
I20260709 14:53:19.831844 24398 tablet_bootstrap.cc:492] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf: Bootstrap starting.
I20260709 14:53:19.836450 24400 raft_consensus.cc:359] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:19.839596 24401 tablet_bootstrap.cc:492] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c: No bootstrap required, opened a new log
I20260709 14:53:19.840030 24401 ts_tablet_manager.cc:1403] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.003s
I20260709 14:53:19.837141 24400 raft_consensus.cc:385] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.841208 24400 raft_consensus.cc:740] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.842026 24400 consensus_queue.cc:260] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:19.842707 24401 raft_consensus.cc:359] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.843462 24401 raft_consensus.cc:385] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.843807 24401 raft_consensus.cc:740] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.844956 24398 tablet_bootstrap.cc:654] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.844731 24401 consensus_queue.cc:260] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.849038 24400 ts_tablet_manager.cc:1434] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 14:53:19.849805 24309 heartbeater.cc:499] Master 127.23.8.190:46635 was elected leader, sending a full tablet report...
I20260709 14:53:19.850925 24234 heartbeater.cc:499] Master 127.23.8.190:46635 was elected leader, sending a full tablet report...
I20260709 14:53:19.851454 24401 ts_tablet_manager.cc:1434] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 14:53:19.851498 24398 tablet_bootstrap.cc:492] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf: No bootstrap required, opened a new log
I20260709 14:53:19.852034 24398 ts_tablet_manager.cc:1403] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260709 14:53:19.852425 24401 tablet_bootstrap.cc:492] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c: Bootstrap starting.
I20260709 14:53:19.854988 24400 tablet_bootstrap.cc:492] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6: Bootstrap starting.
I20260709 14:53:19.854777 24398 raft_consensus.cc:359] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.855545 24398 raft_consensus.cc:385] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.855899 24398 raft_consensus.cc:740] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.856817 24398 consensus_queue.cc:260] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.858544 24401 tablet_bootstrap.cc:654] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.861428 24400 tablet_bootstrap.cc:654] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.863803 24398 ts_tablet_manager.cc:1434] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:53:19.864634 24401 tablet_bootstrap.cc:492] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c: No bootstrap required, opened a new log
I20260709 14:53:19.864715 24398 tablet_bootstrap.cc:492] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf: Bootstrap starting.
I20260709 14:53:19.865257 24401 ts_tablet_manager.cc:1403] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:53:19.868248 24401 raft_consensus.cc:359] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.869045 24401 raft_consensus.cc:385] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.869391 24401 raft_consensus.cc:740] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.870260 24401 consensus_queue.cc:260] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.871539 24398 tablet_bootstrap.cc:654] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.872555 24401 ts_tablet_manager.cc:1434] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:19.872835 24400 tablet_bootstrap.cc:492] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6: No bootstrap required, opened a new log
I20260709 14:53:19.873317 24400 ts_tablet_manager.cc:1403] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260709 14:53:19.873502 24401 tablet_bootstrap.cc:492] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c: Bootstrap starting.
I20260709 14:53:19.876607 24400 raft_consensus.cc:359] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.877374 24400 raft_consensus.cc:385] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.877722 24400 raft_consensus.cc:740] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.878810 24400 consensus_queue.cc:260] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.880945 24400 ts_tablet_manager.cc:1434] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:19.881899 24401 tablet_bootstrap.cc:654] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.881912 24400 tablet_bootstrap.cc:492] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6: Bootstrap starting.
I20260709 14:53:19.887264 24398 tablet_bootstrap.cc:492] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf: No bootstrap required, opened a new log
I20260709 14:53:19.887712 24398 ts_tablet_manager.cc:1403] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260709 14:53:19.890421 24398 raft_consensus.cc:359] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.890996 24398 raft_consensus.cc:385] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.891198 24398 raft_consensus.cc:740] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.891418 24400 tablet_bootstrap.cc:654] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.891920 24398 consensus_queue.cc:260] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.894150 24398 ts_tablet_manager.cc:1434] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:19.895084 24398 tablet_bootstrap.cc:492] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf: Bootstrap starting.
I20260709 14:53:19.896003 24401 tablet_bootstrap.cc:492] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c: No bootstrap required, opened a new log
I20260709 14:53:19.896449 24401 ts_tablet_manager.cc:1403] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 14:53:19.899108 24401 raft_consensus.cc:359] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.899760 24401 raft_consensus.cc:385] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.900056 24401 raft_consensus.cc:740] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.900701 24401 consensus_queue.cc:260] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.901333 24398 tablet_bootstrap.cc:654] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.902957 24401 ts_tablet_manager.cc:1434] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:19.903833 24401 tablet_bootstrap.cc:492] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c: Bootstrap starting.
I20260709 14:53:19.903968 24402 raft_consensus.cc:493] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.905611 24402 raft_consensus.cc:515] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:19.907032 24406 raft_consensus.cc:493] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.907532 24400 tablet_bootstrap.cc:492] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6: No bootstrap required, opened a new log
I20260709 14:53:19.907467 24406 raft_consensus.cc:515] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.908046 24400 ts_tablet_manager.cc:1403] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.002s
I20260709 14:53:19.910069 24406 leader_election.cc:290] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:19.910336 24401 tablet_bootstrap.cc:654] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.911031 24400 raft_consensus.cc:359] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.911767 24400 raft_consensus.cc:385] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.912097 24400 raft_consensus.cc:740] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.912809 24400 consensus_queue.cc:260] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.915244 24400 ts_tablet_manager.cc:1434] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:19.916260 24400 tablet_bootstrap.cc:492] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6: Bootstrap starting.
I20260709 14:53:19.918612 24398 tablet_bootstrap.cc:492] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf: No bootstrap required, opened a new log
I20260709 14:53:19.919077 24398 ts_tablet_manager.cc:1403] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.004s
I20260709 14:53:19.921792 24398 raft_consensus.cc:359] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.922464 24398 raft_consensus.cc:385] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.922551 24400 tablet_bootstrap.cc:654] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.922784 24398 raft_consensus.cc:740] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.923532 24398 consensus_queue.cc:260] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.931914 24402 leader_election.cc:290] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:19.935132 24398 ts_tablet_manager.cc:1434] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:53:19.936035 24398 tablet_bootstrap.cc:492] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf: Bootstrap starting.
I20260709 14:53:19.956737 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" is_pre_election: true
W20260709 14:53:19.958753 24324 leader_election.cc:343] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.958940 24400 tablet_bootstrap.cc:492] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6: No bootstrap required, opened a new log
I20260709 14:53:19.959625 24400 ts_tablet_manager.cc:1403] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.015s
I20260709 14:53:19.962666 24400 raft_consensus.cc:359] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.963380 24400 raft_consensus.cc:385] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.963670 24400 raft_consensus.cc:740] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.965588 24400 consensus_queue.cc:260] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.968397 24405 raft_consensus.cc:493] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.968833 24405 raft_consensus.cc:515] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:19.970237 24398 tablet_bootstrap.cc:654] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.971302 24405 leader_election.cc:290] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821), 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081)
I20260709 14:53:19.980046 24400 ts_tablet_manager.cc:1434] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:53:19.981868 24400 tablet_bootstrap.cc:492] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6: Bootstrap starting.
I20260709 14:53:19.983618 24398 tablet_bootstrap.cc:492] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf: No bootstrap required, opened a new log
I20260709 14:53:19.983944 24405 raft_consensus.cc:493] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.984059 24398 ts_tablet_manager.cc:1403] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent bootstrapping tablet: real 0.048s	user 0.004s	sys 0.013s
I20260709 14:53:19.984364 24405 raft_consensus.cc:515] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.984504 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8f5708822f45ab8d4481965d5058c9" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6" is_pre_election: true
W20260709 14:53:19.986627 24172 leader_election.cc:343] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.987804 24400 tablet_bootstrap.cc:654] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.990419 24405 leader_election.cc:290] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:19.992519 24398 raft_consensus.cc:359] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.995112 24398 raft_consensus.cc:385] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.995412 24398 raft_consensus.cc:740] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.996338 24401 tablet_bootstrap.cc:492] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c: No bootstrap required, opened a new log
I20260709 14:53:19.996124 24398 consensus_queue.cc:260] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:19.996759 24401 ts_tablet_manager.cc:1403] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent bootstrapping tablet: real 0.093s	user 0.034s	sys 0.028s
I20260709 14:53:19.994632 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6" is_pre_election: true
I20260709 14:53:19.999444 24401 raft_consensus.cc:359] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.000079 24401 raft_consensus.cc:385] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.000061 24284 raft_consensus.cc:2468] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 0.
I20260709 14:53:20.001888 24321 leader_election.cc:304] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [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: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:20.002184 24398 ts_tablet_manager.cc:1434] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:53:20.003029 24417 raft_consensus.cc:2804] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.003095 24398 tablet_bootstrap.cc:492] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf: Bootstrap starting.
I20260709 14:53:20.003470 24417 raft_consensus.cc:493] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.003831 24417 raft_consensus.cc:3060] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.005790 24401 raft_consensus.cc:740] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.009666 24406 raft_consensus.cc:493] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.009554 24401 consensus_queue.cc:260] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.009886 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8f5708822f45ab8d4481965d5058c9" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.010139 24406 raft_consensus.cc:515] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
W20260709 14:53:20.011631 24174 leader_election.cc:343] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.012050 24174 leader_election.cc:304] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6
I20260709 14:53:20.012513 24406 leader_election.cc:290] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.013514 24406 raft_consensus.cc:2749] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.014465 24398 tablet_bootstrap.cc:654] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.021922 24417 raft_consensus.cc:515] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:20.024626 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
W20260709 14:53:20.025964 24324 leader_election.cc:343] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.029584 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6" is_pre_election: true
I20260709 14:53:20.030385 24400 tablet_bootstrap.cc:492] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6: No bootstrap required, opened a new log
I20260709 14:53:20.030172 24284 raft_consensus.cc:2468] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 0.
I20260709 14:53:20.033381 24406 raft_consensus.cc:493] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.038120 24172 leader_election.cc:304] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.038273 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:20.036073 24400 ts_tablet_manager.cc:1403] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.008s
I20260709 14:53:20.038877 24284 raft_consensus.cc:3060] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.040309 24401 ts_tablet_manager.cc:1434] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent starting tablet: real 0.043s	user 0.013s	sys 0.018s
I20260709 14:53:20.041538 24405 raft_consensus.cc:493] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.038766 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.041492 24400 raft_consensus.cc:359] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.042279 24405 raft_consensus.cc:515] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.042934 24400 raft_consensus.cc:385] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.043260 24400 raft_consensus.cc:740] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.043963 24406 raft_consensus.cc:515] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.044127 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.044739 24401 tablet_bootstrap.cc:492] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c: Bootstrap starting.
I20260709 14:53:20.044765 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.047839 24356 raft_consensus.cc:2468] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.048714 24357 raft_consensus.cc:2393] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5196337a40124b95919857a01b0965c6 in current term 1: Already voted for candidate 4471255b5b9c4cdcad2893a3757cf3bf in this term.
I20260709 14:53:20.049057 24249 leader_election.cc:304] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 
I20260709 14:53:20.049535 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.050139 24355 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.044366 24358 raft_consensus.cc:2468] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 0.
I20260709 14:53:20.050890 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" is_pre_election: true
I20260709 14:53:20.051090 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" is_pre_election: true
I20260709 14:53:20.052130 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" is_pre_election: true
W20260709 14:53:20.052547 24250 leader_election.cc:343] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.052753 24207 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.045521 24427 raft_consensus.cc:2804] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.053501 24401 tablet_bootstrap.cc:654] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.053527 24427 raft_consensus.cc:493] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.045814 24400 consensus_queue.cc:260] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.046483 24405 leader_election.cc:290] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.054567 24405 raft_consensus.cc:2804] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.054884 24405 raft_consensus.cc:493] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.055192 24405 raft_consensus.cc:3060] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.055786 24398 tablet_bootstrap.cc:492] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf: No bootstrap required, opened a new log
I20260709 14:53:20.056212 24398 ts_tablet_manager.cc:1403] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.005s
W20260709 14:53:20.053170 24250 leader_election.cc:343] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.054064 24427 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.057683 24250 leader_election.cc:304] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.045854 24417 leader_election.cc:290] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:20.063458 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179e7c5e0af4449cb955759aac621664" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.065615 24406 leader_election.cc:290] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.063808 24427 raft_consensus.cc:515] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.063612 24405 raft_consensus.cc:515] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
W20260709 14:53:20.066849 24174 leader_election.cc:343] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.067773 24427 leader_election.cc:290] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 election: Requested vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.068814 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.069404 24355 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.070058 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
W20260709 14:53:20.071455 24250 leader_election.cc:343] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.067679 24284 raft_consensus.cc:2468] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 1.
I20260709 14:53:20.075917 24355 raft_consensus.cc:2468] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 1.
I20260709 14:53:20.076615 24321 leader_election.cc:304] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [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: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:20.077018 24174 leader_election.cc:304] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.077971 24417 raft_consensus.cc:2804] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.078833 24405 leader_election.cc:290] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.079797 24427 raft_consensus.cc:2804] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.071365 24398 raft_consensus.cc:359] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.080250 24427 raft_consensus.cc:697] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 LEADER]: Becoming Leader. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:20.080721 24398 raft_consensus.cc:385] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.081090 24427 consensus_queue.cc:237] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.080456 24405 raft_consensus.cc:2804] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.082234 24405 raft_consensus.cc:493] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.083158 24405 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.079272 24417 raft_consensus.cc:697] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Becoming Leader. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:20.084447 24417 consensus_queue.cc:237] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:20.081738 24398 raft_consensus.cc:740] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.093837 24398 consensus_queue.cc:260] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
W20260709 14:53:20.095284 24249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.131:42821, user_credentials={real_user=slave}} blocked reactor thread for 46401.5us
I20260709 14:53:20.099620 24249 leader_election.cc:304] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5196337a40124b95919857a01b0965c6; no voters: 4471255b5b9c4cdcad2893a3757cf3bf, 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:20.099704 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:20.101382 24283 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.105055 24400 ts_tablet_manager.cc:1434] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6: Time spent starting tablet: real 0.066s	user 0.017s	sys 0.012s
I20260709 14:53:20.105561 24429 raft_consensus.cc:2749] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.108132 24103 catalog_manager.cc:5697] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131). New cstate: current_term: 1 leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.109455 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.109716 24283 raft_consensus.cc:2468] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 1.
I20260709 14:53:20.110003 24355 raft_consensus.cc:3060] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.111755 24400 tablet_bootstrap.cc:492] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6: Bootstrap starting.
I20260709 14:53:20.113281 24405 raft_consensus.cc:515] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.115675 24355 raft_consensus.cc:2468] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.115923 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:20.116505 24207 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.116822 24249 leader_election.cc:304] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [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: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:20.099229 24398 ts_tablet_manager.cc:1434] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 14:53:20.117762 24400 tablet_bootstrap.cc:654] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.118816 24398 tablet_bootstrap.cc:492] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf: Bootstrap starting.
I20260709 14:53:20.100381 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179e7c5e0af4449cb955759aac621664" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6" is_pre_election: true
I20260709 14:53:20.122231 24429 raft_consensus.cc:2804] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:20.122951 24172 leader_election.cc:343] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.123118 24429 raft_consensus.cc:697] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Leader. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:20.123411 24172 leader_election.cc:304] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6
I20260709 14:53:20.124585 24426 raft_consensus.cc:2749] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.124426 24429 consensus_queue.cc:237] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.129572 24398 tablet_bootstrap.cc:654] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.127274 24207 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.131281 24250 leader_election.cc:304] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.132241 24431 raft_consensus.cc:2804] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.139694 24398 tablet_bootstrap.cc:492] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf: No bootstrap required, opened a new log
I20260709 14:53:20.140168 24398 ts_tablet_manager.cc:1403] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.002s
I20260709 14:53:20.141347 24104 catalog_manager.cc:5697] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129). New cstate: current_term: 1 leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.146453 24405 leader_election.cc:290] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.146539 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.147149 24355 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.152367 24355 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.152818 24398 raft_consensus.cc:359] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.153561 24398 raft_consensus.cc:385] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.153842 24398 raft_consensus.cc:740] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.154615 24401 tablet_bootstrap.cc:492] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c: No bootstrap required, opened a new log
I20260709 14:53:20.154584 24398 consensus_queue.cc:260] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.155112 24401 ts_tablet_manager.cc:1403] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent bootstrapping tablet: real 0.111s	user 0.036s	sys 0.038s
I20260709 14:53:20.155150 24400 tablet_bootstrap.cc:492] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6: No bootstrap required, opened a new log
I20260709 14:53:20.156286 24398 ts_tablet_manager.cc:1434] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260709 14:53:20.156638 24400 ts_tablet_manager.cc:1403] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.008s
I20260709 14:53:20.157038 24398 tablet_bootstrap.cc:492] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf: Bootstrap starting.
I20260709 14:53:20.157931 24401 raft_consensus.cc:359] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.158586 24401 raft_consensus.cc:385] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.158881 24401 raft_consensus.cc:740] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.159612 24431 raft_consensus.cc:697] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Leader. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:20.160713 24401 consensus_queue.cc:260] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.164163 24431 consensus_queue.cc:237] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.165409 24401 ts_tablet_manager.cc:1434] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:53:20.166399 24401 tablet_bootstrap.cc:492] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c: Bootstrap starting.
I20260709 14:53:20.170131 24400 raft_consensus.cc:359] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.170809 24400 raft_consensus.cc:385] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.171090 24400 raft_consensus.cc:740] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.170449 24103 catalog_manager.cc:5697] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5196337a40124b95919857a01b0965c6 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "5196337a40124b95919857a01b0965c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.171798 24400 consensus_queue.cc:260] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.172494 24401 tablet_bootstrap.cc:654] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.173929 24400 ts_tablet_manager.cc:1434] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 14:53:20.174351 24398 tablet_bootstrap.cc:654] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.174853 24400 tablet_bootstrap.cc:492] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6: Bootstrap starting.
I20260709 14:53:20.181212 24400 tablet_bootstrap.cc:654] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.191484 24437 raft_consensus.cc:493] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.192008 24437 raft_consensus.cc:515] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.194880 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a0e3634104b7dae575de2567537aa" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" is_pre_election: true
I20260709 14:53:20.195504 24207 raft_consensus.cc:2468] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.196069 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a0e3634104b7dae575de2567537aa" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.196605 24355 raft_consensus.cc:2468] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.196714 24250 leader_election.cc:304] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.195027 24437 leader_election.cc:290] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.197675 24437 raft_consensus.cc:2804] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.198035 24437 raft_consensus.cc:493] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.198387 24437 raft_consensus.cc:3060] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.202071 24401 tablet_bootstrap.cc:492] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c: No bootstrap required, opened a new log
I20260709 14:53:20.202560 24401 ts_tablet_manager.cc:1403] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.016s
W20260709 14:53:20.203140 24155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:20.205278 24400 tablet_bootstrap.cc:492] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6: No bootstrap required, opened a new log
I20260709 14:53:20.205714 24400 ts_tablet_manager.cc:1403] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.016s
I20260709 14:53:20.205858 24398 tablet_bootstrap.cc:492] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf: No bootstrap required, opened a new log
I20260709 14:53:20.205530 24401 raft_consensus.cc:359] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:20.206301 24398 ts_tablet_manager.cc:1403] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.005s
I20260709 14:53:20.206353 24401 raft_consensus.cc:385] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.206804 24401 raft_consensus.cc:740] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.206735 24104 catalog_manager.cc:5697] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5196337a40124b95919857a01b0965c6 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "5196337a40124b95919857a01b0965c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.207631 24401 consensus_queue.cc:260] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:20.208760 24398 raft_consensus.cc:359] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.209383 24398 raft_consensus.cc:385] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.209640 24398 raft_consensus.cc:740] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.210038 24400 raft_consensus.cc:359] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.210362 24401 ts_tablet_manager.cc:1434] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:20.210702 24400 raft_consensus.cc:385] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.210392 24398 consensus_queue.cc:260] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.211037 24400 raft_consensus.cc:740] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.219833 24400 consensus_queue.cc:260] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.220476 24398 ts_tablet_manager.cc:1434] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260709 14:53:20.221339 24398 tablet_bootstrap.cc:492] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf: Bootstrap starting.
I20260709 14:53:20.222337 24437 raft_consensus.cc:515] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.224941 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a0e3634104b7dae575de2567537aa" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:20.225481 24207 raft_consensus.cc:3060] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.226384 24398 tablet_bootstrap.cc:654] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.231523 24207 raft_consensus.cc:2468] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.219772 24401 tablet_bootstrap.cc:492] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c: Bootstrap starting.
I20260709 14:53:20.232594 24250 leader_election.cc:304] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.234874 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a0e3634104b7dae575de2567537aa" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.235107 24431 raft_consensus.cc:2804] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.235395 24355 raft_consensus.cc:3060] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.235981 24431 raft_consensus.cc:697] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Leader. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:20.236892 24431 consensus_queue.cc:237] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.238603 24401 tablet_bootstrap.cc:654] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.241274 24355 raft_consensus.cc:2468] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.242580 24437 leader_election.cc:290] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.244815 24400 ts_tablet_manager.cc:1434] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6: Time spent starting tablet: real 0.037s	user 0.000s	sys 0.009s
I20260709 14:53:20.245780 24400 tablet_bootstrap.cc:492] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6: Bootstrap starting.
I20260709 14:53:20.252205 24400 tablet_bootstrap.cc:654] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.252755 24401 tablet_bootstrap.cc:492] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c: No bootstrap required, opened a new log
I20260709 14:53:20.253295 24401 ts_tablet_manager.cc:1403] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.001s
I20260709 14:53:20.256665 24401 raft_consensus.cc:359] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.257449 24401 raft_consensus.cc:385] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.257810 24401 raft_consensus.cc:740] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.258505 24401 consensus_queue.cc:260] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.259927 24398 tablet_bootstrap.cc:492] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf: No bootstrap required, opened a new log
I20260709 14:53:20.260329 24398 ts_tablet_manager.cc:1403] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.011s
I20260709 14:53:20.261087 24400 tablet_bootstrap.cc:492] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6: No bootstrap required, opened a new log
I20260709 14:53:20.261586 24400 ts_tablet_manager.cc:1403] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260709 14:53:20.261049 24104 catalog_manager.cc:5697] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5196337a40124b95919857a01b0965c6 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "5196337a40124b95919857a01b0965c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.262776 24398 raft_consensus.cc:359] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.263381 24398 raft_consensus.cc:385] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.263621 24398 raft_consensus.cc:740] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.263942 24400 raft_consensus.cc:359] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.264539 24400 raft_consensus.cc:385] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.264344 24398 consensus_queue.cc:260] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.264808 24400 raft_consensus.cc:740] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.265549 24400 consensus_queue.cc:260] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.267252 24401 ts_tablet_manager.cc:1434] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:20.267565 24400 ts_tablet_manager.cc:1434] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:20.268375 24400 tablet_bootstrap.cc:492] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6: Bootstrap starting.
I20260709 14:53:20.268929 24398 ts_tablet_manager.cc:1434] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:53:20.269757 24398 tablet_bootstrap.cc:492] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf: Bootstrap starting.
I20260709 14:53:20.269709 24437 raft_consensus.cc:493] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.270253 24437 raft_consensus.cc:515] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.272126 24437 leader_election.cc:290] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.273563 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" is_pre_election: true
I20260709 14:53:20.274150 24207 raft_consensus.cc:2468] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.275240 24398 tablet_bootstrap.cc:654] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.275769 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.276286 24355 raft_consensus.cc:2468] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.277381 24250 leader_election.cc:304] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.283037 24400 tablet_bootstrap.cc:654] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.283303 24401 tablet_bootstrap.cc:492] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c: Bootstrap starting.
I20260709 14:53:20.283919 24431 raft_consensus.cc:2804] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.284313 24431 raft_consensus.cc:493] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.284644 24431 raft_consensus.cc:3060] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.285964 24398 tablet_bootstrap.cc:492] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf: No bootstrap required, opened a new log
I20260709 14:53:20.286394 24398 ts_tablet_manager.cc:1403] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:53:20.288712 24398 raft_consensus.cc:359] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.289340 24398 raft_consensus.cc:385] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.289595 24398 raft_consensus.cc:740] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.290581 24401 tablet_bootstrap.cc:654] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.290396 24398 consensus_queue.cc:260] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.293951 24398 ts_tablet_manager.cc:1434] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:20.294064 24400 tablet_bootstrap.cc:492] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6: No bootstrap required, opened a new log
I20260709 14:53:20.294494 24400 ts_tablet_manager.cc:1403] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260709 14:53:20.296897 24400 raft_consensus.cc:359] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.297513 24400 raft_consensus.cc:385] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.297780 24400 raft_consensus.cc:740] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.298496 24417 raft_consensus.cc:493] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.291576 24431 raft_consensus.cc:515] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.298956 24417 raft_consensus.cc:515] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.301051 24417 leader_election.cc:290] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:20.301589 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:20.302126 24207 raft_consensus.cc:3060] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.298957 24400 consensus_queue.cc:260] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.302380 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" is_pre_election: true
W20260709 14:53:20.303607 24324 leader_election.cc:343] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.303961 24400 ts_tablet_manager.cc:1434] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:53:20.304744 24400 tablet_bootstrap.cc:492] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6: Bootstrap starting.
I20260709 14:53:20.306149 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6" is_pre_election: true
I20260709 14:53:20.306699 24284 raft_consensus.cc:2468] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 0.
I20260709 14:53:20.307842 24321 leader_election.cc:304] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [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: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:20.309103 24417 raft_consensus.cc:2804] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.309504 24400 tablet_bootstrap.cc:654] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.309474 24417 raft_consensus.cc:493] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.309900 24417 raft_consensus.cc:3060] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.310731 24207 raft_consensus.cc:2468] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.311811 24250 leader_election.cc:304] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.312561 24437 raft_consensus.cc:2804] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.313004 24437 raft_consensus.cc:697] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Leader. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:20.313773 24437 consensus_queue.cc:237] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.316665 24417 raft_consensus.cc:515] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.319396 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
W20260709 14:53:20.320788 24324 leader_election.cc:343] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.322702 24431 leader_election.cc:290] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.323266 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.323824 24355 raft_consensus.cc:3060] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.324150 24104 catalog_manager.cc:5697] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5196337a40124b95919857a01b0965c6 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "5196337a40124b95919857a01b0965c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.326388 24401 tablet_bootstrap.cc:492] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c: No bootstrap required, opened a new log
I20260709 14:53:20.326808 24401 ts_tablet_manager.cc:1403] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.014s
I20260709 14:53:20.329241 24401 raft_consensus.cc:359] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.329588 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:20.329836 24401 raft_consensus.cc:385] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.330081 24284 raft_consensus.cc:3060] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.330087 24401 raft_consensus.cc:740] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.330971 24401 consensus_queue.cc:260] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.336439 24284 raft_consensus.cc:2468] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 1.
I20260709 14:53:20.337258 24401 ts_tablet_manager.cc:1434] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:53:20.337919 24400 tablet_bootstrap.cc:492] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6: No bootstrap required, opened a new log
I20260709 14:53:20.338331 24400 ts_tablet_manager.cc:1403] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.007s
I20260709 14:53:20.338634 24401 tablet_bootstrap.cc:492] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c: Bootstrap starting.
I20260709 14:53:20.338339 24321 leader_election.cc:304] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [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: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:20.339268 24402 raft_consensus.cc:2804] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.340804 24400 raft_consensus.cc:359] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.341498 24400 raft_consensus.cc:385] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.341773 24400 raft_consensus.cc:740] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.343935 24355 raft_consensus.cc:2468] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.345279 24417 leader_election.cc:290] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:20.345515 24400 consensus_queue.cc:260] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.347503 24400 ts_tablet_manager.cc:1434] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:53:20.348632 24402 raft_consensus.cc:697] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Becoming Leader. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:20.349470 24402 consensus_queue.cc:237] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.351104 24401 tablet_bootstrap.cc:654] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.352792 24431 raft_consensus.cc:493] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.353798 24431 raft_consensus.cc:515] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.356539 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8f5708822f45ab8d4481965d5058c9" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" is_pre_election: true
I20260709 14:53:20.357153 24207 raft_consensus.cc:2468] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.358922 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8f5708822f45ab8d4481965d5058c9" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.359508 24355 raft_consensus.cc:2468] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.360711 24249 leader_election.cc:304] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 
I20260709 14:53:20.361554 24437 raft_consensus.cc:2804] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.361927 24437 raft_consensus.cc:493] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.362237 24437 raft_consensus.cc:3060] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.365307 24431 leader_election.cc:290] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.369582 24437 raft_consensus.cc:515] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.372047 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8f5708822f45ab8d4481965d5058c9" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.372047 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8f5708822f45ab8d4481965d5058c9" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:20.372671 24355 raft_consensus.cc:3060] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.373117 24207 raft_consensus.cc:3060] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.377343 24401 tablet_bootstrap.cc:492] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c: No bootstrap required, opened a new log
I20260709 14:53:20.377767 24401 ts_tablet_manager.cc:1403] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.006s
I20260709 14:53:20.378778 24437 leader_election.cc:290] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.379273 24207 raft_consensus.cc:2468] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.378331 24107 catalog_manager.cc:5697] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131). New cstate: current_term: 1 leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:20.380059 24355 raft_consensus.cc:2468] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.380566 24401 raft_consensus.cc:359] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.380445 24250 leader_election.cc:304] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.382102 24401 raft_consensus.cc:385] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.382102 24437 raft_consensus.cc:2804] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.382558 24401 raft_consensus.cc:740] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.382894 24437 raft_consensus.cc:697] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Leader. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:20.383446 24401 consensus_queue.cc:260] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.383682 24437 consensus_queue.cc:237] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.385293 24401 ts_tablet_manager.cc:1434] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:53:20.386211 24401 tablet_bootstrap.cc:492] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c: Bootstrap starting.
I20260709 14:53:20.392390 24106 catalog_manager.cc:5697] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5196337a40124b95919857a01b0965c6 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "5196337a40124b95919857a01b0965c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.394534 24401 tablet_bootstrap.cc:654] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.398808 24401 tablet_bootstrap.cc:492] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c: No bootstrap required, opened a new log
I20260709 14:53:20.399113 24401 ts_tablet_manager.cc:1403] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 14:53:20.401249 24401 raft_consensus.cc:359] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.401688 24401 raft_consensus.cc:385] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.401865 24401 raft_consensus.cc:740] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.402319 24401 consensus_queue.cc:260] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.403692 24401 ts_tablet_manager.cc:1434] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:53:20.474387 24437 raft_consensus.cc:493] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.474833 24437 raft_consensus.cc:515] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.476522 24437 leader_election.cc:290] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.477217 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179e7c5e0af4449cb955759aac621664" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" is_pre_election: true
I20260709 14:53:20.477464 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179e7c5e0af4449cb955759aac621664" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.477772 24207 raft_consensus.cc:2468] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.478046 24355 raft_consensus.cc:2468] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 0.
I20260709 14:53:20.478653 24250 leader_election.cc:304] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.479395 24437 raft_consensus.cc:2804] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.479662 24437 raft_consensus.cc:493] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.479876 24402 raft_consensus.cc:493] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.479949 24437 raft_consensus.cc:3060] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.480310 24402 raft_consensus.cc:515] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.481734 24402 leader_election.cc:290] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:20.482540 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71b8ea286284c7cba3e1c6512b678d4" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" is_pre_election: true
I20260709 14:53:20.482829 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71b8ea286284c7cba3e1c6512b678d4" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6" is_pre_election: true
I20260709 14:53:20.483144 24207 raft_consensus.cc:2468] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 0.
I20260709 14:53:20.483330 24284 raft_consensus.cc:2468] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 0.
I20260709 14:53:20.484341 24321 leader_election.cc:304] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 
I20260709 14:53:20.484905 24402 raft_consensus.cc:2804] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.485248 24402 raft_consensus.cc:493] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.485531 24402 raft_consensus.cc:3060] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.486155 24437 raft_consensus.cc:515] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.487637 24437 leader_election.cc:290] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.488240 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179e7c5e0af4449cb955759aac621664" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:20.488698 24207 raft_consensus.cc:3060] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.488684 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179e7c5e0af4449cb955759aac621664" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.489300 24355 raft_consensus.cc:3060] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.490202 24402 raft_consensus.cc:515] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.492338 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71b8ea286284c7cba3e1c6512b678d4" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:20.492561 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71b8ea286284c7cba3e1c6512b678d4" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:20.492870 24209 raft_consensus.cc:3060] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.493027 24284 raft_consensus.cc:3060] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.495060 24207 raft_consensus.cc:2468] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.495385 24355 raft_consensus.cc:2468] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 1.
I20260709 14:53:20.497757 24250 leader_election.cc:304] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.498289 24437 raft_consensus.cc:2804] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.498284 24402 leader_election.cc:290] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:20.498975 24437 raft_consensus.cc:697] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Leader. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:20.499220 24209 raft_consensus.cc:2468] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 1.
I20260709 14:53:20.499220 24284 raft_consensus.cc:2468] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 1.
I20260709 14:53:20.499679 24437 consensus_queue.cc:237] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.500417 24321 leader_election.cc:304] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 
I20260709 14:53:20.501231 24402 raft_consensus.cc:2804] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.501647 24402 raft_consensus.cc:697] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Becoming Leader. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:20.502355 24402 consensus_queue.cc:237] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.507800 24106 catalog_manager.cc:5697] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5196337a40124b95919857a01b0965c6 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "5196337a40124b95919857a01b0965c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.510018 24107 catalog_manager.cc:5697] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131). New cstate: current_term: 1 leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:20.522186 24427 raft_consensus.cc:493] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.522549 24427 raft_consensus.cc:515] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:20.523934 24427 leader_election.cc:290] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:20.524544 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.524746 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6" is_pre_election: true
I20260709 14:53:20.525432 24284 raft_consensus.cc:2393] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 879f856994c14c4aa47a8d1cc5c2da7c in current term 1: Already voted for candidate 4471255b5b9c4cdcad2893a3757cf3bf in this term.
I20260709 14:53:20.526152 24172 leader_election.cc:304] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6
I20260709 14:53:20.526654 24427 raft_consensus.cc:3060] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.530629 24427 raft_consensus.cc:2749] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.603873 24355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100"
dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
mode: GRACEFUL
new_leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:51126
I20260709 14:53:20.604348 24355 raft_consensus.cc:606] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Received request to transfer leadership to TS 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:20.616218 24437 consensus_queue.cc:1048] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.616374 24284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f"
dest_uuid: "5196337a40124b95919857a01b0965c6"
mode: GRACEFUL
new_leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:38962
I20260709 14:53:20.616832 24284 raft_consensus.cc:606] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Received request to transfer leadership to TS 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:20.626447 24431 consensus_queue.cc:1048] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.627127 24209 raft_consensus.cc:3060] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.635627 24284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "922b148df4e64986876205e6706a9ce3"
dest_uuid: "5196337a40124b95919857a01b0965c6"
mode: GRACEFUL
new_leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:38962
I20260709 14:53:20.635496 24437 consensus_queue.cc:1048] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.636240 24284 raft_consensus.cc:606] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Received request to transfer leadership to TS 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:20.636307 24431 consensus_queue.cc:1048] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.654568 24405 consensus_queue.cc:1048] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.656280 24284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f70a0e3634104b7dae575de2567537aa"
dest_uuid: "5196337a40124b95919857a01b0965c6"
mode: GRACEFUL
new_leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:38962
I20260709 14:53:20.656848 24284 raft_consensus.cc:606] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Received request to transfer leadership to TS 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:20.663630 24429 raft_consensus.cc:993] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6: : Instructing follower 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:20.664022 24429 raft_consensus.cc:1081] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Signalling peer 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:20.666371 24208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "922b148df4e64986876205e6706a9ce3"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:34614
I20260709 14:53:20.666843 24208 raft_consensus.cc:493] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.667145 24208 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.668967 24437 consensus_queue.cc:1048] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.673305 24208 raft_consensus.cc:515] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.675983 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:20.676278 24208 leader_election.cc:290] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Requested vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.676568 24284 raft_consensus.cc:3055] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:20.676930 24284 raft_consensus.cc:740] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:20.677726 24284 consensus_queue.cc:260] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.678782 24284 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.681998 24437 raft_consensus.cc:993] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6: : Instructing follower 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:20.682389 24431 raft_consensus.cc:1081] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Signalling peer 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:20.682549 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.683920 24207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f70a0e3634104b7dae575de2567537aa"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:34614
I20260709 14:53:20.684489 24207 raft_consensus.cc:493] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.684897 24207 raft_consensus.cc:3060] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.686197 24358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806"
dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
mode: GRACEFUL
new_leader_uuid: "5196337a40124b95919857a01b0965c6"
 from {username='slave'} at 127.0.0.1:51126
I20260709 14:53:20.686748 24358 raft_consensus.cc:606] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Received request to transfer leadership to TS 5196337a40124b95919857a01b0965c6
I20260709 14:53:20.691104 24207 raft_consensus.cc:515] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.693852 24207 leader_election.cc:290] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Requested vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.694262 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a0e3634104b7dae575de2567537aa" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:20.694762 24283 raft_consensus.cc:3055] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:20.694841 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a0e3634104b7dae575de2567537aa" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.695163 24283 raft_consensus.cc:740] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:20.695477 24358 raft_consensus.cc:3060] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.695943 24283 consensus_queue.cc:260] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.696835 24283 raft_consensus.cc:3060] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.700963 24402 consensus_queue.cc:1048] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.703253 24427 consensus_queue.cc:1048] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.704547 24427 consensus_queue.cc:1048] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.707366 24455 consensus_queue.cc:1048] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.709049 24358 raft_consensus.cc:2468] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
I20260709 14:53:20.710079 24174 leader_election.cc:304] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.710412 24283 raft_consensus.cc:2468] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
I20260709 14:53:20.710872 24427 raft_consensus.cc:2804] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:20.711328 24427 raft_consensus.cc:697] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Becoming Leader. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:20.711432 24284 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
I20260709 14:53:20.712275 24427 consensus_queue.cc:237] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.712638 24172 leader_election.cc:304] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [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: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 4471255b5b9c4cdcad2893a3757cf3bf
I20260709 14:53:20.713694 24474 raft_consensus.cc:2804] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:20.714152 24474 raft_consensus.cc:697] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Becoming Leader. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:20.714993 24474 consensus_queue.cc:237] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.725347 24474 raft_consensus.cc:493] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.725767 24474 raft_consensus.cc:515] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.730962 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5196337a40124b95919857a01b0965c6" is_pre_election: true
I20260709 14:53:20.731732 24281 raft_consensus.cc:2393] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 879f856994c14c4aa47a8d1cc5c2da7c in current term 1: Already voted for candidate 4471255b5b9c4cdcad2893a3757cf3bf in this term.
I20260709 14:53:20.728999 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" is_pre_election: true
I20260709 14:53:20.731977 24474 leader_election.cc:290] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.733945 24172 leader_election.cc:304] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6
I20260709 14:53:20.735391 24427 raft_consensus.cc:3060] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.742733 24417 consensus_queue.cc:1048] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.743924 24427 raft_consensus.cc:2749] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.759358 24417 consensus_queue.cc:1048] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.759742 24106 catalog_manager.cc:5697] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c reported cstate change: term changed from 1 to 2, leader changed from 5196337a40124b95919857a01b0965c6 (127.23.8.130) to 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129). New cstate: current_term: 2 leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.761976 24402 raft_consensus.cc:993] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf: : Instructing follower 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:20.762363 24455 raft_consensus.cc:1081] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Signalling peer 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:20.765136 24206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:34612
I20260709 14:53:20.765698 24206 raft_consensus.cc:493] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.766042 24206 raft_consensus.cc:3060] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.778084 24206 raft_consensus.cc:515] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:20.782696 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.783327 24355 raft_consensus.cc:3055] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:20.783818 24355 raft_consensus.cc:740] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:20.784771 24355 consensus_queue.cc:260] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:20.785946 24355 raft_consensus.cc:3060] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.790333 24206 leader_election.cc:290] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Requested vote from peers 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:20.790516 24455 raft_consensus.cc:993] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf: : Instructing follower 5196337a40124b95919857a01b0965c6 to start an election
I20260709 14:53:20.791062 24455 raft_consensus.cc:1081] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Signalling peer 5196337a40124b95919857a01b0965c6 to start an election
I20260709 14:53:20.792441 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4715326c6c5c4ca981a7c78a57531100" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:20.792992 24281 raft_consensus.cc:3060] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.795572 24355 raft_consensus.cc:2468] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
I20260709 14:53:20.796797 24174 leader_election.cc:304] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.797616 24427 raft_consensus.cc:2804] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:20.798054 24427 raft_consensus.cc:697] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Becoming Leader. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:20.798792 24427 consensus_queue.cc:237] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } }
I20260709 14:53:20.800552 24284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806"
dest_uuid: "5196337a40124b95919857a01b0965c6"
 from {username='slave'} at 127.0.0.1:38952
I20260709 14:53:20.801088 24284 raft_consensus.cc:493] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.801445 24284 raft_consensus.cc:3060] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.806243 24281 raft_consensus.cc:2468] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
I20260709 14:53:20.805708 24106 catalog_manager.cc:5697] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c reported cstate change: term changed from 1 to 2, leader changed from 5196337a40124b95919857a01b0965c6 (127.23.8.130) to 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129). New cstate: current_term: 2 leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.807765 24284 raft_consensus.cc:515] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.809593 24284 leader_election.cc:290] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 2 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.810150 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:20.810575 24282 raft_consensus.cc:1240] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Rejecting Update request from peer 4471255b5b9c4cdcad2893a3757cf3bf for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:20.810657 24207 raft_consensus.cc:3060] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.812073 24402 consensus_queue.cc:1059] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:20.813334 24417 raft_consensus.cc:3055] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:20.813320 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.813772 24417 raft_consensus.cc:740] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:20.814555 24417 consensus_queue.cc:260] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.815549 24417 raft_consensus.cc:3060] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.816161 24207 raft_consensus.cc:2468] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 2.
I20260709 14:53:20.816668 24206 raft_consensus.cc:1240] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Rejecting Update request from peer 4471255b5b9c4cdcad2893a3757cf3bf for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:20.817934 24250 leader_election.cc:304] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.818638 24429 raft_consensus.cc:2804] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:20.819058 24429 raft_consensus.cc:697] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 2 LEADER]: Becoming Leader. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:20.819731 24429 consensus_queue.cc:237] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.825599 24106 catalog_manager.cc:5697] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c reported cstate change: term changed from 1 to 2, leader changed from 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131) to 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129). New cstate: current_term: 2 leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.826587 24104 catalog_manager.cc:5697] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 reported cstate change: term changed from 1 to 2, leader changed from 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131) to 5196337a40124b95919857a01b0965c6 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "5196337a40124b95919857a01b0965c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.827708 24355 raft_consensus.cc:2468] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 2.
I20260709 14:53:20.851449 24429 consensus_queue.cc:1048] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.861006 24429 consensus_queue.cc:1048] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.895637 24429 consensus_queue.cc:1048] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.901121 24437 raft_consensus.cc:993] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6: : Instructing follower 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:20.901633 24431 raft_consensus.cc:1081] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Signalling peer 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:20.903143 24207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:34614
I20260709 14:53:20.904006 24207 raft_consensus.cc:493] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.904415 24207 raft_consensus.cc:3060] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.905643 24437 consensus_queue.cc:1048] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.909669 24207 raft_consensus.cc:515] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.910602 24206 raft_consensus.cc:1240] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Rejecting Update request from peer 5196337a40124b95919857a01b0965c6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:20.911993 24207 leader_election.cc:290] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Requested vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:20.912976 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:20.913012 24437 consensus_queue.cc:1059] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.913524 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:20.913780 24282 raft_consensus.cc:3055] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:20.914042 24358 raft_consensus.cc:3060] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.914106 24282 raft_consensus.cc:740] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:20.915254 24282 consensus_queue.cc:260] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.916477 24282 raft_consensus.cc:3060] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.920507 24358 raft_consensus.cc:2468] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
I20260709 14:53:20.921499 24174 leader_election.cc:304] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:20.922207 24427 raft_consensus.cc:2804] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:20.922662 24427 raft_consensus.cc:697] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Becoming Leader. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:20.922663 24282 raft_consensus.cc:2468] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
W20260709 14:53:20.923450 24431 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:53:20.923638 24427 consensus_queue.cc:237] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:20.929603 24104 catalog_manager.cc:5697] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c reported cstate change: term changed from 1 to 2, leader changed from 5196337a40124b95919857a01b0965c6 (127.23.8.130) to 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129). New cstate: current_term: 2 leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.980525 24431 consensus_queue.cc:1048] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.989456 24437 consensus_queue.cc:1048] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.013578 24417 consensus_queue.cc:1048] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.022400 24402 consensus_queue.cc:1048] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.138682 24358 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.143683 24358 raft_consensus.cc:1275] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.144652 24427 consensus_queue.cc:1048] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.151679 24282 raft_consensus.cc:1275] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.153282 24479 consensus_queue.cc:1048] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.183621 24358 raft_consensus.cc:1275] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.184756 24479 consensus_queue.cc:1048] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.194998 24282 raft_consensus.cc:1275] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.200008 24479 consensus_queue.cc:1048] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.275233 24358 raft_consensus.cc:1275] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.276304 24474 consensus_queue.cc:1048] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.282760 24282 raft_consensus.cc:1275] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.284047 24480 consensus_queue.cc:1048] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.292807 24207 raft_consensus.cc:1275] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Refusing update from remote peer 5196337a40124b95919857a01b0965c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.293952 24437 consensus_queue.cc:1048] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.301041 24358 raft_consensus.cc:1275] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Refusing update from remote peer 5196337a40124b95919857a01b0965c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.302330 24437 consensus_queue.cc:1048] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.317363 24282 raft_consensus.cc:1275] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.318367 24480 consensus_queue.cc:1048] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.324635 24358 raft_consensus.cc:1275] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.325954 24474 consensus_queue.cc:1048] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:23.726807 23586 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:53:23.727479 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:23.741761 24206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
mode: GRACEFUL
new_leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
 from {username='slave'} at 127.0.0.1:41690
I20260709 14:53:23.742216 24206 raft_consensus.cc:606] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 LEADER]: Received request to transfer leadership to TS 4471255b5b9c4cdcad2893a3757cf3bf
I20260709 14:53:23.744199 24206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "922b148df4e64986876205e6706a9ce3"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
mode: GRACEFUL
new_leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
 from {username='slave'} at 127.0.0.1:41690
I20260709 14:53:23.744695 24206 raft_consensus.cc:606] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Received request to transfer leadership to TS 4471255b5b9c4cdcad2893a3757cf3bf
I20260709 14:53:23.745594 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:23.745996 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:23.797940 24494 raft_consensus.cc:993] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c: : Instructing follower 4471255b5b9c4cdcad2893a3757cf3bf to start an election
I20260709 14:53:23.798310 24479 raft_consensus.cc:1081] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 LEADER]: Signalling peer 4471255b5b9c4cdcad2893a3757cf3bf to start an election
I20260709 14:53:23.799525 24358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0"
dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
 from {username='slave'} at 127.0.0.1:51108
I20260709 14:53:23.799937 24358 raft_consensus.cc:493] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:23.800203 24358 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:23.804407 24358 raft_consensus.cc:515] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:23.805868 24358 leader_election.cc:290] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 2 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:23.806509 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:23.806756 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:23.807032 24206 raft_consensus.cc:3055] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:23.807214 24284 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:23.807363 24206 raft_consensus.cc:740] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:23.808233 24206 consensus_queue.cc:260] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:23.809063 24206 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:23.811858 24284 raft_consensus.cc:2468] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 2.
I20260709 14:53:23.812757 24321 leader_election.cc:304] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 
I20260709 14:53:23.813318 24206 raft_consensus.cc:2468] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 2.
I20260709 14:53:23.813345 24402 raft_consensus.cc:2804] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:23.814663 24402 raft_consensus.cc:697] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 LEADER]: Becoming Leader. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:23.815351 24402 consensus_queue.cc:237] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:23.821378 24104 catalog_manager.cc:5697] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf reported cstate change: term changed from 1 to 2, leader changed from 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129) to 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131). New cstate: current_term: 2 leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:24.157804 24479 raft_consensus.cc:993] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c: : Instructing follower 4471255b5b9c4cdcad2893a3757cf3bf to start an election
I20260709 14:53:24.158188 24494 raft_consensus.cc:1081] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Signalling peer 4471255b5b9c4cdcad2893a3757cf3bf to start an election
I20260709 14:53:24.159411 24358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "922b148df4e64986876205e6706a9ce3"
dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
 from {username='slave'} at 127.0.0.1:51108
I20260709 14:53:24.159826 24358 raft_consensus.cc:493] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:24.160105 24358 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:24.164280 24358 raft_consensus.cc:515] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.165666 24358 leader_election.cc:290] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 3 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:24.166342 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:24.166594 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:24.166917 24206 raft_consensus.cc:3055] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:24.167085 24284 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:24.167253 24206 raft_consensus.cc:740] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:24.168040 24206 consensus_queue.cc:260] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.169220 24206 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:24.173295 24284 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 3.
I20260709 14:53:24.174286 24321 leader_election.cc:304] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [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: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 
I20260709 14:53:24.174877 24402 raft_consensus.cc:2804] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:24.174959 24206 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 3.
I20260709 14:53:24.175379 24402 raft_consensus.cc:697] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 LEADER]: Becoming Leader. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:24.176147 24402 consensus_queue.cc:237] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.182219 24104 catalog_manager.cc:5697] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf reported cstate change: term changed from 2 to 3, leader changed from 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129) to 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131). New cstate: current_term: 3 leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:24.220383 24206 raft_consensus.cc:1275] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Refusing update from remote peer 4471255b5b9c4cdcad2893a3757cf3bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:24.221470 24402 consensus_queue.cc:1048] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:24.231833 24284 raft_consensus.cc:1275] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Refusing update from remote peer 4471255b5b9c4cdcad2893a3757cf3bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:24.233867 24498 consensus_queue.cc:1048] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:24.555580 24284 raft_consensus.cc:1275] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Refusing update from remote peer 4471255b5b9c4cdcad2893a3757cf3bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:24.556684 24498 consensus_queue.cc:1048] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:24.564783 24206 raft_consensus.cc:1275] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Refusing update from remote peer 4471255b5b9c4cdcad2893a3757cf3bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:24.566279 24512 consensus_queue.cc:1048] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:24.746670 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:24.760197 24358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0"
dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
mode: GRACEFUL
new_leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:51126
I20260709 14:53:24.760627 24358 raft_consensus.cc:606] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 LEADER]: Received request to transfer leadership to TS 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:24.764571 24358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "922b148df4e64986876205e6706a9ce3"
dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
mode: GRACEFUL
new_leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:51126
I20260709 14:53:24.764966 24358 raft_consensus.cc:606] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 LEADER]: Received request to transfer leadership to TS 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:24.770875 24284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d8f5708822f45ab8d4481965d5058c9"
dest_uuid: "5196337a40124b95919857a01b0965c6"
mode: GRACEFUL
new_leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:38962
I20260709 14:53:24.771265 24284 raft_consensus.cc:606] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Received request to transfer leadership to TS 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:24.774991 24284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36"
dest_uuid: "5196337a40124b95919857a01b0965c6"
mode: GRACEFUL
new_leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:38962
I20260709 14:53:24.775367 24284 raft_consensus.cc:606] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Received request to transfer leadership to TS 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:24.779330 24284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806"
dest_uuid: "5196337a40124b95919857a01b0965c6"
mode: GRACEFUL
new_leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:38962
I20260709 14:53:24.779721 24284 raft_consensus.cc:606] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 2 LEADER]: Received request to transfer leadership to TS 879f856994c14c4aa47a8d1cc5c2da7c
I20260709 14:53:24.924558 24437 raft_consensus.cc:993] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6: : Instructing follower 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:24.924906 24514 raft_consensus.cc:1081] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Signalling peer 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:24.926258 24206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:34614
I20260709 14:53:24.926764 24206 raft_consensus.cc:493] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:24.927054 24206 raft_consensus.cc:3060] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.931362 24206 raft_consensus.cc:515] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.932746 24206 leader_election.cc:290] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Requested vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:24.933378 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:24.933948 24284 raft_consensus.cc:3055] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:24.933985 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:24.934340 24284 raft_consensus.cc:740] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:24.934579 24358 raft_consensus.cc:3060] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.935034 24284 consensus_queue.cc:260] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.935844 24284 raft_consensus.cc:3060] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.938558 24358 raft_consensus.cc:2468] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
I20260709 14:53:24.939386 24174 leader_election.cc:304] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:24.939950 24284 raft_consensus.cc:2468] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
I20260709 14:53:24.939960 24494 raft_consensus.cc:2804] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:24.941006 24494 raft_consensus.cc:697] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Becoming Leader. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:24.941741 24494 consensus_queue.cc:237] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.947228 24107 catalog_manager.cc:5697] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c reported cstate change: term changed from 1 to 2, leader changed from 5196337a40124b95919857a01b0965c6 (127.23.8.130) to 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129). New cstate: current_term: 2 leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.967465 24437 raft_consensus.cc:993] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6: : Instructing follower 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:24.967785 24514 raft_consensus.cc:1081] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Signalling peer 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:24.968921 24206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d8f5708822f45ab8d4481965d5058c9"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:34614
I20260709 14:53:24.969337 24206 raft_consensus.cc:493] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:24.969605 24206 raft_consensus.cc:3060] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.972332 24508 raft_consensus.cc:993] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf: : Instructing follower 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:24.972776 24512 raft_consensus.cc:1081] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 LEADER]: Signalling peer 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:24.974279 24207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "922b148df4e64986876205e6706a9ce3"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:34612
I20260709 14:53:24.974785 24207 raft_consensus.cc:493] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:24.975126 24207 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:24.975200 24206 raft_consensus.cc:515] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.977172 24206 leader_election.cc:290] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Requested vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:24.977715 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8f5708822f45ab8d4481965d5058c9" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:24.978048 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8f5708822f45ab8d4481965d5058c9" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:24.978241 24284 raft_consensus.cc:3055] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:24.978505 24358 raft_consensus.cc:3060] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.978562 24284 raft_consensus.cc:740] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:24.979601 24284 consensus_queue.cc:260] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.980957 24284 raft_consensus.cc:3060] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.984311 24358 raft_consensus.cc:2468] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
I20260709 14:53:24.984045 24207 raft_consensus.cc:515] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.985364 24174 leader_election.cc:304] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4471255b5b9c4cdcad2893a3757cf3bf, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:24.986088 24494 raft_consensus.cc:2804] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:24.986531 24494 raft_consensus.cc:697] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Becoming Leader. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:24.986721 24207 leader_election.cc:290] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 4 election: Requested vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:24.986848 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:24.987394 24282 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:24.987272 24494 consensus_queue.cc:237] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.987953 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:24.988454 24358 raft_consensus.cc:3055] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:24.988760 24358 raft_consensus.cc:740] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:24.988960 24284 raft_consensus.cc:2468] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 2.
I20260709 14:53:24.989594 24358 consensus_queue.cc:260] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:24.990921 24358 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:24.993499 24282 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 4.
I20260709 14:53:24.994527 24172 leader_election.cc:304] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [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: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:24.995224 24494 raft_consensus.cc:2804] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:24.995728 24494 raft_consensus.cc:697] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 LEADER]: Becoming Leader. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:24.995163 24107 catalog_manager.cc:5697] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c reported cstate change: term changed from 1 to 2, leader changed from 5196337a40124b95919857a01b0965c6 (127.23.8.130) to 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129). New cstate: current_term: 2 leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.995961 24358 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 4.
I20260709 14:53:24.996484 24494 consensus_queue.cc:237] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:25.005722 24107 catalog_manager.cc:5697] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c reported cstate change: term changed from 3 to 4, leader changed from 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131) to 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129). New cstate: current_term: 4 leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.318902 24508 raft_consensus.cc:993] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf: : Instructing follower 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:25.319257 24512 raft_consensus.cc:1081] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 LEADER]: Signalling peer 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:25.320554 24207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:34612
I20260709 14:53:25.320973 24207 raft_consensus.cc:493] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:25.321260 24207 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.325456 24207 raft_consensus.cc:515] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:25.326835 24207 leader_election.cc:290] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 3 election: Requested vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:25.327474 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:25.327768 24358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:25.327950 24284 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.328204 24358 raft_consensus.cc:3055] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:25.328438 24358 raft_consensus.cc:740] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:25.328997 24358 consensus_queue.cc:260] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:25.329761 24358 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.332115 24284 raft_consensus.cc:2468] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 3.
I20260709 14:53:25.332924 24172 leader_election.cc:304] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [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: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:25.333370 24358 raft_consensus.cc:2468] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 3.
I20260709 14:53:25.333510 24494 raft_consensus.cc:2804] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:25.333988 24494 raft_consensus.cc:697] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 LEADER]: Becoming Leader. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:25.334751 24494 consensus_queue.cc:237] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:25.340065 24107 catalog_manager.cc:5697] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c reported cstate change: term changed from 2 to 3, leader changed from 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131) to 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129). New cstate: current_term: 3 leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.361044 24437 raft_consensus.cc:993] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6: : Instructing follower 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:25.361078 24358 raft_consensus.cc:1275] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:25.361532 24514 raft_consensus.cc:1081] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 2 LEADER]: Signalling peer 879f856994c14c4aa47a8d1cc5c2da7c to start an election
I20260709 14:53:25.362320 24494 consensus_queue.cc:1048] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:25.362831 24207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
 from {username='slave'} at 127.0.0.1:34614
I20260709 14:53:25.363243 24207 raft_consensus.cc:493] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:25.363591 24207 raft_consensus.cc:3060] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.368263 24207 raft_consensus.cc:515] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:25.370275 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:25.370784 24284 raft_consensus.cc:3055] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:25.371070 24284 raft_consensus.cc:740] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:25.371786 24284 consensus_queue.cc:260] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:25.372723 24284 raft_consensus.cc:3060] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.376734 24284 raft_consensus.cc:2468] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 3.
I20260709 14:53:25.377529 24172 leader_election.cc:304] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [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: 5196337a40124b95919857a01b0965c6, 879f856994c14c4aa47a8d1cc5c2da7c; no voters: 
I20260709 14:53:25.378103 24494 raft_consensus.cc:2804] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:25.378806 24207 leader_election.cc:290] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [CANDIDATE]: Term 3 election: Requested vote from peers 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:25.379308 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56b49f762b4bbc8c9ed1744663f806" candidate_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:25.379829 24355 raft_consensus.cc:3060] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.383046 24494 raft_consensus.cc:697] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 LEADER]: Becoming Leader. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:25.383846 24494 consensus_queue.cc:237] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:25.385948 24355 raft_consensus.cc:2468] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879f856994c14c4aa47a8d1cc5c2da7c in term 3.
I20260709 14:53:25.387265 24284 raft_consensus.cc:1275] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:25.388823 24526 consensus_queue.cc:1048] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:25.391574 24107 catalog_manager.cc:5697] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c reported cstate change: term changed from 2 to 3, leader changed from 5196337a40124b95919857a01b0965c6 (127.23.8.130) to 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129). New cstate: current_term: 3 leader_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.394789 24355 raft_consensus.cc:1275] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 4 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:25.396090 24526 consensus_queue.cc:1048] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:25.405336 24284 raft_consensus.cc:1275] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 4 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:25.406672 24526 consensus_queue.cc:1048] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:25.557840 24284 raft_consensus.cc:1275] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:25.559034 24526 consensus_queue.cc:1048] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:25.566087 24355 raft_consensus.cc:1275] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:25.567459 24494 consensus_queue.cc:1048] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:25.751861 24284 raft_consensus.cc:1275] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:25.752842 24494 consensus_queue.cc:1048] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:25.761305 24355 raft_consensus.cc:1275] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:25.762778 24525 consensus_queue.cc:1048] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:25.776118 24355 raft_consensus.cc:1275] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:25.777261 24515 consensus_queue.cc:1048] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:25.784204 24284 raft_consensus.cc:1275] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Refusing update from remote peer 879f856994c14c4aa47a8d1cc5c2da7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:25.785929 24525 consensus_queue.cc:1048] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:27.785789 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:27.793139 24207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
mode: GRACEFUL
new_leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
 from {username='slave'} at 127.0.0.1:41690
I20260709 14:53:27.793720 24207 raft_consensus.cc:606] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Received request to transfer leadership to TS 4471255b5b9c4cdcad2893a3757cf3bf
I20260709 14:53:27.796238 24207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
mode: GRACEFUL
new_leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
 from {username='slave'} at 127.0.0.1:41690
I20260709 14:53:27.796646 24207 raft_consensus.cc:606] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 LEADER]: Received request to transfer leadership to TS 4471255b5b9c4cdcad2893a3757cf3bf
I20260709 14:53:27.798808 24207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "922b148df4e64986876205e6706a9ce3"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
mode: GRACEFUL
new_leader_uuid: "5196337a40124b95919857a01b0965c6"
 from {username='slave'} at 127.0.0.1:41690
I20260709 14:53:27.799139 24207 raft_consensus.cc:606] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 LEADER]: Received request to transfer leadership to TS 5196337a40124b95919857a01b0965c6
I20260709 14:53:27.801162 24207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36"
dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
mode: GRACEFUL
new_leader_uuid: "5196337a40124b95919857a01b0965c6"
 from {username='slave'} at 127.0.0.1:41690
I20260709 14:53:27.801542 24207 raft_consensus.cc:606] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Received request to transfer leadership to TS 5196337a40124b95919857a01b0965c6
I20260709 14:53:27.802497 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:53:27.802893 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:27.806737 24526 raft_consensus.cc:993] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c: : Instructing follower 4471255b5b9c4cdcad2893a3757cf3bf to start an election
I20260709 14:53:27.807180 24538 raft_consensus.cc:1081] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Signalling peer 4471255b5b9c4cdcad2893a3757cf3bf to start an election
I20260709 14:53:27.808537 24355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f"
dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
 from {username='slave'} at 127.0.0.1:51108
I20260709 14:53:27.808928 24355 raft_consensus.cc:493] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:27.809213 24355 raft_consensus.cc:3060] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.814321 24355 raft_consensus.cc:515] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:27.815697 24355 leader_election.cc:290] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 3 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:27.816417 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:27.816797 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36220dd2f5f448dbb8b908f6e15b521f" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:27.817058 24207 raft_consensus.cc:3055] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:27.817283 24284 raft_consensus.cc:3060] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.817404 24207 raft_consensus.cc:740] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:27.818173 24207 consensus_queue.cc:260] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:27.819020 24207 raft_consensus.cc:3060] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.822163 24284 raft_consensus.cc:2468] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 3.
I20260709 14:53:27.823370 24321 leader_election.cc:304] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [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: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 
I20260709 14:53:27.824091 24207 raft_consensus.cc:2468] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 3.
I20260709 14:53:27.824537 24512 raft_consensus.cc:2804] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:27.825073 24512 raft_consensus.cc:697] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 LEADER]: Becoming Leader. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:27.825924 24512 consensus_queue.cc:237] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:27.832006 24106 catalog_manager.cc:5697] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf reported cstate change: term changed from 2 to 3, leader changed from 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129) to 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131). New cstate: current_term: 3 leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:27.951365 24526 raft_consensus.cc:993] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c: : Instructing follower 5196337a40124b95919857a01b0965c6 to start an election
I20260709 14:53:27.951738 24538 raft_consensus.cc:1081] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 LEADER]: Signalling peer 5196337a40124b95919857a01b0965c6 to start an election
I20260709 14:53:27.952983 24284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "922b148df4e64986876205e6706a9ce3"
dest_uuid: "5196337a40124b95919857a01b0965c6"
 from {username='slave'} at 127.0.0.1:38942
I20260709 14:53:27.953392 24284 raft_consensus.cc:493] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:27.953629 24284 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:27.957432 24284 raft_consensus.cc:515] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:27.958750 24284 leader_election.cc:290] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 5 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:27.959431 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:27.959671 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922b148df4e64986876205e6706a9ce3" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:27.959932 24207 raft_consensus.cc:3055] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:27.960114 24355 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:27.960209 24207 raft_consensus.cc:740] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:27.960907 24207 consensus_queue.cc:260] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:27.961732 24207 raft_consensus.cc:3060] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:27.964108 24355 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 5.
I20260709 14:53:27.965117 24249 leader_election.cc:304] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [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: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 
I20260709 14:53:27.965824 24207 raft_consensus.cc:2468] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 5.
I20260709 14:53:27.965981 24514 raft_consensus.cc:2804] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:27.967087 24514 raft_consensus.cc:697] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 5 LEADER]: Becoming Leader. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:27.967823 24514 consensus_queue.cc:237] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:27.971836 24526 raft_consensus.cc:993] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c: : Instructing follower 5196337a40124b95919857a01b0965c6 to start an election
I20260709 14:53:27.972301 24526 raft_consensus.cc:1081] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Signalling peer 5196337a40124b95919857a01b0965c6 to start an election
I20260709 14:53:27.974144 24284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36"
dest_uuid: "5196337a40124b95919857a01b0965c6"
 from {username='slave'} at 127.0.0.1:38942
I20260709 14:53:27.974474 24284 raft_consensus.cc:493] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:27.974730 24284 raft_consensus.cc:3060] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.976310 24106 catalog_manager.cc:5697] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 reported cstate change: term changed from 4 to 5, leader changed from 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129) to 5196337a40124b95919857a01b0965c6 (127.23.8.130). New cstate: current_term: 5 leader_uuid: "5196337a40124b95919857a01b0965c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.979943 24284 raft_consensus.cc:515] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:27.981498 24284 leader_election.cc:290] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [CANDIDATE]: Term 3 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131:42821)
I20260709 14:53:27.981956 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:27.982441 24207 raft_consensus.cc:3055] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:27.982410 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcb9d786408440f92c6372d7e50cc36" candidate_uuid: "5196337a40124b95919857a01b0965c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
I20260709 14:53:27.982836 24207 raft_consensus.cc:740] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:27.983001 24355 raft_consensus.cc:3060] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.983573 24207 consensus_queue.cc:260] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:27.984656 24207 raft_consensus.cc:3060] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:27.988864 24355 raft_consensus.cc:2468] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 3.
I20260709 14:53:27.989768 24249 leader_election.cc:304] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [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: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 
I20260709 14:53:27.990362 24514 raft_consensus.cc:2804] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:27.990465 24207 raft_consensus.cc:2468] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5196337a40124b95919857a01b0965c6 in term 3.
I20260709 14:53:27.990833 24514 raft_consensus.cc:697] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 3 LEADER]: Becoming Leader. State: Replica: 5196337a40124b95919857a01b0965c6, State: Running, Role: LEADER
I20260709 14:53:27.991642 24514 consensus_queue.cc:237] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:27.997781 24106 catalog_manager.cc:5697] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 reported cstate change: term changed from 2 to 3, leader changed from 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129) to 5196337a40124b95919857a01b0965c6 (127.23.8.130). New cstate: current_term: 3 leader_uuid: "5196337a40124b95919857a01b0965c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.276499 24526 raft_consensus.cc:993] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c: : Instructing follower 4471255b5b9c4cdcad2893a3757cf3bf to start an election
I20260709 14:53:28.276892 24526 raft_consensus.cc:1081] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 LEADER]: Signalling peer 4471255b5b9c4cdcad2893a3757cf3bf to start an election
I20260709 14:53:28.278110 24355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0"
dest_uuid: "4471255b5b9c4cdcad2893a3757cf3bf"
 from {username='slave'} at 127.0.0.1:51108
I20260709 14:53:28.278486 24355 raft_consensus.cc:493] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:28.278695 24355 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:28.282903 24355 raft_consensus.cc:515] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:28.284117 24355 leader_election.cc:290] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [CANDIDATE]: Term 4 election: Requested vote from peers 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081), 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237)
I20260709 14:53:28.284699 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "879f856994c14c4aa47a8d1cc5c2da7c"
I20260709 14:53:28.285074 24284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ee9527bbdd44c3b74815f8d512aff0" candidate_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5196337a40124b95919857a01b0965c6"
I20260709 14:53:28.285210 24207 raft_consensus.cc:3055] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:28.285570 24207 raft_consensus.cc:740] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 879f856994c14c4aa47a8d1cc5c2da7c, State: Running, Role: LEADER
I20260709 14:53:28.285578 24284 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:28.286389 24207 consensus_queue.cc:260] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:28.287397 24207 raft_consensus.cc:3060] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:28.291215 24284 raft_consensus.cc:2468] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 4.
I20260709 14:53:28.292130 24321 leader_election.cc:304] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [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: 4471255b5b9c4cdcad2893a3757cf3bf, 5196337a40124b95919857a01b0965c6; no voters: 
I20260709 14:53:28.292860 24512 raft_consensus.cc:2804] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:28.292924 24207 raft_consensus.cc:2468] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4471255b5b9c4cdcad2893a3757cf3bf in term 4.
I20260709 14:53:28.293435 24512 raft_consensus.cc:697] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 4 LEADER]: Becoming Leader. State: Replica: 4471255b5b9c4cdcad2893a3757cf3bf, State: Running, Role: LEADER
I20260709 14:53:28.294400 24512 consensus_queue.cc:237] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [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: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } }
I20260709 14:53:28.301370 24106 catalog_manager.cc:5697] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf reported cstate change: term changed from 3 to 4, leader changed from 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129) to 4471255b5b9c4cdcad2893a3757cf3bf (127.23.8.131). New cstate: current_term: 4 leader_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:28.365092 24207 raft_consensus.cc:1275] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 5 FOLLOWER]: Refusing update from remote peer 5196337a40124b95919857a01b0965c6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:28.366241 24514 consensus_queue.cc:1048] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:28.376463 24355 raft_consensus.cc:1275] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 5 FOLLOWER]: Refusing update from remote peer 5196337a40124b95919857a01b0965c6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:28.377760 24551 consensus_queue.cc:1048] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:28.382758 24284 raft_consensus.cc:1275] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Refusing update from remote peer 4471255b5b9c4cdcad2893a3757cf3bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:28.383306 24207 raft_consensus.cc:1275] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Refusing update from remote peer 4471255b5b9c4cdcad2893a3757cf3bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:28.384332 24539 consensus_queue.cc:1048] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:28.385284 24512 consensus_queue.cc:1048] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:28.455016 24207 raft_consensus.cc:1275] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Refusing update from remote peer 5196337a40124b95919857a01b0965c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:28.456000 24514 consensus_queue.cc:1048] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:28.463442 24355 raft_consensus.cc:1275] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Refusing update from remote peer 5196337a40124b95919857a01b0965c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:28.465240 24551 consensus_queue.cc:1048] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4471255b5b9c4cdcad2893a3757cf3bf" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:28.787150 24207 raft_consensus.cc:1275] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 FOLLOWER]: Refusing update from remote peer 4471255b5b9c4cdcad2893a3757cf3bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:28.788128 24557 consensus_queue.cc:1048] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "879f856994c14c4aa47a8d1cc5c2da7c" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:28.798025 24284 raft_consensus.cc:1275] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 4 FOLLOWER]: Refusing update from remote peer 4471255b5b9c4cdcad2893a3757cf3bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:28.799281 24512 consensus_queue.cc:1048] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5196337a40124b95919857a01b0965c6" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:28.803721 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:28.812461 23586 tablet_server.cc:179] TabletServer@127.23.8.129:0 shutting down...
I20260709 14:53:28.831971 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:28.832602 23586 tablet_replica.cc:333] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c: stopping tablet replica
I20260709 14:53:28.833307 23586 raft_consensus.cc:2243] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.833792 23586 raft_consensus.cc:2272] T 179e7c5e0af4449cb955759aac621664 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.835465 23586 tablet_replica.cc:333] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c: stopping tablet replica
I20260709 14:53:28.835976 23586 raft_consensus.cc:2243] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.836355 23586 raft_consensus.cc:2272] T f71b8ea286284c7cba3e1c6512b678d4 P 879f856994c14c4aa47a8d1cc5c2da7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.838203 23586 tablet_replica.cc:333] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c: stopping tablet replica
I20260709 14:53:28.838663 23586 raft_consensus.cc:2243] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.839354 23586 raft_consensus.cc:2272] T 2d56b49f762b4bbc8c9ed1744663f806 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.840811 23586 tablet_replica.cc:333] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c: stopping tablet replica
I20260709 14:53:28.841349 23586 raft_consensus.cc:2243] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.841997 23586 raft_consensus.cc:2272] T f70a0e3634104b7dae575de2567537aa P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.843449 23586 tablet_replica.cc:333] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c: stopping tablet replica
I20260709 14:53:28.843891 23586 raft_consensus.cc:2243] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.844238 23586 raft_consensus.cc:2272] T 36220dd2f5f448dbb8b908f6e15b521f P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.846144 23586 tablet_replica.cc:333] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c: stopping tablet replica
I20260709 14:53:28.846582 23586 raft_consensus.cc:2243] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.847227 23586 raft_consensus.cc:2272] T 4715326c6c5c4ca981a7c78a57531100 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.848791 23586 tablet_replica.cc:333] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c: stopping tablet replica
I20260709 14:53:28.849238 23586 raft_consensus.cc:2243] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.849880 23586 raft_consensus.cc:2272] T 1d8f5708822f45ab8d4481965d5058c9 P 879f856994c14c4aa47a8d1cc5c2da7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.851426 23586 tablet_replica.cc:333] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c: stopping tablet replica
I20260709 14:53:28.851836 23586 raft_consensus.cc:2243] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.852176 23586 raft_consensus.cc:2272] T 922b148df4e64986876205e6706a9ce3 P 879f856994c14c4aa47a8d1cc5c2da7c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.853999 23586 tablet_replica.cc:333] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c: stopping tablet replica
I20260709 14:53:28.854416 23586 raft_consensus.cc:2243] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.854758 23586 raft_consensus.cc:2272] T fdcb9d786408440f92c6372d7e50cc36 P 879f856994c14c4aa47a8d1cc5c2da7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.856441 23586 tablet_replica.cc:333] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c: stopping tablet replica
I20260709 14:53:28.856833 23586 raft_consensus.cc:2243] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.857259 23586 raft_consensus.cc:2272] T 75ee9527bbdd44c3b74815f8d512aff0 P 879f856994c14c4aa47a8d1cc5c2da7c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:28.861490 24250 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 14:53:28.864084 24250 consensus_peers.cc:597] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 -> Peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Couldn't send request to peer 879f856994c14c4aa47a8d1cc5c2da7c. 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 14:53:28.869963 24324 consensus_peers.cc:597] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf -> Peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Couldn't send request to peer 879f856994c14c4aa47a8d1cc5c2da7c. 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 14:53:28.877391 23586 tablet_server.cc:196] TabletServer@127.23.8.129:0 shutdown complete.
W20260709 14:53:28.880007 24250 consensus_peers.cc:597] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 -> Peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Couldn't send request to peer 879f856994c14c4aa47a8d1cc5c2da7c. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.896790 23586 tablet_server.cc:179] TabletServer@127.23.8.130:0 shutting down...
I20260709 14:53:28.916350 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:28.917117 23586 tablet_replica.cc:333] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6: stopping tablet replica
I20260709 14:53:28.918150 23586 raft_consensus.cc:2243] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.919189 23586 raft_consensus.cc:2272] T 179e7c5e0af4449cb955759aac621664 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:28.919735 24250 consensus_peers.cc:597] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 -> Peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Couldn't send request to peer 879f856994c14c4aa47a8d1cc5c2da7c. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.921123 23586 tablet_replica.cc:333] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6: stopping tablet replica
I20260709 14:53:28.921696 23586 raft_consensus.cc:2243] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.922080 23586 raft_consensus.cc:2272] T f71b8ea286284c7cba3e1c6512b678d4 P 5196337a40124b95919857a01b0965c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.923722 23586 tablet_replica.cc:333] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6: stopping tablet replica
I20260709 14:53:28.924158 23586 raft_consensus.cc:2243] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.924518 23586 raft_consensus.cc:2272] T 2d56b49f762b4bbc8c9ed1744663f806 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.926038 23586 tablet_replica.cc:333] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6: stopping tablet replica
I20260709 14:53:28.926470 23586 raft_consensus.cc:2243] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.926808 23586 raft_consensus.cc:2272] T f70a0e3634104b7dae575de2567537aa P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.928236 23586 tablet_replica.cc:333] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6: stopping tablet replica
I20260709 14:53:28.928690 23586 raft_consensus.cc:2243] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.929049 23586 raft_consensus.cc:2272] T 1d8f5708822f45ab8d4481965d5058c9 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.930505 23586 tablet_replica.cc:333] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6: stopping tablet replica
I20260709 14:53:28.930915 23586 raft_consensus.cc:2243] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.931286 23586 raft_consensus.cc:2272] T 4715326c6c5c4ca981a7c78a57531100 P 5196337a40124b95919857a01b0965c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.932802 23586 tablet_replica.cc:333] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6: stopping tablet replica
I20260709 14:53:28.933301 23586 raft_consensus.cc:2243] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.933744 23586 raft_consensus.cc:2272] T 36220dd2f5f448dbb8b908f6e15b521f P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.935648 23586 tablet_replica.cc:333] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6: stopping tablet replica
I20260709 14:53:28.936174 23586 raft_consensus.cc:2243] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.936861 23586 raft_consensus.cc:2272] T fdcb9d786408440f92c6372d7e50cc36 P 5196337a40124b95919857a01b0965c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.939062 23586 tablet_replica.cc:333] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6: stopping tablet replica
I20260709 14:53:28.939491 23586 raft_consensus.cc:2243] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.939841 23586 raft_consensus.cc:2272] T 75ee9527bbdd44c3b74815f8d512aff0 P 5196337a40124b95919857a01b0965c6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.941591 23586 tablet_replica.cc:333] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6: stopping tablet replica
I20260709 14:53:28.941990 23586 raft_consensus.cc:2243] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.942602 23586 raft_consensus.cc:2272] T 922b148df4e64986876205e6706a9ce3 P 5196337a40124b95919857a01b0965c6 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:28.951884 24324 consensus_peers.cc:597] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf -> Peer 879f856994c14c4aa47a8d1cc5c2da7c (127.23.8.129:41081): Couldn't send request to peer 879f856994c14c4aa47a8d1cc5c2da7c. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.960696 23586 tablet_server.cc:196] TabletServer@127.23.8.130:0 shutdown complete.
W20260709 14:53:28.973865 24321 consensus_peers.cc:597] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf -> Peer 5196337a40124b95919857a01b0965c6 (127.23.8.130:43237): Couldn't send request to peer 5196337a40124b95919857a01b0965c6. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:43237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.978659 23586 tablet_server.cc:179] TabletServer@127.23.8.131:0 shutting down...
I20260709 14:53:28.997977 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:28.998584 23586 tablet_replica.cc:333] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf: stopping tablet replica
I20260709 14:53:28.999085 23586 raft_consensus.cc:2243] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.999464 23586 raft_consensus.cc:2272] T 179e7c5e0af4449cb955759aac621664 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.001062 23586 tablet_replica.cc:333] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf: stopping tablet replica
I20260709 14:53:29.001565 23586 raft_consensus.cc:2243] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.002000 23586 raft_consensus.cc:2272] T 2d56b49f762b4bbc8c9ed1744663f806 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.003479 23586 tablet_replica.cc:333] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf: stopping tablet replica
I20260709 14:53:29.003896 23586 raft_consensus.cc:2243] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.004537 23586 raft_consensus.cc:2272] T f71b8ea286284c7cba3e1c6512b678d4 P 4471255b5b9c4cdcad2893a3757cf3bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.006033 23586 tablet_replica.cc:333] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf: stopping tablet replica
I20260709 14:53:29.006459 23586 raft_consensus.cc:2243] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.006781 23586 raft_consensus.cc:2272] T f70a0e3634104b7dae575de2567537aa P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.008235 23586 tablet_replica.cc:333] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf: stopping tablet replica
I20260709 14:53:29.008685 23586 raft_consensus.cc:2243] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.009012 23586 raft_consensus.cc:2272] T 922b148df4e64986876205e6706a9ce3 P 4471255b5b9c4cdcad2893a3757cf3bf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.010761 23586 tablet_replica.cc:333] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf: stopping tablet replica
I20260709 14:53:29.011170 23586 raft_consensus.cc:2243] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.011497 23586 raft_consensus.cc:2272] T fdcb9d786408440f92c6372d7e50cc36 P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.013254 23586 tablet_replica.cc:333] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf: stopping tablet replica
I20260709 14:53:29.013685 23586 raft_consensus.cc:2243] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.014290 23586 raft_consensus.cc:2272] T 75ee9527bbdd44c3b74815f8d512aff0 P 4471255b5b9c4cdcad2893a3757cf3bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.015836 23586 tablet_replica.cc:333] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf: stopping tablet replica
I20260709 14:53:29.016208 23586 raft_consensus.cc:2243] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.016532 23586 raft_consensus.cc:2272] T 1d8f5708822f45ab8d4481965d5058c9 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.018038 23586 tablet_replica.cc:333] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf: stopping tablet replica
I20260709 14:53:29.018415 23586 raft_consensus.cc:2243] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.018983 23586 raft_consensus.cc:2272] T 36220dd2f5f448dbb8b908f6e15b521f P 4471255b5b9c4cdcad2893a3757cf3bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.020581 23586 tablet_replica.cc:333] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf: stopping tablet replica
I20260709 14:53:29.020942 23586 raft_consensus.cc:2243] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.021342 23586 raft_consensus.cc:2272] T 4715326c6c5c4ca981a7c78a57531100 P 4471255b5b9c4cdcad2893a3757cf3bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.046555 23586 tablet_server.cc:196] TabletServer@127.23.8.131:0 shutdown complete.
I20260709 14:53:29.064388 23586 master.cc:562] Master@127.23.8.190:46635 shutting down...
I20260709 14:53:29.081538 23586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.081979 23586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.082244 23586 tablet_replica.cc:333] T 00000000000000000000000000000000 P fb5ce0aa2a1b430ba59b0bbd294b2e9c: stopping tablet replica
I20260709 14:53:29.100220 23586 master.cc:584] Master@127.23.8.190:46635 shutdown complete.
4471255b5b9c4cdcad2893a3757cf3bf  1
5196337a40124b95919857a01b0965c6  4
879f856994c14c4aa47a8d1cc5c2da7c  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10040 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:53:29.135910 23586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.8.190:37081
I20260709 14:53:29.136938 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:29.141908 24568 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 14:53:29.142504 24569 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 14:53:29.143361 23586 server_base.cc:1061] running on GCE node
W20260709 14:53:29.143321 24571 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 14:53:29.144212 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:29.144430 23586 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 14:53:29.144598 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608809144580 us; error 0 us; skew 500 ppm
I20260709 14:53:29.145047 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:29.147171 23586 webserver.cc:533] Webserver started at http://127.23.8.190:36803/ using document root <none> and password file <none>
I20260709 14:53:29.147576 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:29.147717 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:29.147924 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:29.148931 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/master-0-root/instance:
uuid: "300ce86a36504048b2c6e9f95a4af67b"
format_stamp: "Formatted at 2026-07-09 14:53:29 on dist-test-slave-gjv7"
I20260709 14:53:29.152787 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:29.155709 24576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.156322 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:29.156584 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/master-0-root
uuid: "300ce86a36504048b2c6e9f95a4af67b"
format_stamp: "Formatted at 2026-07-09 14:53:29 on dist-test-slave-gjv7"
I20260709 14:53:29.156826 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-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 14:53:29.173863 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:29.174968 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:29.212193 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.190:37081
I20260709 14:53:29.212287 24627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.190:37081 every 8 connection(s)
I20260709 14:53:29.215802 24628 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 14:53:29.224627 24628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b: Bootstrap starting.
I20260709 14:53:29.228816 24628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.232546 24628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b: No bootstrap required, opened a new log
I20260709 14:53:29.234462 24628 raft_consensus.cc:359] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "300ce86a36504048b2c6e9f95a4af67b" member_type: VOTER }
I20260709 14:53:29.234790 24628 raft_consensus.cc:385] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.234972 24628 raft_consensus.cc:740] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 300ce86a36504048b2c6e9f95a4af67b, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.235466 24628 consensus_queue.cc:260] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "300ce86a36504048b2c6e9f95a4af67b" member_type: VOTER }
I20260709 14:53:29.235868 24628 raft_consensus.cc:399] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:29.236063 24628 raft_consensus.cc:493] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:29.236258 24628 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.239924 24628 raft_consensus.cc:515] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "300ce86a36504048b2c6e9f95a4af67b" member_type: VOTER }
I20260709 14:53:29.240342 24628 leader_election.cc:304] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [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: 300ce86a36504048b2c6e9f95a4af67b; no voters: 
I20260709 14:53:29.241336 24628 leader_election.cc:290] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:29.241617 24631 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.242775 24631 raft_consensus.cc:697] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 1 LEADER]: Becoming Leader. State: Replica: 300ce86a36504048b2c6e9f95a4af67b, State: Running, Role: LEADER
I20260709 14:53:29.243403 24631 consensus_queue.cc:237] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [LEADER]: Queue going to LEADER mode. State: All 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: "300ce86a36504048b2c6e9f95a4af67b" member_type: VOTER }
I20260709 14:53:29.243886 24628 sys_catalog.cc:565] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:29.247723 24632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "300ce86a36504048b2c6e9f95a4af67b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "300ce86a36504048b2c6e9f95a4af67b" member_type: VOTER } }
I20260709 14:53:29.247870 24633 sys_catalog.cc:455] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 300ce86a36504048b2c6e9f95a4af67b. Latest consensus state: current_term: 1 leader_uuid: "300ce86a36504048b2c6e9f95a4af67b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "300ce86a36504048b2c6e9f95a4af67b" member_type: VOTER } }
I20260709 14:53:29.248312 24632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:29.248423 24633 sys_catalog.cc:458] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:29.250375 24638 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:29.255247 24638 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:29.257633 23586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:29.264005 24638 catalog_manager.cc:1383] Generated new cluster ID: d0df08eb277e4c65921dacc252d3acc8
I20260709 14:53:29.264357 24638 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:29.277671 24638 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:29.278849 24638 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:29.293365 24638 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b: Generated new TSK 0
I20260709 14:53:29.293912 24638 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:29.326907 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:29.332311 24649 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 14:53:29.333129 24650 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 14:53:29.336369 23586 server_base.cc:1061] running on GCE node
W20260709 14:53:29.336562 24652 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 14:53:29.339268 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:29.339452 23586 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 14:53:29.339576 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608809339566 us; error 0 us; skew 500 ppm
I20260709 14:53:29.340047 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:29.342173 23586 webserver.cc:533] Webserver started at http://127.23.8.129:40595/ using document root <none> and password file <none>
I20260709 14:53:29.342597 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:29.342751 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:29.342959 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:29.343897 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-0-root/instance:
uuid: "edc25a2cab5449c4a392e6474bd74b64"
format_stamp: "Formatted at 2026-07-09 14:53:29 on dist-test-slave-gjv7"
I20260709 14:53:29.347985 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:29.350879 24657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.351513 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:29.351740 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-0-root
uuid: "edc25a2cab5449c4a392e6474bd74b64"
format_stamp: "Formatted at 2026-07-09 14:53:29 on dist-test-slave-gjv7"
I20260709 14:53:29.351966 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-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 14:53:29.371654 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:29.372771 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:29.374109 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:29.376188 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:29.376370 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.376590 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:29.376747 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.413345 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.129:42879
I20260709 14:53:29.413424 24719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.129:42879 every 8 connection(s)
I20260709 14:53:29.417778 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:29.424088 24724 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 14:53:29.426964 24727 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 14:53:29.424650 24725 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 14:53:29.430418 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:29.431144 24720 heartbeater.cc:344] Connected to a master server at 127.23.8.190:37081
I20260709 14:53:29.431380 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:53:29.431515 24720 heartbeater.cc:461] Registering TS with master...
W20260709 14:53:29.431633 23586 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 14:53:29.431833 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608809431817 us; error 0 us; skew 500 ppm
I20260709 14:53:29.432318 24720 heartbeater.cc:507] Master 127.23.8.190:37081 requested a full tablet report, sending...
I20260709 14:53:29.432552 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:29.434705 24593 ts_manager.cc:194] Registered new tserver with Master: edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879)
I20260709 14:53:29.435045 23586 webserver.cc:533] Webserver started at http://127.23.8.130:45267/ using document root <none> and password file <none>
I20260709 14:53:29.435616 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:29.435838 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:29.436147 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:29.436978 24593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54396
I20260709 14:53:29.437610 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-1-root/instance:
uuid: "4d2d65cde97446018777fdaa85192000"
format_stamp: "Formatted at 2026-07-09 14:53:29 on dist-test-slave-gjv7"
I20260709 14:53:29.441747 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:29.444516 24732 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.445215 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:29.445462 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-1-root
uuid: "4d2d65cde97446018777fdaa85192000"
format_stamp: "Formatted at 2026-07-09 14:53:29 on dist-test-slave-gjv7"
I20260709 14:53:29.445699 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-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 14:53:29.466845 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:29.467978 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:29.469362 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:29.471613 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:29.471818 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.472030 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:29.472180 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.508579 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.130:39763
I20260709 14:53:29.508658 24794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.130:39763 every 8 connection(s)
I20260709 14:53:29.512873 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:29.518774 24798 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 14:53:29.519719 24799 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 14:53:29.522301 24801 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 14:53:29.523017 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:29.523947 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:29.524143 23586 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 14:53:29.524175 24795 heartbeater.cc:344] Connected to a master server at 127.23.8.190:37081
I20260709 14:53:29.524397 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608809524380 us; error 0 us; skew 500 ppm
I20260709 14:53:29.524570 24795 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:29.525002 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:29.525277 24795 heartbeater.cc:507] Master 127.23.8.190:37081 requested a full tablet report, sending...
I20260709 14:53:29.527436 24593 ts_manager.cc:194] Registered new tserver with Master: 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:29.527580 23586 webserver.cc:533] Webserver started at http://127.23.8.131:34057/ using document root <none> and password file <none>
I20260709 14:53:29.528168 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:29.528411 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:29.528733 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:29.529263 24593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54412
I20260709 14:53:29.530205 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-2-root/instance:
uuid: "16dc13e7bc06411f8c9cad40997b7f96"
format_stamp: "Formatted at 2026-07-09 14:53:29 on dist-test-slave-gjv7"
I20260709 14:53:29.534426 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:29.537446 24806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.538091 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:29.538381 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-2-root
uuid: "16dc13e7bc06411f8c9cad40997b7f96"
format_stamp: "Formatted at 2026-07-09 14:53:29 on dist-test-slave-gjv7"
I20260709 14:53:29.538646 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-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 14:53:29.549826 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:29.550839 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:29.552126 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:29.554338 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:29.554517 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.554740 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:29.554891 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:29.592285 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.131:34449
I20260709 14:53:29.592353 24868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.131:34449 every 8 connection(s)
I20260709 14:53:29.605003 24869 heartbeater.cc:344] Connected to a master server at 127.23.8.190:37081
I20260709 14:53:29.605374 24869 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:29.606050 24869 heartbeater.cc:507] Master 127.23.8.190:37081 requested a full tablet report, sending...
I20260709 14:53:29.607781 24593 ts_manager.cc:194] Registered new tserver with Master: 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:29.608589 23586 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013080255s
I20260709 14:53:29.609067 24593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54422
I20260709 14:53:29.631525 24593 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54434:
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 14:53:29.637331 24593 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 14:53:29.818254 24834 tablet_service.cc:1511] Processing CreateTablet for tablet 333b4998e66e4cba8e2f9103cdcb36a3 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:29.819631 24834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333b4998e66e4cba8e2f9103cdcb36a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.819661 24833 tablet_service.cc:1511] Processing CreateTablet for tablet b5660df698684784a1b1b2f405f9c75b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:29.822371 24833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5660df698684784a1b1b2f405f9c75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.826727 24832 tablet_service.cc:1511] Processing CreateTablet for tablet a7850f2eb0fa4188953d93b0578d4d13 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:29.828003 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7850f2eb0fa4188953d93b0578d4d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.830540 24831 tablet_service.cc:1511] Processing CreateTablet for tablet 33bc9236f34b4086958ef2fad2b3fbc1 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:29.831755 24831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33bc9236f34b4086958ef2fad2b3fbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.831561 24760 tablet_service.cc:1511] Processing CreateTablet for tablet 333b4998e66e4cba8e2f9103cdcb36a3 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:29.832916 24760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333b4998e66e4cba8e2f9103cdcb36a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.832711 24758 tablet_service.cc:1511] Processing CreateTablet for tablet a7850f2eb0fa4188953d93b0578d4d13 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:29.834842 24685 tablet_service.cc:1511] Processing CreateTablet for tablet 333b4998e66e4cba8e2f9103cdcb36a3 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:29.836090 24685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333b4998e66e4cba8e2f9103cdcb36a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.835773 24830 tablet_service.cc:1511] Processing CreateTablet for tablet d9457e311f2742d4a5922b41d42f4508 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:29.836946 24759 tablet_service.cc:1511] Processing CreateTablet for tablet b5660df698684784a1b1b2f405f9c75b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:29.838325 24757 tablet_service.cc:1511] Processing CreateTablet for tablet 33bc9236f34b4086958ef2fad2b3fbc1 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:29.840240 24829 tablet_service.cc:1511] Processing CreateTablet for tablet ea0dae79e62e408f8112b08434606355 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:29.840371 24684 tablet_service.cc:1511] Processing CreateTablet for tablet b5660df698684784a1b1b2f405f9c75b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:29.840615 24755 tablet_service.cc:1511] Processing CreateTablet for tablet ea0dae79e62e408f8112b08434606355 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:29.841549 24684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5660df698684784a1b1b2f405f9c75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.843840 24683 tablet_service.cc:1511] Processing CreateTablet for tablet a7850f2eb0fa4188953d93b0578d4d13 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:29.846324 24682 tablet_service.cc:1511] Processing CreateTablet for tablet 33bc9236f34b4086958ef2fad2b3fbc1 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:29.848448 24681 tablet_service.cc:1511] Processing CreateTablet for tablet d9457e311f2742d4a5922b41d42f4508 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:29.848781 24753 tablet_service.cc:1511] Processing CreateTablet for tablet be14be05efce42859867b06ae397eb7b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:29.851083 24756 tablet_service.cc:1511] Processing CreateTablet for tablet d9457e311f2742d4a5922b41d42f4508 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:29.836997 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9457e311f2742d4a5922b41d42f4508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.851894 24827 tablet_service.cc:1511] Processing CreateTablet for tablet be14be05efce42859867b06ae397eb7b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:29.853605 24752 tablet_service.cc:1511] Processing CreateTablet for tablet 0b79d56828b74a2bae7658e9066ac591 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:29.854300 24828 tablet_service.cc:1511] Processing CreateTablet for tablet b8806550ad0b44278c1b4582901c4c1c (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:29.854687 24826 tablet_service.cc:1511] Processing CreateTablet for tablet 0b79d56828b74a2bae7658e9066ac591 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:29.856310 24754 tablet_service.cc:1511] Processing CreateTablet for tablet b8806550ad0b44278c1b4582901c4c1c (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:29.853075 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be14be05efce42859867b06ae397eb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.860433 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8806550ad0b44278c1b4582901c4c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.864323 24751 tablet_service.cc:1511] Processing CreateTablet for tablet dee85ca7205f40e1977d07049c6778d9 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:29.866403 24825 tablet_service.cc:1511] Processing CreateTablet for tablet dee85ca7205f40e1977d07049c6778d9 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:29.867664 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee85ca7205f40e1977d07049c6778d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.845088 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7850f2eb0fa4188953d93b0578d4d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.870258 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33bc9236f34b4086958ef2fad2b3fbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.870836 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9457e311f2742d4a5922b41d42f4508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.873636 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b79d56828b74a2bae7658e9066ac591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.838325 24759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5660df698684784a1b1b2f405f9c75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.875049 24757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33bc9236f34b4086958ef2fad2b3fbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.875579 24829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0dae79e62e408f8112b08434606355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.876003 24758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7850f2eb0fa4188953d93b0578d4d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.876641 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b79d56828b74a2bae7658e9066ac591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.877710 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee85ca7205f40e1977d07049c6778d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.878285 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8806550ad0b44278c1b4582901c4c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.879845 24753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be14be05efce42859867b06ae397eb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.880122 24680 tablet_service.cc:1511] Processing CreateTablet for tablet ea0dae79e62e408f8112b08434606355 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:29.881516 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0dae79e62e408f8112b08434606355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.888780 24755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0dae79e62e408f8112b08434606355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.892568 24756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9457e311f2742d4a5922b41d42f4508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.906759 24679 tablet_service.cc:1511] Processing CreateTablet for tablet b8806550ad0b44278c1b4582901c4c1c (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:29.908176 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8806550ad0b44278c1b4582901c4c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.910362 24678 tablet_service.cc:1511] Processing CreateTablet for tablet be14be05efce42859867b06ae397eb7b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:29.911746 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be14be05efce42859867b06ae397eb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.914266 24677 tablet_service.cc:1511] Processing CreateTablet for tablet 0b79d56828b74a2bae7658e9066ac591 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:29.915535 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b79d56828b74a2bae7658e9066ac591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.918151 24676 tablet_service.cc:1511] Processing CreateTablet for tablet dee85ca7205f40e1977d07049c6778d9 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:29.919449 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee85ca7205f40e1977d07049c6778d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.948768 24831 tablet_service.cc:1511] Processing CreateTablet for tablet 9cdf6e2090954caaa3849f6ef42171f4 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:29.970299 24831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cdf6e2090954caaa3849f6ef42171f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.984491 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 9cdf6e2090954caaa3849f6ef42171f4 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:29.990563 24683 tablet_service.cc:1511] Processing CreateTablet for tablet 445185b2fe904081ab62a25a70c160e1 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:29.997720 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445185b2fe904081ab62a25a70c160e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.996583 24684 tablet_service.cc:1511] Processing CreateTablet for tablet 5027815c6ca8437a9a35db930b96c7e9 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:30.004388 24754 tablet_service.cc:1511] Processing CreateTablet for tablet 9cdf6e2090954caaa3849f6ef42171f4 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:30.005445 24684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5027815c6ca8437a9a35db930b96c7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.017968 24830 tablet_service.cc:1511] Processing CreateTablet for tablet 445185b2fe904081ab62a25a70c160e1 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:30.018785 24832 tablet_service.cc:1511] Processing CreateTablet for tablet 5027815c6ca8437a9a35db930b96c7e9 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:30.019296 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445185b2fe904081ab62a25a70c160e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.021986 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cdf6e2090954caaa3849f6ef42171f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:29.980955 24834 tablet_service.cc:1511] Processing CreateTablet for tablet dac6bfc418714c1e8f354bd644268889 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:30.010191 24679 tablet_service.cc:1511] Processing CreateTablet for tablet dac6bfc418714c1e8f354bd644268889 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:30.035054 24885 tablet_bootstrap.cc:492] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:30.035880 24758 tablet_service.cc:1511] Processing CreateTablet for tablet dac6bfc418714c1e8f354bd644268889 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:30.032793 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5027815c6ca8437a9a35db930b96c7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.042481 24833 tablet_service.cc:1511] Processing CreateTablet for tablet d0bd209c3a4746ada50703c5409bb137 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:30.044034 24677 tablet_service.cc:1511] Processing CreateTablet for tablet d0bd209c3a4746ada50703c5409bb137 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:30.044579 24755 tablet_service.cc:1511] Processing CreateTablet for tablet 5027815c6ca8437a9a35db930b96c7e9 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:30.055095 24829 tablet_service.cc:1511] Processing CreateTablet for tablet 8d604f617efc41228213b149f2c54e8e (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:30.046648 24825 tablet_service.cc:1511] Processing CreateTablet for tablet b51ef0a8949d4fc9b422f917a9af78e8 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:30.054486 24828 tablet_service.cc:1511] Processing CreateTablet for tablet 60f73133ec1443898f55072824a7933a (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:30.051307 24753 tablet_service.cc:1511] Processing CreateTablet for tablet d0bd209c3a4746ada50703c5409bb137 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:30.057664 24833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0bd209c3a4746ada50703c5409bb137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.059792 24834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac6bfc418714c1e8f354bd644268889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.039752 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cdf6e2090954caaa3849f6ef42171f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.063266 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 60f73133ec1443898f55072824a7933a (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:30.064419 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f73133ec1443898f55072824a7933a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.046818 24682 tablet_service.cc:1511] Processing CreateTablet for tablet b51ef0a8949d4fc9b422f917a9af78e8 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:30.066244 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b51ef0a8949d4fc9b422f917a9af78e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.066344 24751 tablet_service.cc:1511] Processing CreateTablet for tablet b51ef0a8949d4fc9b422f917a9af78e8 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:30.066787 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac6bfc418714c1e8f354bd644268889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.071252 24826 tablet_service.cc:1511] Processing CreateTablet for tablet 5a16a23229d947018e6df5c1420a3c56 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:30.072057 24757 tablet_service.cc:1511] Processing CreateTablet for tablet 445185b2fe904081ab62a25a70c160e1 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:30.078768 24760 tablet_service.cc:1511] Processing CreateTablet for tablet 60f73133ec1443898f55072824a7933a (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:30.079483 24885 tablet_bootstrap.cc:654] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:30.080303 24759 tablet_service.cc:1511] Processing CreateTablet for tablet 8d604f617efc41228213b149f2c54e8e (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:30.081671 24884 tablet_bootstrap.cc:492] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:30.085347 24829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d604f617efc41228213b149f2c54e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.085899 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f73133ec1443898f55072824a7933a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.087599 24681 tablet_service.cc:1511] Processing CreateTablet for tablet 5a16a23229d947018e6df5c1420a3c56 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:30.090178 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a16a23229d947018e6df5c1420a3c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.049145 24758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac6bfc418714c1e8f354bd644268889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.094169 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b51ef0a8949d4fc9b422f917a9af78e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.100617 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a16a23229d947018e6df5c1420a3c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.109321 24884 tablet_bootstrap.cc:654] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:30.110170 24683 tablet_service.cc:1511] Processing CreateTablet for tablet dd1736dee31b482ba3ce17ebe8725625 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:30.109405 24676 tablet_service.cc:1511] Processing CreateTablet for tablet e27e514fa72c4e8e8f8321d8ceab92f6 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:30.114425 24833 tablet_service.cc:1511] Processing CreateTablet for tablet e27e514fa72c4e8e8f8321d8ceab92f6 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:30.115300 24756 tablet_service.cc:1511] Processing CreateTablet for tablet 5a16a23229d947018e6df5c1420a3c56 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:30.119897 24827 tablet_service.cc:1511] Processing CreateTablet for tablet dd1736dee31b482ba3ce17ebe8725625 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:30.120980 24759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d604f617efc41228213b149f2c54e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.121642 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b51ef0a8949d4fc9b422f917a9af78e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.122180 24760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f73133ec1443898f55072824a7933a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.105053 24886 tablet_bootstrap.cc:492] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:30.127604 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1736dee31b482ba3ce17ebe8725625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.161315 24757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445185b2fe904081ab62a25a70c160e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.127852 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0bd209c3a4746ada50703c5409bb137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.166262 24831 tablet_service.cc:1511] Processing CreateTablet for tablet 67091efab64249bfb8832e5d6964bd99 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:30.167447 24831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67091efab64249bfb8832e5d6964bd99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.168155 24681 tablet_service.cc:1511] Processing CreateTablet for tablet 60240299011e42648227e5f2f9a82784 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:30.133766 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 8d604f617efc41228213b149f2c54e8e (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:30.141741 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 67091efab64249bfb8832e5d6964bd99 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:30.152107 24754 tablet_service.cc:1511] Processing CreateTablet for tablet e27e514fa72c4e8e8f8321d8ceab92f6 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:30.170810 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27e514fa72c4e8e8f8321d8ceab92f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.171924 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60240299011e42648227e5f2f9a82784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.171620 24832 tablet_service.cc:1511] Processing CreateTablet for tablet 60240299011e42648227e5f2f9a82784 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:30.172756 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60240299011e42648227e5f2f9a82784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.174027 24830 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbdbb1f50b4c4e8e06eb5c1eeef277 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:30.175233 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbdbb1f50b4c4e8e06eb5c1eeef277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.185148 24754 tablet_service.cc:1511] Processing CreateTablet for tablet dd1736dee31b482ba3ce17ebe8725625 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:30.186348 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1736dee31b482ba3ce17ebe8725625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.194173 24752 tablet_service.cc:1511] Processing CreateTablet for tablet 67091efab64249bfb8832e5d6964bd99 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:30.195416 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67091efab64249bfb8832e5d6964bd99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.200696 24754 tablet_service.cc:1511] Processing CreateTablet for tablet 60240299011e42648227e5f2f9a82784 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:30.201858 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60240299011e42648227e5f2f9a82784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.204952 24679 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbdbb1f50b4c4e8e06eb5c1eeef277 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:30.206208 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbdbb1f50b4c4e8e06eb5c1eeef277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.206434 24825 tablet_service.cc:1511] Processing CreateTablet for tablet 023583777db04448a1e13d0e0aba5eeb (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:30.207548 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023583777db04448a1e13d0e0aba5eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.207975 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27e514fa72c4e8e8f8321d8ceab92f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.209702 24755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5027815c6ca8437a9a35db930b96c7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.210317 24756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a16a23229d947018e6df5c1420a3c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.210872 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1736dee31b482ba3ce17ebe8725625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.212903 24753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0bd209c3a4746ada50703c5409bb137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.226295 24833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27e514fa72c4e8e8f8321d8ceab92f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.231458 24884 tablet_bootstrap.cc:492] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:30.231930 24884 ts_tablet_manager.cc:1403] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.151s	user 0.013s	sys 0.015s
I20260709 14:53:30.226225 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d604f617efc41228213b149f2c54e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.233717 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67091efab64249bfb8832e5d6964bd99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.234579 24884 raft_consensus.cc:359] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.235280 24884 raft_consensus.cc:385] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:30.235567 24884 raft_consensus.cc:740] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.242388 24831 tablet_service.cc:1511] Processing CreateTablet for tablet 3d5d8d04892f497ab92106f0a908bbf3 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:30.243577 24831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d5d8d04892f497ab92106f0a908bbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.248293 24884 consensus_queue.cc:260] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.251848 24832 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0e009434b54dbdb32bc54ebac96c98 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
W20260709 14:53:30.253954 24641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:30.260020 24681 tablet_service.cc:1511] Processing CreateTablet for tablet 3d5d8d04892f497ab92106f0a908bbf3 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:30.260812 24685 tablet_service.cc:1511] Processing CreateTablet for tablet 023583777db04448a1e13d0e0aba5eeb (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:30.261221 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d5d8d04892f497ab92106f0a908bbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.261993 24685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023583777db04448a1e13d0e0aba5eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.261669 24759 tablet_service.cc:1511] Processing CreateTablet for tablet 023583777db04448a1e13d0e0aba5eeb (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:30.263383 24759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023583777db04448a1e13d0e0aba5eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.264526 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0e009434b54dbdb32bc54ebac96c98 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:30.265671 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0e009434b54dbdb32bc54ebac96c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.267596 24885 tablet_bootstrap.cc:492] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:30.268095 24885 ts_tablet_manager.cc:1403] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.233s	user 0.034s	sys 0.029s
I20260709 14:53:30.270690 24754 tablet_service.cc:1511] Processing CreateTablet for tablet 3d5d8d04892f497ab92106f0a908bbf3 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:30.270990 24885 raft_consensus.cc:359] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.271816 24885 raft_consensus.cc:385] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:30.272226 24885 raft_consensus.cc:740] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.272977 24885 consensus_queue.cc:260] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.274827 24834 tablet_service.cc:1511] Processing CreateTablet for tablet 64181ef173264ef09e348abad29935e1 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:30.279593 24886 tablet_bootstrap.cc:654] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:30.271867 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d5d8d04892f497ab92106f0a908bbf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.303874 24682 tablet_service.cc:1511] Processing CreateTablet for tablet 64181ef173264ef09e348abad29935e1 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:30.307257 24759 tablet_service.cc:1511] Processing CreateTablet for tablet 64181ef173264ef09e348abad29935e1 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:30.308413 24759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64181ef173264ef09e348abad29935e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.317896 24754 tablet_service.cc:1511] Processing CreateTablet for tablet d428e6dc0a1e4f30b99889cdb4d8bd4e (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:30.319142 24751 tablet_service.cc:1511] Processing CreateTablet for tablet 544048e8ed9747e0a50003aec94004af (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:30.319882 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d428e6dc0a1e4f30b99889cdb4d8bd4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.296986 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0e009434b54dbdb32bc54ebac96c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.335520 24754 tablet_service.cc:1511] Processing CreateTablet for tablet ee0cbdf96f154efaa8e3c4b2aec44999 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:30.336802 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0cbdf96f154efaa8e3c4b2aec44999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.335520 24759 tablet_service.cc:1511] Processing CreateTablet for tablet 48b2848ca66a47a7b05eeb17409a1b43 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:30.337762 24759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b2848ca66a47a7b05eeb17409a1b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.354249 24758 tablet_service.cc:1511] Processing CreateTablet for tablet 90cbd3d949c14abc848c90f7ac2c57b4 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:30.355448 24758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90cbd3d949c14abc848c90f7ac2c57b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.279649 24757 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0e009434b54dbdb32bc54ebac96c98 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:30.359406 24757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0e009434b54dbdb32bc54ebac96c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.360211 24833 tablet_service.cc:1511] Processing CreateTablet for tablet 544048e8ed9747e0a50003aec94004af (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:30.361392 24833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544048e8ed9747e0a50003aec94004af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.365319 24829 tablet_service.cc:1511] Processing CreateTablet for tablet d428e6dc0a1e4f30b99889cdb4d8bd4e (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:30.366017 24752 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbdbb1f50b4c4e8e06eb5c1eeef277 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:30.366581 24829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d428e6dc0a1e4f30b99889cdb4d8bd4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.370232 24830 tablet_service.cc:1511] Processing CreateTablet for tablet ee0cbdf96f154efaa8e3c4b2aec44999 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:30.371461 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0cbdf96f154efaa8e3c4b2aec44999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.379714 24831 tablet_service.cc:1511] Processing CreateTablet for tablet 90cbd3d949c14abc848c90f7ac2c57b4 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:30.381989 24826 tablet_service.cc:1511] Processing CreateTablet for tablet dc2df49810e6405ea7d862f7032852a5 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:30.385831 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64181ef173264ef09e348abad29935e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.393334 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 48b2848ca66a47a7b05eeb17409a1b43 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:30.395285 24677 tablet_service.cc:1511] Processing CreateTablet for tablet ee0cbdf96f154efaa8e3c4b2aec44999 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:30.387298 24681 tablet_service.cc:1511] Processing CreateTablet for tablet d428e6dc0a1e4f30b99889cdb4d8bd4e (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:30.389127 24832 tablet_service.cc:1511] Processing CreateTablet for tablet 2a48bd484adc454983204ecc1ebd1f4a (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:30.392215 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544048e8ed9747e0a50003aec94004af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.387368 24684 tablet_service.cc:1511] Processing CreateTablet for tablet 544048e8ed9747e0a50003aec94004af (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:30.398157 24829 tablet_service.cc:1511] Processing CreateTablet for tablet a1eedf11176a480880b6e90ab7ab791d (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:30.365028 24828 tablet_service.cc:1511] Processing CreateTablet for tablet 48b2848ca66a47a7b05eeb17409a1b43 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:30.411945 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0cbdf96f154efaa8e3c4b2aec44999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.412488 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d428e6dc0a1e4f30b99889cdb4d8bd4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.411860 24884 ts_tablet_manager.cc:1434] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.180s	user 0.027s	sys 0.023s
I20260709 14:53:30.413232 24683 tablet_service.cc:1511] Processing CreateTablet for tablet dc2df49810e6405ea7d862f7032852a5 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:30.414433 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2df49810e6405ea7d862f7032852a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.417564 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b2848ca66a47a7b05eeb17409a1b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.418500 24684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544048e8ed9747e0a50003aec94004af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.408494 24834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64181ef173264ef09e348abad29935e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.408411 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbdbb1f50b4c4e8e06eb5c1eeef277. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.424065 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 2a48bd484adc454983204ecc1ebd1f4a (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:30.425225 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a48bd484adc454983204ecc1ebd1f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.429608 24758 tablet_service.cc:1511] Processing CreateTablet for tablet dc2df49810e6405ea7d862f7032852a5 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:30.430069 24679 tablet_service.cc:1511] Processing CreateTablet for tablet a1eedf11176a480880b6e90ab7ab791d (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:30.433038 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1eedf11176a480880b6e90ab7ab791d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.435449 24758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2df49810e6405ea7d862f7032852a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.435946 24885 ts_tablet_manager.cc:1434] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.168s	user 0.041s	sys 0.033s
I20260709 14:53:30.436681 24720 heartbeater.cc:499] Master 127.23.8.190:37081 was elected leader, sending a full tablet report...
I20260709 14:53:30.436966 24885 tablet_bootstrap.cc:492] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:30.440528 24681 tablet_service.cc:1511] Processing CreateTablet for tablet f4cafd7ed1bb4ec79c812f4b6947ce78 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:30.441666 24869 heartbeater.cc:499] Master 127.23.8.190:37081 was elected leader, sending a full tablet report...
I20260709 14:53:30.453433 24681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cafd7ed1bb4ec79c812f4b6947ce78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.457434 24683 tablet_service.cc:1511] Processing CreateTablet for tablet 614ed7d4a8de4721bbf2a5fce24391eb (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:30.460279 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614ed7d4a8de4721bbf2a5fce24391eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.468290 24753 tablet_service.cc:1511] Processing CreateTablet for tablet a1eedf11176a480880b6e90ab7ab791d (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:30.469537 24753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1eedf11176a480880b6e90ab7ab791d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.469808 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc2df49810e6405ea7d862f7032852a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.457731 24684 tablet_service.cc:1511] Processing CreateTablet for tablet c86a00242dc94990a424e32b46a7f145 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:30.431828 24760 tablet_service.cc:1511] Processing CreateTablet for tablet 2a48bd484adc454983204ecc1ebd1f4a (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:30.474617 24680 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8cd0d404a34610b38c0a6dc25c0bf9 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:30.482514 24825 tablet_service.cc:1511] Processing CreateTablet for tablet f4cafd7ed1bb4ec79c812f4b6947ce78 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:30.483175 24884 tablet_bootstrap.cc:492] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:30.483753 24760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a48bd484adc454983204ecc1ebd1f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.488090 24752 tablet_service.cc:1511] Processing CreateTablet for tablet f4cafd7ed1bb4ec79c812f4b6947ce78 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:30.489296 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cafd7ed1bb4ec79c812f4b6947ce78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.490996 24827 tablet_service.cc:1511] Processing CreateTablet for tablet 614ed7d4a8de4721bbf2a5fce24391eb (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:30.491355 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 90cbd3d949c14abc848c90f7ac2c57b4 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:30.493479 24885 tablet_bootstrap.cc:654] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:30.494701 24889 raft_consensus.cc:493] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.495154 24889 raft_consensus.cc:515] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.500000 24889 leader_election.cc:290] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:30.522372 24833 tablet_service.cc:1511] Processing CreateTablet for tablet c86a00242dc94990a424e32b46a7f145 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:30.525906 24831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90cbd3d949c14abc848c90f7ac2c57b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.531845 24795 heartbeater.cc:499] Master 127.23.8.190:37081 was elected leader, sending a full tablet report...
I20260709 14:53:30.560320 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8cd0d404a34610b38c0a6dc25c0bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.561857 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a48bd484adc454983204ecc1ebd1f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.538946 24886 tablet_bootstrap.cc:492] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:30.565586 24886 ts_tablet_manager.cc:1403] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.462s	user 0.016s	sys 0.006s
I20260709 14:53:30.568189 24886 raft_consensus.cc:359] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:30.568869 24886 raft_consensus.cc:385] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:30.569970 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90cbd3d949c14abc848c90f7ac2c57b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.569146 24886 raft_consensus.cc:740] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.572306 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614ed7d4a8de4721bbf2a5fce24391eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.549963 24751 tablet_service.cc:1511] Processing CreateTablet for tablet ad2c9aa1740d41009693aed3036e0281 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:30.575736 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2c9aa1740d41009693aed3036e0281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.582969 24683 tablet_service.cc:1511] Processing CreateTablet for tablet 43b25ad140964f91a91a6d24b982d626 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:30.583184 24685 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:30.584234 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b25ad140964f91a91a6d24b982d626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.558212 24756 tablet_service.cc:1511] Processing CreateTablet for tablet 43b25ad140964f91a91a6d24b982d626 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:30.553478 24755 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8cd0d404a34610b38c0a6dc25c0bf9 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:30.572611 24886 consensus_queue.cc:260] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:30.572659 24677 tablet_service.cc:1511] Processing CreateTablet for tablet ad2c9aa1740d41009693aed3036e0281 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:30.590263 24829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1eedf11176a480880b6e90ab7ab791d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.584744 24757 tablet_service.cc:1511] Processing CreateTablet for tablet c86a00242dc94990a424e32b46a7f145 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:30.593904 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b2848ca66a47a7b05eeb17409a1b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.594139 24885 tablet_bootstrap.cc:492] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:30.594679 24885 ts_tablet_manager.cc:1403] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.158s	user 0.017s	sys 0.006s
I20260709 14:53:30.601257 24678 tablet_service.cc:1511] Processing CreateTablet for tablet 834a4d01b71e4ce08db171a3731f4b5c (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:30.604084 24682 tablet_service.cc:1511] Processing CreateTablet for tablet ac76bb6c4d0848ad85b07b777410616f (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:30.602396 24833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86a00242dc94990a424e32b46a7f145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.585199 24756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b25ad140964f91a91a6d24b982d626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.520819 24759 tablet_service.cc:1511] Processing CreateTablet for tablet 614ed7d4a8de4721bbf2a5fce24391eb (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:30.622717 24684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86a00242dc94990a424e32b46a7f145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.642561 24685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3ebbb3f3d34f6fa8a6ab5f8ec81944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.646824 24884 tablet_bootstrap.cc:654] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:30.651327 24757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86a00242dc94990a424e32b46a7f145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.656589 24680 tablet_service.cc:1511] Processing CreateTablet for tablet f44da5eb17bd4ab3a48b946a913784d8 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:30.661110 24826 tablet_service.cc:1511] Processing CreateTablet for tablet ad2c9aa1740d41009693aed3036e0281 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:30.663457 24755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8cd0d404a34610b38c0a6dc25c0bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.677628 24759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614ed7d4a8de4721bbf2a5fce24391eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.668416 24832 tablet_service.cc:1511] Processing CreateTablet for tablet 43b25ad140964f91a91a6d24b982d626 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:30.678661 24753 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:30.678733 24830 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8cd0d404a34610b38c0a6dc25c0bf9 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:30.679931 24753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3ebbb3f3d34f6fa8a6ab5f8ec81944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.683182 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2c9aa1740d41009693aed3036e0281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.684513 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac76bb6c4d0848ad85b07b777410616f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.688822 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5660df698684784a1b1b2f405f9c75b" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:30.690415 24810 leader_election.cc:343] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:30.690811 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834a4d01b71e4ce08db171a3731f4b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.696194 24758 tablet_service.cc:1511] Processing CreateTablet for tablet 834a4d01b71e4ce08db171a3731f4b5c (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:30.697247 24680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44da5eb17bd4ab3a48b946a913784d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.709071 24827 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:30.710932 24752 tablet_service.cc:1511] Processing CreateTablet for tablet ac76bb6c4d0848ad85b07b777410616f (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:30.712066 24752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac76bb6c4d0848ad85b07b777410616f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.719929 24834 tablet_service.cc:1511] Processing CreateTablet for tablet 834a4d01b71e4ce08db171a3731f4b5c (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:30.723881 24760 tablet_service.cc:1511] Processing CreateTablet for tablet f44da5eb17bd4ab3a48b946a913784d8 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:30.735280 24679 tablet_service.cc:1511] Processing CreateTablet for tablet fa9526a3ed0a4a3fbec89362b6b5b13b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:30.641947 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cafd7ed1bb4ec79c812f4b6947ce78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.737675 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9526a3ed0a4a3fbec89362b6b5b13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.749397 24758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834a4d01b71e4ce08db171a3731f4b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.750391 24885 raft_consensus.cc:359] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.751592 24828 tablet_service.cc:1511] Processing CreateTablet for tablet ac76bb6c4d0848ad85b07b777410616f (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:30.759614 24754 tablet_service.cc:1511] Processing CreateTablet for tablet a657eddb7f334317a8a38f8e1cc15670 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:30.761360 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5660df698684784a1b1b2f405f9c75b" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:30.764907 24890 raft_consensus.cc:493] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.765379 24890 raft_consensus.cc:515] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.755175 24885 raft_consensus.cc:385] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:30.756963 24755 tablet_service.cc:1511] Processing CreateTablet for tablet fa9526a3ed0a4a3fbec89362b6b5b13b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:30.770859 24884 tablet_bootstrap.cc:492] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:30.777009 24760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44da5eb17bd4ab3a48b946a913784d8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:30.785768 24807 leader_election.cc:343] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:30.786283 24807 leader_election.cc:304] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:30.787014 24676 tablet_service.cc:1511] Processing CreateTablet for tablet 70145442356a44d5bc908f1bcfc33094 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:30.787421 24889 raft_consensus.cc:2749] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:30.787820 24755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9526a3ed0a4a3fbec89362b6b5b13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.766767 24885 raft_consensus.cc:740] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.788302 24676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70145442356a44d5bc908f1bcfc33094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.788750 24885 consensus_queue.cc:260] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.790251 24754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a657eddb7f334317a8a38f8e1cc15670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.779228 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2c9aa1740d41009693aed3036e0281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.778200 24884 ts_tablet_manager.cc:1403] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.295s	user 0.022s	sys 0.007s
I20260709 14:53:30.778121 24890 leader_election.cc:290] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:30.803020 24886 ts_tablet_manager.cc:1434] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.237s	user 0.029s	sys 0.056s
I20260709 14:53:30.803574 24751 tablet_service.cc:1511] Processing CreateTablet for tablet 70145442356a44d5bc908f1bcfc33094 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:30.804004 24886 tablet_bootstrap.cc:492] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:30.804800 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70145442356a44d5bc908f1bcfc33094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.808267 24829 tablet_service.cc:1511] Processing CreateTablet for tablet f44da5eb17bd4ab3a48b946a913784d8 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:30.812532 24831 tablet_service.cc:1511] Processing CreateTablet for tablet fa9526a3ed0a4a3fbec89362b6b5b13b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:30.815248 24884 raft_consensus.cc:359] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.821400 24884 raft_consensus.cc:385] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:30.825275 24884 raft_consensus.cc:740] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.826160 24884 consensus_queue.cc:260] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.834834 24884 ts_tablet_manager.cc:1434] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 14:53:30.837756 24757 tablet_service.cc:1511] Processing CreateTablet for tablet fe6dba92e83d4bc5876f85b4f8e7efce (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:30.840946 24757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6dba92e83d4bc5876f85b4f8e7efce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.841667 24884 tablet_bootstrap.cc:492] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:30.838745 24886 tablet_bootstrap.cc:654] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:30.844151 24758 tablet_service.cc:1511] Processing CreateTablet for tablet 132e9494f89c443ea93abfe1b02b6479 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:30.845881 24758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132e9494f89c443ea93abfe1b02b6479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.847208 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8cd0d404a34610b38c0a6dc25c0bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.854095 24756 tablet_service.cc:1511] Processing CreateTablet for tablet dbe2035ab96f4b0882be7bd87a7452d7 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:30.855263 24756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe2035ab96f4b0882be7bd87a7452d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.855710 24753 tablet_service.cc:1511] Processing CreateTablet for tablet 7150bc3b3cb04520abb47596a135523c (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:30.856894 24753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7150bc3b3cb04520abb47596a135523c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.850996 24833 tablet_service.cc:1511] Processing CreateTablet for tablet a657eddb7f334317a8a38f8e1cc15670 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:30.878945 24685 tablet_service.cc:1511] Processing CreateTablet for tablet 132e9494f89c443ea93abfe1b02b6479 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:30.879200 24682 tablet_service.cc:1511] Processing CreateTablet for tablet 91783c3349d043798c97098a97e8e9a3 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:30.879707 24683 tablet_service.cc:1511] Processing CreateTablet for tablet a657eddb7f334317a8a38f8e1cc15670 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:30.880360 24685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132e9494f89c443ea93abfe1b02b6479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.880834 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac76bb6c4d0848ad85b07b777410616f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.855613 24755 tablet_service.cc:1511] Processing CreateTablet for tablet 91783c3349d043798c97098a97e8e9a3 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:30.881143 24682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91783c3349d043798c97098a97e8e9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.882656 24684 tablet_service.cc:1511] Processing CreateTablet for tablet 7150bc3b3cb04520abb47596a135523c (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:30.883421 24755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91783c3349d043798c97098a97e8e9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.883785 24684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7150bc3b3cb04520abb47596a135523c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.898445 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3ebbb3f3d34f6fa8a6ab5f8ec81944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.900425 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a657eddb7f334317a8a38f8e1cc15670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.901530 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b25ad140964f91a91a6d24b982d626. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.905606 24831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9526a3ed0a4a3fbec89362b6b5b13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.913559 24829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44da5eb17bd4ab3a48b946a913784d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.923673 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be14be05efce42859867b06ae397eb7b" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:30.923827 24677 tablet_service.cc:1511] Processing CreateTablet for tablet dbe2035ab96f4b0882be7bd87a7452d7 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:30.925328 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe2035ab96f4b0882be7bd87a7452d7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:30.925278 24658 leader_election.cc:343] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:30.925931 24834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 834a4d01b71e4ce08db171a3731f4b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.927449 24889 raft_consensus.cc:493] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.949780 24889 raft_consensus.cc:515] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:30.950589 24897 raft_consensus.cc:493] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.950356 24679 tablet_service.cc:1511] Processing CreateTablet for tablet fe6dba92e83d4bc5876f85b4f8e7efce (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:30.951032 24897 raft_consensus.cc:515] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:30.951629 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6dba92e83d4bc5876f85b4f8e7efce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.951804 24889 leader_election.cc:290] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:30.957264 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bc9236f34b4086958ef2fad2b3fbc1" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:30.958647 24810 leader_election.cc:343] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:30.959049 24897 leader_election.cc:290] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449), edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879)
I20260709 14:53:30.964461 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bc9236f34b4086958ef2fad2b3fbc1" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:30.967998 24577 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.23.8.130:39763, user_credentials={real_user=slave}} blocked reactor thread for 73186.4us
I20260709 14:53:30.974905 24830 tablet_service.cc:1511] Processing CreateTablet for tablet 70145442356a44d5bc908f1bcfc33094 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:30.986991 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be14be05efce42859867b06ae397eb7b" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:30.993760 24659 leader_election.cc:343] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:30.994240 24659 leader_election.cc:304] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:30.995332 24890 raft_consensus.cc:2749] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:30.999624 24884 tablet_bootstrap.cc:654] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.001271 24833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a657eddb7f334317a8a38f8e1cc15670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.005550 24828 tablet_service.cc:1511] Processing CreateTablet for tablet dbe2035ab96f4b0882be7bd87a7452d7 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:31.006904 24828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe2035ab96f4b0882be7bd87a7452d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.012332 24885 ts_tablet_manager.cc:1434] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.417s	user 0.050s	sys 0.035s
I20260709 14:53:31.019300 24885 tablet_bootstrap.cc:492] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.033160 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70145442356a44d5bc908f1bcfc33094. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:31.045961 24807 leader_election.cc:343] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.046449 24807 leader_election.cc:304] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:31.047489 24889 raft_consensus.cc:2749] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:31.053360 24580 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.23.8.129:42879, user_credentials={real_user=slave}} blocked reactor thread for 185824us
I20260709 14:53:31.053797 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:31.055641 24734 leader_election.cc:343] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:31.057760 24578 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.23.8.131:34449, user_credentials={real_user=slave}} blocked reactor thread for 180000us
I20260709 14:53:31.061975 24825 tablet_service.cc:1511] Processing CreateTablet for tablet fe6dba92e83d4bc5876f85b4f8e7efce (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:31.063180 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6dba92e83d4bc5876f85b4f8e7efce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.064293 24832 tablet_service.cc:1511] Processing CreateTablet for tablet 132e9494f89c443ea93abfe1b02b6479 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:31.069558 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132e9494f89c443ea93abfe1b02b6479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.069363 24683 tablet_service.cc:1511] Processing CreateTablet for tablet 47295194e3cd491bae7788b0f6a2c5ac (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:31.070523 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47295194e3cd491bae7788b0f6a2c5ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.078425 24825 tablet_service.cc:1511] Processing CreateTablet for tablet 91783c3349d043798c97098a97e8e9a3 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:31.079617 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91783c3349d043798c97098a97e8e9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.091758 24885 tablet_bootstrap.cc:654] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.060400 24886 tablet_bootstrap.cc:492] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.093627 24886 ts_tablet_manager.cc:1403] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.290s	user 0.040s	sys 0.064s
I20260709 14:53:31.096318 24886 raft_consensus.cc:359] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.096969 24886 raft_consensus.cc:385] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.101082 24826 tablet_service.cc:1511] Processing CreateTablet for tablet 47295194e3cd491bae7788b0f6a2c5ac (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:31.102027 24902 raft_consensus.cc:493] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.102291 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47295194e3cd491bae7788b0f6a2c5ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.102658 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.102569 24902 raft_consensus.cc:515] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:31.105752 24736 leader_election.cc:343] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.106175 24736 leader_election.cc:304] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:31.107074 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0dae79e62e408f8112b08434606355" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.107220 24897 raft_consensus.cc:2749] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.106242 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0dae79e62e408f8112b08434606355" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.105172 24902 leader_election.cc:290] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
W20260709 14:53:31.109468 24658 leader_election.cc:343] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:31.110684 24659 leader_election.cc:343] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.111083 24659 leader_election.cc:304] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:31.111750 24902 raft_consensus.cc:2749] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.097916 24886 raft_consensus.cc:740] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.112516 24886 consensus_queue.cc:260] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.114516 24886 ts_tablet_manager.cc:1434] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:53:31.115424 24886 tablet_bootstrap.cc:492] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:31.120888 24683 tablet_service.cc:1511] Processing CreateTablet for tablet 22fffed1b8df420e93d72119d20a73d6 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:31.122072 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fffed1b8df420e93d72119d20a73d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.125689 24884 tablet_bootstrap.cc:492] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.126128 24884 ts_tablet_manager.cc:1403] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.285s	user 0.012s	sys 0.015s
I20260709 14:53:31.134055 24830 tablet_service.cc:1511] Processing CreateTablet for tablet 7150bc3b3cb04520abb47596a135523c (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:31.135289 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7150bc3b3cb04520abb47596a135523c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.141325 24886 tablet_bootstrap.cc:654] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.141400 24832 tablet_service.cc:1511] Processing CreateTablet for tablet 22fffed1b8df420e93d72119d20a73d6 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:31.142838 24751 tablet_service.cc:1511] Processing CreateTablet for tablet 22fffed1b8df420e93d72119d20a73d6 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:31.143458 24758 tablet_service.cc:1511] Processing CreateTablet for tablet 47295194e3cd491bae7788b0f6a2c5ac (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:31.144024 24751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fffed1b8df420e93d72119d20a73d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.143754 24756 tablet_service.cc:1511] Processing CreateTablet for tablet 539610df56964687bf9069af09be91e0 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:31.144605 24758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47295194e3cd491bae7788b0f6a2c5ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.145107 24756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 539610df56964687bf9069af09be91e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.145866 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fffed1b8df420e93d72119d20a73d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.155929 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 539610df56964687bf9069af09be91e0 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:31.157151 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 539610df56964687bf9069af09be91e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.128911 24884 raft_consensus.cc:359] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:31.161028 24884 raft_consensus.cc:385] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.161350 24884 raft_consensus.cc:740] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.162045 24884 consensus_queue.cc:260] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:31.172214 24885 tablet_bootstrap.cc:492] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:31.172696 24885 ts_tablet_manager.cc:1403] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.154s	user 0.012s	sys 0.012s
I20260709 14:53:31.175575 24885 raft_consensus.cc:359] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.176239 24885 raft_consensus.cc:385] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.176520 24885 raft_consensus.cc:740] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.178685 24884 ts_tablet_manager.cc:1434] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.003s
I20260709 14:53:31.179615 24884 tablet_bootstrap.cc:492] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.189563 24884 tablet_bootstrap.cc:654] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.197229 24885 consensus_queue.cc:260] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.199385 24885 ts_tablet_manager.cc:1434] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 14:53:31.201241 24834 tablet_service.cc:1511] Processing CreateTablet for tablet 539610df56964687bf9069af09be91e0 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:31.203189 24834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 539610df56964687bf9069af09be91e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.205375 24902 raft_consensus.cc:493] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.205825 24902 raft_consensus.cc:515] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.207445 24683 tablet_service.cc:1511] Processing CreateTablet for tablet d133044940b640489394968326cebd83 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:31.207760 24902 leader_election.cc:290] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.209137 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7850f2eb0fa4188953d93b0578d4d13" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.209137 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7850f2eb0fa4188953d93b0578d4d13" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:31.210551 24658 leader_election.cc:343] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:31.211035 24659 leader_election.cc:343] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.211440 24659 leader_election.cc:304] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:31.212368 24902 raft_consensus.cc:2749] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.214987 24758 tablet_service.cc:1511] Processing CreateTablet for tablet d133044940b640489394968326cebd83 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:31.216387 24758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d133044940b640489394968326cebd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.216524 24832 tablet_service.cc:1511] Processing CreateTablet for tablet d133044940b640489394968326cebd83 (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:31.217967 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d133044940b640489394968326cebd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.232232 24679 tablet_service.cc:1511] Processing CreateTablet for tablet 49dce908638c4f3aa6ddcd42f55cca2b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:31.242166 24679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dce908638c4f3aa6ddcd42f55cca2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.249619 24683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d133044940b640489394968326cebd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.249922 24885 tablet_bootstrap.cc:492] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.249696 24758 tablet_service.cc:1511] Processing CreateTablet for tablet 49dce908638c4f3aa6ddcd42f55cca2b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:31.250785 24758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dce908638c4f3aa6ddcd42f55cca2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.253547 24830 tablet_service.cc:1511] Processing CreateTablet for tablet 49dce908638c4f3aa6ddcd42f55cca2b (DEFAULT_TABLE table=test-workload [id=b1a7b8cd2bdd4f9d9edbe988e4ad014f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:31.254688 24830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49dce908638c4f3aa6ddcd42f55cca2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.255373 24886 tablet_bootstrap.cc:492] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.255798 24886 ts_tablet_manager.cc:1403] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.141s	user 0.033s	sys 0.026s
W20260709 14:53:31.256045 24641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:31.258682 24886 raft_consensus.cc:359] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.259243 24885 tablet_bootstrap.cc:654] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.259351 24886 raft_consensus.cc:385] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.267465 24886 raft_consensus.cc:740] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.268324 24886 consensus_queue.cc:260] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.269727 24884 tablet_bootstrap.cc:492] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.270165 24884 ts_tablet_manager.cc:1403] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.020s
I20260709 14:53:31.273452 24886 ts_tablet_manager.cc:1434] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:53:31.273308 24884 raft_consensus.cc:359] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.274003 24884 raft_consensus.cc:385] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.274293 24884 raft_consensus.cc:740] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.274646 24886 tablet_bootstrap.cc:492] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:31.275065 24884 consensus_queue.cc:260] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.280567 24886 tablet_bootstrap.cc:654] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.284344 24884 ts_tablet_manager.cc:1434] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:53:31.285341 24884 tablet_bootstrap.cc:492] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.294162 24884 tablet_bootstrap.cc:654] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.294909 24885 tablet_bootstrap.cc:492] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:31.295419 24885 ts_tablet_manager.cc:1403] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260709 14:53:31.298344 24885 raft_consensus.cc:359] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.299170 24885 raft_consensus.cc:385] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.299476 24885 raft_consensus.cc:740] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.300325 24885 consensus_queue.cc:260] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.305464 24885 ts_tablet_manager.cc:1434] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:53:31.306480 24885 tablet_bootstrap.cc:492] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.312620 24885 tablet_bootstrap.cc:654] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.315443 24886 tablet_bootstrap.cc:492] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.315896 24886 ts_tablet_manager.cc:1403] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.025s
I20260709 14:53:31.318739 24886 raft_consensus.cc:359] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.319459 24886 raft_consensus.cc:385] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.319744 24886 raft_consensus.cc:740] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.320438 24886 consensus_queue.cc:260] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.322564 24886 ts_tablet_manager.cc:1434] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:53:31.323613 24884 tablet_bootstrap.cc:492] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.324064 24884 ts_tablet_manager.cc:1403] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.017s
I20260709 14:53:31.327051 24884 raft_consensus.cc:359] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.327690 24884 raft_consensus.cc:385] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.327940 24886 tablet_bootstrap.cc:492] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:31.329409 24885 tablet_bootstrap.cc:492] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:31.329842 24885 ts_tablet_manager.cc:1403] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.011s
I20260709 14:53:31.332522 24885 raft_consensus.cc:359] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.333171 24885 raft_consensus.cc:385] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.333532 24885 raft_consensus.cc:740] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.334025 24886 tablet_bootstrap.cc:654] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.327960 24884 raft_consensus.cc:740] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.334877 24885 consensus_queue.cc:260] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.334918 24884 consensus_queue.cc:260] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.337349 24885 ts_tablet_manager.cc:1434] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:53:31.342700 24884 ts_tablet_manager.cc:1434] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:53:31.343782 24884 tablet_bootstrap.cc:492] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.351643 24885 tablet_bootstrap.cc:492] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.360358 24885 tablet_bootstrap.cc:654] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.362773 24897 raft_consensus.cc:493] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.362982 24884 tablet_bootstrap.cc:654] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.363271 24897 raft_consensus.cc:515] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.365371 24897 leader_election.cc:290] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.367211 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7850f2eb0fa4188953d93b0578d4d13" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.367837 24844 raft_consensus.cc:2468] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:31.367933 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7850f2eb0fa4188953d93b0578d4d13" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.368502 24695 raft_consensus.cc:2468] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:31.368914 24885 tablet_bootstrap.cc:492] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:31.369074 24734 leader_election.cc:304] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:31.369892 24885 ts_tablet_manager.cc:1403] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260709 14:53:31.369930 24897 raft_consensus.cc:2804] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.370407 24897 raft_consensus.cc:493] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.370733 24897 raft_consensus.cc:3060] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.371546 24886 tablet_bootstrap.cc:492] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.371985 24886 ts_tablet_manager.cc:1403] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.019s
I20260709 14:53:31.372761 24885 raft_consensus.cc:359] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.373453 24885 raft_consensus.cc:385] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.373726 24885 raft_consensus.cc:740] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.374694 24886 raft_consensus.cc:359] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.374483 24885 consensus_queue.cc:260] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.375375 24886 raft_consensus.cc:385] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.375696 24886 raft_consensus.cc:740] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.377478 24897 raft_consensus.cc:515] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.378096 24884 tablet_bootstrap.cc:492] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.378548 24884 ts_tablet_manager.cc:1403] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.005s
I20260709 14:53:31.380039 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7850f2eb0fa4188953d93b0578d4d13" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:31.380571 24695 raft_consensus.cc:3060] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.381258 24884 raft_consensus.cc:359] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.381932 24884 raft_consensus.cc:385] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.382212 24884 raft_consensus.cc:740] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.382915 24884 consensus_queue.cc:260] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.383589 24885 ts_tablet_manager.cc:1434] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:53:31.383940 24886 consensus_queue.cc:260] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.387008 24695 raft_consensus.cc:2468] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:31.388953 24884 ts_tablet_manager.cc:1434] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 14:53:31.389930 24884 tablet_bootstrap.cc:492] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.391068 24885 tablet_bootstrap.cc:492] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.392249 24736 leader_election.cc:304] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.396162 24884 tablet_bootstrap.cc:654] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.398299 24885 tablet_bootstrap.cc:654] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.403008 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7850f2eb0fa4188953d93b0578d4d13" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:31.403599 24844 raft_consensus.cc:3060] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.404590 24918 raft_consensus.cc:2804] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.405037 24918 raft_consensus.cc:697] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:31.406589 24902 raft_consensus.cc:493] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.407027 24902 raft_consensus.cc:515] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.410517 24844 raft_consensus.cc:2468] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:31.410390 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b79d56828b74a2bae7658e9066ac591" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.408951 24902 leader_election.cc:290] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
W20260709 14:53:31.411899 24659 leader_election.cc:343] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.411906 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b79d56828b74a2bae7658e9066ac591" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:31.413452 24658 leader_election.cc:343] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.413848 24658 leader_election.cc:304] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:31.414842 24902 raft_consensus.cc:2749] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.405819 24918 consensus_queue.cc:237] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.417258 24897 leader_election.cc:290] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.420172 24886 ts_tablet_manager.cc:1434] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.048s	user 0.012s	sys 0.009s
I20260709 14:53:31.420707 24885 tablet_bootstrap.cc:492] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:31.420926 24886 tablet_bootstrap.cc:492] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:31.423264 24885 ts_tablet_manager.cc:1403] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 14:53:31.427632 24886 tablet_bootstrap.cc:654] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.435940 24591 catalog_manager.cc:5697] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.428018 24885 raft_consensus.cc:359] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.443547 24885 raft_consensus.cc:385] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.443856 24885 raft_consensus.cc:740] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.445932 24885 consensus_queue.cc:260] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.447279 24889 raft_consensus.cc:493] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.447749 24889 raft_consensus.cc:515] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.449858 24889 leader_election.cc:290] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:31.450223 24884 tablet_bootstrap.cc:492] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.451346 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0dae79e62e408f8112b08434606355" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.451658 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0dae79e62e408f8112b08434606355" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.452009 24770 raft_consensus.cc:2468] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:31.452278 24695 raft_consensus.cc:2468] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:31.453359 24884 ts_tablet_manager.cc:1403] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.033s
I20260709 14:53:31.453567 24807 leader_election.cc:304] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:31.454841 24889 raft_consensus.cc:2804] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.455173 24889 raft_consensus.cc:493] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.455493 24889 raft_consensus.cc:3060] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.456691 24884 raft_consensus.cc:359] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.457515 24884 raft_consensus.cc:385] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.457878 24884 raft_consensus.cc:740] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.458698 24884 consensus_queue.cc:260] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.457216 24885 ts_tablet_manager.cc:1434] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:53:31.460803 24885 tablet_bootstrap.cc:492] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.462450 24889 raft_consensus.cc:515] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.464915 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0dae79e62e408f8112b08434606355" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:31.465445 24695 raft_consensus.cc:3060] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.469779 24885 tablet_bootstrap.cc:654] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.471511 24886 tablet_bootstrap.cc:492] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.471964 24886 ts_tablet_manager.cc:1403] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.032s
I20260709 14:53:31.474840 24886 raft_consensus.cc:359] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.471887 24695 raft_consensus.cc:2468] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:31.475556 24886 raft_consensus.cc:385] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.475868 24886 raft_consensus.cc:740] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.476440 24810 leader_election.cc:304] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.476681 24886 consensus_queue.cc:260] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.479244 24886 ts_tablet_manager.cc:1434] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:31.480232 24886 tablet_bootstrap.cc:492] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:31.480964 24928 raft_consensus.cc:2804] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.481799 24889 leader_election.cc:290] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:31.487953 24884 ts_tablet_manager.cc:1434] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.034s	user 0.018s	sys 0.008s
I20260709 14:53:31.488080 24928 raft_consensus.cc:697] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:31.488945 24884 tablet_bootstrap.cc:492] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.485013 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0dae79e62e408f8112b08434606355" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:31.489590 24770 raft_consensus.cc:3060] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.488945 24928 consensus_queue.cc:237] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.486065 24886 tablet_bootstrap.cc:654] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.487010 24924 raft_consensus.cc:493] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.500847 24770 raft_consensus.cc:2468] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:31.499423 24924 raft_consensus.cc:515] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:31.503604 24924 leader_election.cc:290] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879)
I20260709 14:53:31.504259 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.504983 24884 tablet_bootstrap.cc:654] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.504781 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.506181 24770 raft_consensus.cc:2468] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
W20260709 14:53:31.506994 24810 leader_election.cc:343] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.508009 24902 raft_consensus.cc:493] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.507835 24807 leader_election.cc:304] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:31.508962 24902 raft_consensus.cc:515] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.509656 24924 raft_consensus.cc:2804] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.510069 24924 raft_consensus.cc:493] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.510449 24924 raft_consensus.cc:3060] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.510581 24918 raft_consensus.cc:493] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.510895 24902 leader_election.cc:290] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.511077 24918 raft_consensus.cc:515] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.513829 24918 leader_election.cc:290] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.514142 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8806550ad0b44278c1b4582901c4c1c" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:31.515370 24659 leader_election.cc:343] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.512858 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8806550ad0b44278c1b4582901c4c1c" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.516202 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8806550ad0b44278c1b4582901c4c1c" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.512693 24885 tablet_bootstrap.cc:492] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:31.516286 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8806550ad0b44278c1b4582901c4c1c" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.517390 24885 ts_tablet_manager.cc:1403] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.006s
I20260709 14:53:31.516230 24770 raft_consensus.cc:2468] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:31.519937 24885 raft_consensus.cc:359] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.520556 24885 raft_consensus.cc:385] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.520824 24885 raft_consensus.cc:740] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.520996 24658 leader_election.cc:304] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [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: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96
I20260709 14:53:31.521582 24885 consensus_queue.cc:260] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.516973 24695 raft_consensus.cc:2468] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:31.523944 24902 raft_consensus.cc:2804] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.523478 24736 leader_election.cc:304] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.524535 24902 raft_consensus.cc:493] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.525301 24902 raft_consensus.cc:3060] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:31.525794 24734 leader_election.cc:343] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.526593 24918 raft_consensus.cc:2804] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.526914 24918 raft_consensus.cc:493] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.527216 24918 raft_consensus.cc:3060] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.528383 24924 raft_consensus.cc:515] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:31.529529 24884 tablet_bootstrap.cc:492] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.529992 24884 ts_tablet_manager.cc:1403] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.002s
I20260709 14:53:31.530762 24924 leader_election.cc:290] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879)
I20260709 14:53:31.531708 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:31.532567 24902 raft_consensus.cc:515] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:31.532965 24810 leader_election.cc:343] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.534091 24886 tablet_bootstrap.cc:492] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.534273 24902 leader_election.cc:290] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.534868 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8806550ad0b44278c1b4582901c4c1c" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:31.534773 24884 raft_consensus.cc:359] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.535645 24884 raft_consensus.cc:385] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.536021 24884 raft_consensus.cc:740] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.536708 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8806550ad0b44278c1b4582901c4c1c" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:31.537060 24917 raft_consensus.cc:493] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.536710 24884 consensus_queue.cc:260] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.537634 24844 raft_consensus.cc:3060] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.537521 24917 raft_consensus.cc:515] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.535715 24886 ts_tablet_manager.cc:1403] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.004s
I20260709 14:53:31.538920 24884 ts_tablet_manager.cc:1434] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:31.539609 24917 leader_election.cc:290] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.539829 24884 tablet_bootstrap.cc:492] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.540381 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:31.540982 24886 raft_consensus.cc:359] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.541666 24886 raft_consensus.cc:385] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.540998 24769 raft_consensus.cc:3060] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.541942 24886 raft_consensus.cc:740] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.542776 24886 consensus_queue.cc:260] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.544916 24886 ts_tablet_manager.cc:1434] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:31.545025 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bc9236f34b4086958ef2fad2b3fbc1" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.545603 24695 raft_consensus.cc:2468] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:31.545861 24884 tablet_bootstrap.cc:654] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.545914 24886 tablet_bootstrap.cc:492] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:31.546547 24844 raft_consensus.cc:2468] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:31.547672 24659 leader_election.cc:304] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.548468 24902 raft_consensus.cc:493] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.549158 24902 raft_consensus.cc:515] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.550750 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bc9236f34b4086958ef2fad2b3fbc1" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.551340 24843 raft_consensus.cc:2468] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:31.552104 24768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bc9236f34b4086958ef2fad2b3fbc1" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.552518 24736 leader_election.cc:304] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.552771 24886 tablet_bootstrap.cc:654] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.552706 24768 raft_consensus.cc:2468] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:31.554562 24658 leader_election.cc:304] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.558279 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bc9236f34b4086958ef2fad2b3fbc1" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.557978 24936 raft_consensus.cc:2804] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.558846 24843 raft_consensus.cc:2468] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:31.535594 24591 catalog_manager.cc:5697] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:31.560411 24902 leader_election.cc:290] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.561234 24902 raft_consensus.cc:2804] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.561631 24902 raft_consensus.cc:493] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.562019 24902 raft_consensus.cc:3060] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.562386 24936 raft_consensus.cc:697] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:31.563210 24936 consensus_queue.cc:237] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.565632 24917 raft_consensus.cc:2804] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.566040 24917 raft_consensus.cc:493] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.566367 24917 raft_consensus.cc:3060] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.571583 24918 raft_consensus.cc:515] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.572726 24770 raft_consensus.cc:2393] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate edc25a2cab5449c4a392e6474bd74b64 in current term 1: Already voted for candidate 4d2d65cde97446018777fdaa85192000 in this term.
I20260709 14:53:31.577167 24902 raft_consensus.cc:515] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.582593 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bc9236f34b4086958ef2fad2b3fbc1" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:31.583173 24843 raft_consensus.cc:3060] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.586011 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bc9236f34b4086958ef2fad2b3fbc1" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:31.586752 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8806550ad0b44278c1b4582901c4c1c" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:31.588259 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8806550ad0b44278c1b4582901c4c1c" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:31.575237 24769 raft_consensus.cc:2468] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:31.589581 24844 raft_consensus.cc:2393] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d2d65cde97446018777fdaa85192000 in current term 1: Already voted for candidate edc25a2cab5449c4a392e6474bd74b64 in this term.
I20260709 14:53:31.586115 24918 leader_election.cc:290] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.590942 24807 leader_election.cc:304] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:31.591126 24734 leader_election.cc:304] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [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: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:31.591974 24924 raft_consensus.cc:2804] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.592173 24843 raft_consensus.cc:2468] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:31.592447 24924 raft_consensus.cc:697] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:31.593822 24659 leader_election.cc:304] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.595018 24939 raft_consensus.cc:2804] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.594817 24924 consensus_queue.cc:237] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:31.595497 24939 raft_consensus.cc:697] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:31.595738 24884 tablet_bootstrap.cc:492] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.596249 24884 ts_tablet_manager.cc:1403] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.026s
I20260709 14:53:31.596290 24939 consensus_queue.cc:237] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.592388 24918 raft_consensus.cc:2749] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.599102 24884 raft_consensus.cc:359] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.599941 24884 raft_consensus.cc:385] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.600255 24884 raft_consensus.cc:740] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.591760 24917 raft_consensus.cc:515] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.601533 24884 consensus_queue.cc:260] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.603281 24885 ts_tablet_manager.cc:1434] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.086s	user 0.011s	sys 0.003s
I20260709 14:53:31.604030 24884 ts_tablet_manager.cc:1434] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:53:31.604280 24885 tablet_bootstrap.cc:492] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.604951 24884 tablet_bootstrap.cc:492] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.601224 24902 leader_election.cc:290] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.607976 24770 raft_consensus.cc:2393] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate edc25a2cab5449c4a392e6474bd74b64 in current term 1: Already voted for candidate 4d2d65cde97446018777fdaa85192000 in this term.
I20260709 14:53:31.609481 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bc9236f34b4086958ef2fad2b3fbc1" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:31.612900 24884 tablet_bootstrap.cc:654] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.616346 24917 leader_election.cc:290] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.620822 24885 tablet_bootstrap.cc:654] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.620934 24886 tablet_bootstrap.cc:492] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.621376 24886 ts_tablet_manager.cc:1403] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.013s
I20260709 14:53:31.623353 24884 tablet_bootstrap.cc:492] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.623736 24884 ts_tablet_manager.cc:1403] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 14:53:31.623829 24886 raft_consensus.cc:359] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.624111 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33bc9236f34b4086958ef2fad2b3fbc1" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:31.624539 24886 raft_consensus.cc:385] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.623654 24591 catalog_manager.cc:5697] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.624867 24843 raft_consensus.cc:2393] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d2d65cde97446018777fdaa85192000 in current term 1: Already voted for candidate edc25a2cab5449c4a392e6474bd74b64 in this term.
I20260709 14:53:31.624826 24886 raft_consensus.cc:740] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.625736 24886 consensus_queue.cc:260] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.626087 24734 leader_election.cc:304] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [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: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:31.628225 24884 raft_consensus.cc:359] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.628839 24884 raft_consensus.cc:385] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.629098 24884 raft_consensus.cc:740] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.629138 24917 raft_consensus.cc:2749] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.629791 24884 consensus_queue.cc:260] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.631629 24884 ts_tablet_manager.cc:1434] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:31.632427 24884 tablet_bootstrap.cc:492] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.633215 24939 raft_consensus.cc:493] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.633299 24886 ts_tablet_manager.cc:1434] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:31.634034 24939 raft_consensus.cc:515] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.634828 24885 tablet_bootstrap.cc:492] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:31.635231 24885 ts_tablet_manager.cc:1403] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.001s
I20260709 14:53:31.636458 24939 leader_election.cc:290] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.637058 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee85ca7205f40e1977d07049c6778d9" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.637575 24884 tablet_bootstrap.cc:654] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.637585 24843 raft_consensus.cc:2468] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:31.637899 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee85ca7205f40e1977d07049c6778d9" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.637509 24593 catalog_manager.cc:5697] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.638432 24770 raft_consensus.cc:2468] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:31.638896 24659 leader_election.cc:304] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.639024 24593 catalog_manager.cc:5697] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.640115 24939 raft_consensus.cc:2804] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.642889 24939 raft_consensus.cc:493] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.643285 24939 raft_consensus.cc:3060] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.642268 24885 raft_consensus.cc:359] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.647289 24885 raft_consensus.cc:385] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.647802 24885 raft_consensus.cc:740] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.648506 24885 consensus_queue.cc:260] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.650511 24885 ts_tablet_manager.cc:1434] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:31.636605 24886 tablet_bootstrap.cc:492] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:31.653988 24885 tablet_bootstrap.cc:492] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.654305 24884 tablet_bootstrap.cc:492] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.654713 24884 ts_tablet_manager.cc:1403] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260709 14:53:31.657061 24884 raft_consensus.cc:359] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.657675 24884 raft_consensus.cc:385] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.657928 24884 raft_consensus.cc:740] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.658589 24884 consensus_queue.cc:260] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.658957 24886 tablet_bootstrap.cc:654] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.658947 24939 raft_consensus.cc:515] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.659577 24936 raft_consensus.cc:493] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.660019 24936 raft_consensus.cc:515] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.661803 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee85ca7205f40e1977d07049c6778d9" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:31.662082 24936 leader_election.cc:290] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.664024 24884 ts_tablet_manager.cc:1434] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:31.662353 24770 raft_consensus.cc:3060] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.663986 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9457e311f2742d4a5922b41d42f4508" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.680909 24884 tablet_bootstrap.cc:492] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.666541 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9457e311f2742d4a5922b41d42f4508" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.657886 24885 tablet_bootstrap.cc:654] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:31.682551 24658 leader_election.cc:343] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.673103 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee85ca7205f40e1977d07049c6778d9" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:31.683609 24844 raft_consensus.cc:3060] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.668008 24939 leader_election.cc:290] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.686200 24884 tablet_bootstrap.cc:654] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.688263 24886 tablet_bootstrap.cc:492] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.688711 24886 ts_tablet_manager.cc:1403] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.006s
I20260709 14:53:31.689867 24770 raft_consensus.cc:2468] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:31.690872 24924 raft_consensus.cc:493] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.690981 24658 leader_election.cc:304] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.691342 24924 raft_consensus.cc:515] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.691573 24886 raft_consensus.cc:359] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.691838 24939 raft_consensus.cc:2804] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.692238 24886 raft_consensus.cc:385] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.692353 24939 raft_consensus.cc:697] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:31.692538 24886 raft_consensus.cc:740] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.693317 24924 leader_election.cc:290] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:31.693231 24939 consensus_queue.cc:237] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.693317 24886 consensus_queue.cc:260] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.680888 24843 raft_consensus.cc:2468] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:31.695653 24886 ts_tablet_manager.cc:1434] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:53:31.694268 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b79d56828b74a2bae7658e9066ac591" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.704501 24769 raft_consensus.cc:2468] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:31.705464 24886 tablet_bootstrap.cc:492] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:31.702335 24659 leader_election.cc:304] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:31.710173 24902 raft_consensus.cc:2804] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.702464 24936 raft_consensus.cc:493] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.710547 24902 raft_consensus.cc:493] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.710918 24936 raft_consensus.cc:515] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.710928 24902 raft_consensus.cc:3060] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.712410 24807 leader_election.cc:304] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:31.713217 24924 raft_consensus.cc:2804] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.713565 24924 raft_consensus.cc:493] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.713879 24924 raft_consensus.cc:3060] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.715241 24885 tablet_bootstrap.cc:492] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:31.715768 24885 ts_tablet_manager.cc:1403] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.002s
I20260709 14:53:31.695412 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b79d56828b74a2bae7658e9066ac591" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.717976 24695 raft_consensus.cc:2468] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:31.718397 24885 raft_consensus.cc:359] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.718983 24885 raft_consensus.cc:385] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.719240 24885 raft_consensus.cc:740] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.720460 24936 leader_election.cc:290] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.719861 24885 consensus_queue.cc:260] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.721065 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5660df698684784a1b1b2f405f9c75b" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.721424 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5660df698684784a1b1b2f405f9c75b" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.721665 24769 raft_consensus.cc:2468] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:31.722007 24843 raft_consensus.cc:2468] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:31.722764 24885 ts_tablet_manager.cc:1434] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:31.722676 24658 leader_election.cc:304] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.722916 24886 tablet_bootstrap.cc:654] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.723419 24936 raft_consensus.cc:2804] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.723886 24936 raft_consensus.cc:493] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.724220 24936 raft_consensus.cc:3060] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.724830 24902 raft_consensus.cc:515] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.727387 24885 tablet_bootstrap.cc:492] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.729557 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9457e311f2742d4a5922b41d42f4508" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:31.730134 24843 raft_consensus.cc:3060] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.727012 24902 leader_election.cc:290] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.732084 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9457e311f2742d4a5922b41d42f4508" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
W20260709 14:53:31.733407 24658 leader_election.cc:343] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.734264 24885 tablet_bootstrap.cc:654] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.735558 24924 raft_consensus.cc:515] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.731451 24844 raft_consensus.cc:2468] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:31.739557 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b79d56828b74a2bae7658e9066ac591" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:31.740082 24695 raft_consensus.cc:3060] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.741542 24843 raft_consensus.cc:2468] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:31.742580 24659 leader_election.cc:304] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:31.743356 24939 raft_consensus.cc:2804] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.743985 24939 raft_consensus.cc:697] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:31.742514 24924 leader_election.cc:290] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:31.745576 24695 raft_consensus.cc:2468] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:31.746325 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b79d56828b74a2bae7658e9066ac591" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:31.745759 24592 catalog_manager.cc:5697] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.747114 24769 raft_consensus.cc:3060] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.747040 24810 leader_election.cc:304] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.747844 24924 raft_consensus.cc:2804] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.748299 24924 raft_consensus.cc:697] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:31.749325 24884 tablet_bootstrap.cc:492] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.749119 24924 consensus_queue.cc:237] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.749851 24884 ts_tablet_manager.cc:1403] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.013s
I20260709 14:53:31.752313 24884 raft_consensus.cc:359] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.753072 24884 raft_consensus.cc:385] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.753401 24884 raft_consensus.cc:740] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.754258 24769 raft_consensus.cc:2468] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:31.754137 24884 consensus_queue.cc:260] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.755851 24884 ts_tablet_manager.cc:1434] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:31.744804 24939 consensus_queue.cc:237] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.756763 24884 tablet_bootstrap.cc:492] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.760517 24936 raft_consensus.cc:515] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.762637 24885 tablet_bootstrap.cc:492] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:31.763072 24885 ts_tablet_manager.cc:1403] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.002s
I20260709 14:53:31.763419 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5660df698684784a1b1b2f405f9c75b" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:31.763705 24884 tablet_bootstrap.cc:654] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.764037 24769 raft_consensus.cc:3060] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.769774 24885 raft_consensus.cc:359] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.770486 24885 raft_consensus.cc:385] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.770742 24885 raft_consensus.cc:740] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.771009 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5660df698684784a1b1b2f405f9c75b" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:31.771351 24885 consensus_queue.cc:260] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.771766 24843 raft_consensus.cc:3060] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.772109 24936 leader_election.cc:290] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.774926 24769 raft_consensus.cc:2468] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:31.776368 24658 leader_election.cc:304] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.777284 24936 raft_consensus.cc:2804] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.778002 24936 raft_consensus.cc:697] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:31.778470 24843 raft_consensus.cc:2468] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:31.778892 24936 consensus_queue.cc:237] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.783634 24886 tablet_bootstrap.cc:492] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.784093 24886 ts_tablet_manager.cc:1403] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.003s
I20260709 14:53:31.786767 24886 raft_consensus.cc:359] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.787377 24886 raft_consensus.cc:385] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.787640 24886 raft_consensus.cc:740] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.788425 24884 tablet_bootstrap.cc:492] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.788185 24886 consensus_queue.cc:260] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.788919 24884 ts_tablet_manager.cc:1403] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.007s
I20260709 14:53:31.790575 24885 ts_tablet_manager.cc:1434] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:53:31.791390 24885 tablet_bootstrap.cc:492] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.791622 24884 raft_consensus.cc:359] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.792343 24884 raft_consensus.cc:385] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.791800 24592 catalog_manager.cc:5697] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:31.792680 24886 ts_tablet_manager.cc:1434] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:31.793532 24886 tablet_bootstrap.cc:492] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:31.792613 24884 raft_consensus.cc:740] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.799079 24884 consensus_queue.cc:260] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.800524 24884 ts_tablet_manager.cc:1434] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 14:53:31.801168 24884 tablet_bootstrap.cc:492] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.801246 24886 tablet_bootstrap.cc:654] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.803959 24885 tablet_bootstrap.cc:654] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.804358 24591 catalog_manager.cc:5697] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.807296 24884 tablet_bootstrap.cc:654] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.840754 24590 catalog_manager.cc:5697] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.843245 24928 raft_consensus.cc:493] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.843729 24928 raft_consensus.cc:515] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.845707 24928 leader_election.cc:290] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:31.847193 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445185b2fe904081ab62a25a70c160e1" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.847522 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445185b2fe904081ab62a25a70c160e1" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.848129 24695 raft_consensus.cc:2468] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:31.849442 24810 leader_election.cc:304] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
W20260709 14:53:31.850185 24807 leader_election.cc:343] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.853739 24924 raft_consensus.cc:2804] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.857249 24924 raft_consensus.cc:493] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.858668 24924 raft_consensus.cc:3060] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.869201 24924 raft_consensus.cc:515] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.872691 24885 tablet_bootstrap.cc:492] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:31.873406 24884 tablet_bootstrap.cc:492] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.873464 24885 ts_tablet_manager.cc:1403] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.032s
I20260709 14:53:31.873927 24884 ts_tablet_manager.cc:1403] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.073s	user 0.033s	sys 0.039s
I20260709 14:53:31.874444 24886 tablet_bootstrap.cc:492] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.874852 24886 ts_tablet_manager.cc:1403] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.081s	user 0.032s	sys 0.036s
I20260709 14:53:31.874818 24924 leader_election.cc:290] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:31.875761 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445185b2fe904081ab62a25a70c160e1" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:31.876192 24695 raft_consensus.cc:3060] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.876506 24884 raft_consensus.cc:359] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.877199 24884 raft_consensus.cc:385] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.877460 24884 raft_consensus.cc:740] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.877537 24886 raft_consensus.cc:359] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.877898 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445185b2fe904081ab62a25a70c160e1" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:31.878162 24886 raft_consensus.cc:385] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.878500 24886 raft_consensus.cc:740] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.878237 24884 consensus_queue.cc:260] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.879122 24886 consensus_queue.cc:260] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.879295 24885 raft_consensus.cc:359] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.880033 24885 raft_consensus.cc:385] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.880376 24885 raft_consensus.cc:740] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.881145 24885 consensus_queue.cc:260] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:31.882191 24807 leader_election.cc:343] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.883239 24885 ts_tablet_manager.cc:1434] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:31.880223 24884 ts_tablet_manager.cc:1434] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:31.884186 24885 tablet_bootstrap.cc:492] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:31.884426 24884 tablet_bootstrap.cc:492] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.885200 24695 raft_consensus.cc:2468] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:31.886260 24810 leader_election.cc:304] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:31.887580 24928 raft_consensus.cc:493] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.888003 24928 raft_consensus.cc:515] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.889947 24885 tablet_bootstrap.cc:654] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.890050 24928 leader_election.cc:290] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:31.890700 24884 tablet_bootstrap.cc:654] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.891484 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd209c3a4746ada50703c5409bb137" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:31.893625 24807 leader_election.cc:343] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.893792 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd209c3a4746ada50703c5409bb137" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.887326 24924 raft_consensus.cc:2804] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:31.895022 24810 leader_election.cc:343] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.895465 24810 leader_election.cc:304] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:31.896481 24927 raft_consensus.cc:2749] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.894531 24924 raft_consensus.cc:697] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:31.898167 24924 consensus_queue.cc:237] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.907689 24884 tablet_bootstrap.cc:492] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.908147 24884 ts_tablet_manager.cc:1403] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.002s
I20260709 14:53:31.908339 24886 ts_tablet_manager.cc:1434] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:53:31.910609 24884 raft_consensus.cc:359] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.911252 24884 raft_consensus.cc:385] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.911513 24884 raft_consensus.cc:740] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.912158 24884 consensus_queue.cc:260] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.914438 24884 ts_tablet_manager.cc:1434] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:53:31.915288 24884 tablet_bootstrap.cc:492] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.916735 24886 tablet_bootstrap.cc:492] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:31.919291 24936 raft_consensus.cc:493] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.919785 24936 raft_consensus.cc:515] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.920796 24884 tablet_bootstrap.cc:654] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.922894 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf6e2090954caaa3849f6ef42171f4" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:31.926950 24769 raft_consensus.cc:2468] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:31.928087 24658 leader_election.cc:304] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.928843 24939 raft_consensus.cc:2804] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.929201 24939 raft_consensus.cc:493] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.929540 24939 raft_consensus.cc:3060] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.930236 24918 raft_consensus.cc:493] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.930564 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf6e2090954caaa3849f6ef42171f4" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.931224 24843 raft_consensus.cc:2468] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:31.931130 24918 raft_consensus.cc:515] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.930729 24936 leader_election.cc:290] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.935062 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be14be05efce42859867b06ae397eb7b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.935683 24695 raft_consensus.cc:2468] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:31.936234 24939 raft_consensus.cc:515] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.936619 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be14be05efce42859867b06ae397eb7b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.937199 24843 raft_consensus.cc:2468] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:31.938406 24734 leader_election.cc:304] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:31.938892 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf6e2090954caaa3849f6ef42171f4" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:31.939221 24917 raft_consensus.cc:2804] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:31.939412 24769 raft_consensus.cc:3060] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.939610 24917 raft_consensus.cc:493] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:31.939982 24917 raft_consensus.cc:3060] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.945266 24918 leader_election.cc:290] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.946465 24769 raft_consensus.cc:2468] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:31.948417 24658 leader_election.cc:304] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.948369 24917 raft_consensus.cc:515] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.949395 24936 raft_consensus.cc:2804] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.949892 24939 leader_election.cc:290] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.949908 24936 raft_consensus.cc:697] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:31.951684 24936 consensus_queue.cc:237] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.952157 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be14be05efce42859867b06ae397eb7b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:31.952828 24695 raft_consensus.cc:3060] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.952870 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf6e2090954caaa3849f6ef42171f4" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:31.953657 24843 raft_consensus.cc:3060] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.956755 24884 tablet_bootstrap.cc:492] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:31.957247 24884 ts_tablet_manager.cc:1403] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.005s
I20260709 14:53:31.960260 24886 tablet_bootstrap.cc:654] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.961930 24695 raft_consensus.cc:2468] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:31.963188 24736 leader_election.cc:304] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:31.964111 24918 raft_consensus.cc:2804] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:31.964593 24918 raft_consensus.cc:697] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:31.965492 24918 consensus_queue.cc:237] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.967561 24590 catalog_manager.cc:5697] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.969892 24897 raft_consensus.cc:493] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.970391 24897 raft_consensus.cc:515] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.972486 24897 leader_election.cc:290] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.973073 24886 tablet_bootstrap.cc:492] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:31.973837 24902 consensus_queue.cc:1048] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:31.974429 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9457e311f2742d4a5922b41d42f4508" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:31.975898 24843 raft_consensus.cc:2468] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:31.974089 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9457e311f2742d4a5922b41d42f4508" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:31.960295 24884 raft_consensus.cc:359] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.976933 24844 raft_consensus.cc:2393] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2d65cde97446018777fdaa85192000 in current term 1: Already voted for candidate edc25a2cab5449c4a392e6474bd74b64 in this term.
I20260709 14:53:31.977068 24884 raft_consensus.cc:385] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.977404 24884 raft_consensus.cc:740] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.978048 24884 consensus_queue.cc:260] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.978231 24734 leader_election.cc:304] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:31.979231 24897 raft_consensus.cc:3060] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:31.982621 24886 ts_tablet_manager.cc:1403] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.066s	user 0.003s	sys 0.013s
I20260709 14:53:31.984087 24590 catalog_manager.cc:5697] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.987938 24897 raft_consensus.cc:2749] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.989001 24917 leader_election.cc:290] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:31.989602 24917 consensus_queue.cc:1048] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:31.995196 24884 ts_tablet_manager.cc:1434] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:53:31.996129 24884 tablet_bootstrap.cc:492] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:31.998270 24590 catalog_manager.cc:5697] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:31.999085 24886 raft_consensus.cc:359] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:31.999766 24886 raft_consensus.cc:385] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.000041 24886 raft_consensus.cc:740] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.002372 24885 tablet_bootstrap.cc:492] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.002903 24902 consensus_queue.cc:1048] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:32.004658 24885 ts_tablet_manager.cc:1403] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.121s	user 0.035s	sys 0.036s
I20260709 14:53:32.002478 24884 tablet_bootstrap.cc:654] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.007148 24885 raft_consensus.cc:359] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.008219 24885 raft_consensus.cc:385] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.008517 24885 raft_consensus.cc:740] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.009243 24885 consensus_queue.cc:260] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.010859 24928 raft_consensus.cc:493] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.011322 24928 raft_consensus.cc:515] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.011601 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be14be05efce42859867b06ae397eb7b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:32.012128 24843 raft_consensus.cc:3060] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.013408 24928 leader_election.cc:290] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.014201 24885 ts_tablet_manager.cc:1434] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:32.014983 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac6bfc418714c1e8f354bd644268889" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.018087 24885 tablet_bootstrap.cc:492] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
W20260709 14:53:32.018440 24807 leader_election.cc:343] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.016314 24924 consensus_queue.cc:1048] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.016729 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac6bfc418714c1e8f354bd644268889" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:32.004674 24886 consensus_queue.cc:260] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.025288 24897 consensus_queue.cc:1048] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:32.025234 24810 leader_election.cc:343] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.027253 24810 leader_election.cc:304] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:32.028043 24927 raft_consensus.cc:2749] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.028632 24927 consensus_queue.cc:1048] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.032069 24886 ts_tablet_manager.cc:1434] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
I20260709 14:53:32.032740 24886 tablet_bootstrap.cc:492] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:32.052585 24902 consensus_queue.cc:1048] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.060654 24884 tablet_bootstrap.cc:492] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:32.061102 24884 ts_tablet_manager.cc:1403] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.009s
I20260709 14:53:32.065925 24884 raft_consensus.cc:359] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.066563 24884 raft_consensus.cc:385] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.066846 24884 raft_consensus.cc:740] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.067479 24884 consensus_queue.cc:260] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.069748 24884 ts_tablet_manager.cc:1434] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:32.070576 24884 tablet_bootstrap.cc:492] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:32.077941 24885 tablet_bootstrap.cc:654] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.078648 24886 tablet_bootstrap.cc:654] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.083698 24843 raft_consensus.cc:2468] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:32.106957 24936 consensus_queue.cc:1048] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.108948 24936 consensus_queue.cc:1048] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.107120 24937 raft_consensus.cc:493] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.112460 24884 tablet_bootstrap.cc:654] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.110422 24937 raft_consensus.cc:515] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.118567 24937 leader_election.cc:290] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
W20260709 14:53:32.119401 24810 consensus_peers.cc:597] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:32.129202 24927 consensus_queue.cc:1048] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.130394 24937 consensus_queue.cc:1048] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.137003 24768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f73133ec1443898f55072824a7933a" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:32.138285 24658 leader_election.cc:343] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.140568 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f73133ec1443898f55072824a7933a" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:32.141885 24885 tablet_bootstrap.cc:492] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.142313 24885 ts_tablet_manager.cc:1403] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.005s
W20260709 14:53:32.147092 24659 leader_election.cc:343] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.147552 24659 leader_election.cc:304] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.148689 24937 raft_consensus.cc:2749] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.164631 24885 raft_consensus.cc:359] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.172410 24885 raft_consensus.cc:385] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.172678 24885 raft_consensus.cc:740] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.172896 24886 tablet_bootstrap.cc:492] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:32.173369 24886 ts_tablet_manager.cc:1403] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.005s
I20260709 14:53:32.173439 24885 consensus_queue.cc:260] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.175787 24885 ts_tablet_manager.cc:1434] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.004s
I20260709 14:53:32.175899 24886 raft_consensus.cc:359] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.176626 24886 raft_consensus.cc:385] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.176887 24886 raft_consensus.cc:740] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.177676 24886 consensus_queue.cc:260] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.184981 24885 tablet_bootstrap.cc:492] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.190514 24902 consensus_queue.cc:1048] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.194051 24886 ts_tablet_manager.cc:1434] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:53:32.195142 24886 tablet_bootstrap.cc:492] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:32.202310 24886 tablet_bootstrap.cc:654] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.202914 24884 tablet_bootstrap.cc:492] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:32.203336 24884 ts_tablet_manager.cc:1403] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.026s
I20260709 14:53:32.206318 24885 tablet_bootstrap.cc:654] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.206138 24884 raft_consensus.cc:359] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.206753 24884 raft_consensus.cc:385] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.207031 24884 raft_consensus.cc:740] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.207759 24884 consensus_queue.cc:260] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.208277 24902 consensus_queue.cc:1048] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.210094 24884 ts_tablet_manager.cc:1434] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:32.211030 24884 tablet_bootstrap.cc:492] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:32.211896 24927 raft_consensus.cc:493] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.212356 24927 raft_consensus.cc:515] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.214395 24927 leader_election.cc:290] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.215996 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51ef0a8949d4fc9b422f917a9af78e8" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.217859 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51ef0a8949d4fc9b422f917a9af78e8" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:32.219362 24807 leader_election.cc:343] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:32.220036 24810 leader_election.cc:343] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.220446 24810 leader_election.cc:304] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:32.221590 24927 raft_consensus.cc:2749] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.229578 24927 consensus_queue.cc:1048] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.229995 24885 tablet_bootstrap.cc:492] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.230399 24885 ts_tablet_manager.cc:1403] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.005s
I20260709 14:53:32.233062 24885 raft_consensus.cc:359] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:32.233686 24885 raft_consensus.cc:385] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.233951 24885 raft_consensus.cc:740] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.234298 24937 consensus_queue.cc:1048] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.234639 24885 consensus_queue.cc:260] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:32.236725 24885 ts_tablet_manager.cc:1434] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:32.237619 24924 raft_consensus.cc:493] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.237762 24885 tablet_bootstrap.cc:492] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.238070 24924 raft_consensus.cc:515] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.239981 24924 leader_election.cc:290] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.241562 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:32.242866 24807 leader_election.cc:343] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.244143 24885 tablet_bootstrap.cc:654] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.244403 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:32.245692 24810 leader_election.cc:343] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.246086 24810 leader_election.cc:304] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:32.248306 24927 raft_consensus.cc:2749] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.255637 24884 tablet_bootstrap.cc:654] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.259547 24902 consensus_queue.cc:1048] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.266623 24924 consensus_queue.cc:1048] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.268684 24885 tablet_bootstrap.cc:492] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.269102 24885 ts_tablet_manager.cc:1403] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.009s
I20260709 14:53:32.271679 24885 raft_consensus.cc:359] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.272301 24885 raft_consensus.cc:385] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.272549 24885 raft_consensus.cc:740] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.273416 24885 consensus_queue.cc:260] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.275385 24968 raft_consensus.cc:493] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.275591 24885 ts_tablet_manager.cc:1434] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:32.275949 24968 raft_consensus.cc:515] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.276522 24885 tablet_bootstrap.cc:492] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.279845 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1736dee31b482ba3ce17ebe8725625" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:32.281445 24734 leader_election.cc:343] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.282045 24968 leader_election.cc:290] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.282795 24885 tablet_bootstrap.cc:654] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.283737 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1736dee31b482ba3ce17ebe8725625" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:32.285009 24736 leader_election.cc:343] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.285509 24736 leader_election.cc:304] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:32.286656 24968 raft_consensus.cc:2749] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:32.304178 24641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:32.305452 24886 tablet_bootstrap.cc:492] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:32.313977 24886 ts_tablet_manager.cc:1403] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.119s	user 0.048s	sys 0.051s
I20260709 14:53:32.330981 24886 raft_consensus.cc:359] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.331647 24886 raft_consensus.cc:385] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.331897 24886 raft_consensus.cc:740] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.332703 24886 consensus_queue.cc:260] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.334864 24886 ts_tablet_manager.cc:1434] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260709 14:53:32.335733 24886 tablet_bootstrap.cc:492] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:32.337827 24885 tablet_bootstrap.cc:492] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.338274 24885 ts_tablet_manager.cc:1403] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.022s
I20260709 14:53:32.340742 24885 raft_consensus.cc:359] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.341151 24886 tablet_bootstrap.cc:654] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.341391 24885 raft_consensus.cc:385] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.341646 24885 raft_consensus.cc:740] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.342295 24885 consensus_queue.cc:260] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.344419 24885 ts_tablet_manager.cc:1434] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:32.345321 24885 tablet_bootstrap.cc:492] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.350808 24885 tablet_bootstrap.cc:654] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.365892 24886 tablet_bootstrap.cc:492] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:32.366241 24886 ts_tablet_manager.cc:1403] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260709 14:53:32.367934 24886 raft_consensus.cc:359] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.368572 24886 raft_consensus.cc:385] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.368798 24886 raft_consensus.cc:740] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.369297 24968 raft_consensus.cc:493] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.369439 24886 consensus_queue.cc:260] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.369763 24968 raft_consensus.cc:515] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.371759 24968 leader_election.cc:290] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.371884 24886 ts_tablet_manager.cc:1434] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:53:32.372413 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e514fa72c4e8e8f8321d8ceab92f6" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:32.372862 24886 tablet_bootstrap.cc:492] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
W20260709 14:53:32.373818 24736 leader_election.cc:343] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.374588 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e514fa72c4e8e8f8321d8ceab92f6" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:32.375859 24734 leader_election.cc:343] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.376268 24734 leader_election.cc:304] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:32.378427 24885 tablet_bootstrap.cc:492] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.378623 24886 tablet_bootstrap.cc:654] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.378839 24885 ts_tablet_manager.cc:1403] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.008s
I20260709 14:53:32.380584 24924 consensus_queue.cc:1048] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.381238 24885 raft_consensus.cc:359] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.381882 24885 raft_consensus.cc:385] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.382144 24885 raft_consensus.cc:740] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.382656 24936 raft_consensus.cc:493] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.382768 24885 consensus_queue.cc:260] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.383104 24936 raft_consensus.cc:515] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.384794 24885 ts_tablet_manager.cc:1434] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:32.385728 24885 tablet_bootstrap.cc:492] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.385941 24968 raft_consensus.cc:2749] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.387930 24884 tablet_bootstrap.cc:492] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:32.391399 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a16a23229d947018e6df5c1420a3c56" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:32.391633 24884 ts_tablet_manager.cc:1403] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.181s	user 0.009s	sys 0.023s
W20260709 14:53:32.392673 24659 leader_election.cc:343] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.393529 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a16a23229d947018e6df5c1420a3c56" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.389227 24886 tablet_bootstrap.cc:492] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:32.394635 24886 ts_tablet_manager.cc:1403] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 14:53:32.393942 24884 raft_consensus.cc:359] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.394953 24884 raft_consensus.cc:385] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:32.394950 24658 leader_election.cc:343] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.395385 24884 raft_consensus.cc:740] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.395475 24658 leader_election.cc:304] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.389298 24936 leader_election.cc:290] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.396184 24937 raft_consensus.cc:2749] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.396037 24884 consensus_queue.cc:260] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.396802 24886 raft_consensus.cc:359] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.397419 24886 raft_consensus.cc:385] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.397678 24886 raft_consensus.cc:740] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.398420 24886 consensus_queue.cc:260] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.399922 24886 ts_tablet_manager.cc:1434] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:32.400640 24886 tablet_bootstrap.cc:492] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:32.405849 24886 tablet_bootstrap.cc:654] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.407441 24924 raft_consensus.cc:493] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.390973 24885 tablet_bootstrap.cc:654] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.407871 24924 raft_consensus.cc:515] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:32.409708 24807 consensus_peers.cc:597] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:32.410543 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67091efab64249bfb8832e5d6964bd99" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:32.411175 24695 raft_consensus.cc:2468] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:32.412395 24810 leader_election.cc:304] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.413213 24928 raft_consensus.cc:2804] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.413594 24928 raft_consensus.cc:493] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.413908 24928 raft_consensus.cc:3060] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.421809 24886 tablet_bootstrap.cc:492] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:32.422181 24924 leader_election.cc:290] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.422176 24886 ts_tablet_manager.cc:1403] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 14:53:32.423214 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67091efab64249bfb8832e5d6964bd99" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.423780 24767 raft_consensus.cc:2468] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:32.425328 24886 raft_consensus.cc:359] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.425932 24886 raft_consensus.cc:385] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.426201 24886 raft_consensus.cc:740] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.426892 24886 consensus_queue.cc:260] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.427341 24885 tablet_bootstrap.cc:492] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.428503 24885 ts_tablet_manager.cc:1403] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.012s
I20260709 14:53:32.428786 24886 ts_tablet_manager.cc:1434] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:53:32.421030 24928 raft_consensus.cc:515] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.430986 24885 raft_consensus.cc:359] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.431630 24885 raft_consensus.cc:385] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.432041 24928 leader_election.cc:290] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.433153 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67091efab64249bfb8832e5d6964bd99" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:32.433751 24694 raft_consensus.cc:3060] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.434221 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67091efab64249bfb8832e5d6964bd99" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:32.434598 24886 tablet_bootstrap.cc:492] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:32.434769 24767 raft_consensus.cc:3060] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.431885 24885 raft_consensus.cc:740] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.435949 24885 consensus_queue.cc:260] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.440521 24885 ts_tablet_manager.cc:1434] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:53:32.441365 24885 tablet_bootstrap.cc:492] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.443110 24884 ts_tablet_manager.cc:1434] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.003s
I20260709 14:53:32.443476 24928 raft_consensus.cc:493] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.443982 24884 tablet_bootstrap.cc:492] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:32.446574 24885 tablet_bootstrap.cc:654] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.444012 24928 raft_consensus.cc:515] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.451658 24886 tablet_bootstrap.cc:654] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.452205 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60240299011e42648227e5f2f9a82784" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:32.452844 24695 raft_consensus.cc:2468] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:32.454218 24937 raft_consensus.cc:493] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.454687 24937 raft_consensus.cc:515] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:32.456607 24937 leader_election.cc:290] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.458011 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:32.454701 24810 leader_election.cc:304] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.458290 24694 raft_consensus.cc:2468] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:32.458891 24927 raft_consensus.cc:2804] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.458995 24767 raft_consensus.cc:2468] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:32.459306 24927 raft_consensus.cc:493] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.459784 24927 raft_consensus.cc:3060] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.459275 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.461066 24810 leader_election.cc:304] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.462145 24658 leader_election.cc:304] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.463141 24937 raft_consensus.cc:2749] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.464907 24884 tablet_bootstrap.cc:654] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.467845 24928 leader_election.cc:290] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.469327 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60240299011e42648227e5f2f9a82784" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.469810 24999 raft_consensus.cc:2804] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.470575 24999 raft_consensus.cc:697] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:32.470716 24767 raft_consensus.cc:2468] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:32.471956 24999 consensus_queue.cc:237] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.474658 24885 tablet_bootstrap.cc:492] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.475020 24885 ts_tablet_manager.cc:1403] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.011s
I20260709 14:53:32.477721 24927 raft_consensus.cc:515] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.478394 24885 raft_consensus.cc:359] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.478986 24885 raft_consensus.cc:385] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.479249 24885 raft_consensus.cc:740] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.479849 24885 consensus_queue.cc:260] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.481755 24886 tablet_bootstrap.cc:492] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:32.481149 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60240299011e42648227e5f2f9a82784" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:32.482162 24886 ts_tablet_manager.cc:1403] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.004s
I20260709 14:53:32.483202 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60240299011e42648227e5f2f9a82784" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:32.483723 24885 ts_tablet_manager.cc:1434] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:32.483749 24767 raft_consensus.cc:3060] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.485116 24885 tablet_bootstrap.cc:492] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.484953 24886 raft_consensus.cc:359] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.485607 24886 raft_consensus.cc:385] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.485867 24886 raft_consensus.cc:740] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.486469 24886 consensus_queue.cc:260] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.488286 24886 ts_tablet_manager.cc:1434] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:53:32.488729 24694 raft_consensus.cc:3060] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.482184 24927 leader_election.cc:290] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.491478 24885 tablet_bootstrap.cc:654] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.491663 24767 raft_consensus.cc:2468] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:32.492794 24807 leader_election.cc:304] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:32.493705 24927 raft_consensus.cc:2804] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.494168 24927 raft_consensus.cc:697] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:32.494964 24927 consensus_queue.cc:237] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.495493 24694 raft_consensus.cc:2468] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:32.501617 24884 tablet_bootstrap.cc:492] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:32.499148 24885 tablet_bootstrap.cc:492] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.502063 24884 ts_tablet_manager.cc:1403] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.003s
I20260709 14:53:32.502450 24885 ts_tablet_manager.cc:1403] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 14:53:32.503068 24886 tablet_bootstrap.cc:492] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:32.502871 24937 consensus_queue.cc:1048] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.504575 24884 raft_consensus.cc:359] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.517371 24884 raft_consensus.cc:385] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.517664 24884 raft_consensus.cc:740] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.518118 24917 raft_consensus.cc:493] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.518328 24884 consensus_queue.cc:260] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.518572 24917 raft_consensus.cc:515] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.519948 24884 ts_tablet_manager.cc:1434] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:53:32.520327 24917 leader_election.cc:290] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.520732 24884 tablet_bootstrap.cc:492] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:32.522464 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023583777db04448a1e13d0e0aba5eeb" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:32.522404 24591 catalog_manager.cc:5697] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:32.523584 24734 leader_election.cc:343] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.525568 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023583777db04448a1e13d0e0aba5eeb" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:32.526546 24884 tablet_bootstrap.cc:654] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.506959 24885 raft_consensus.cc:359] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.509980 24968 consensus_queue.cc:1048] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:32.526680 24736 leader_election.cc:343] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.526939 24885 raft_consensus.cc:385] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.527117 24736 leader_election.cc:304] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:32.513851 24939 consensus_queue.cc:1048] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.527274 24885 raft_consensus.cc:740] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.529547 24885 consensus_queue.cc:260] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.512105 24886 tablet_bootstrap.cc:654] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.531453 24885 ts_tablet_manager.cc:1434] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:53:32.532739 24885 tablet_bootstrap.cc:492] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.533313 24968 raft_consensus.cc:2749] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.544523 24902 raft_consensus.cc:493] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.545463 24902 raft_consensus.cc:515] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.549378 24902 leader_election.cc:290] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.550139 24885 tablet_bootstrap.cc:654] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.551836 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5d8d04892f497ab92106f0a908bbf3" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:32.553350 24658 leader_election.cc:343] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.559500 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5d8d04892f497ab92106f0a908bbf3" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:32.560897 24659 leader_election.cc:343] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.561313 24659 leader_election.cc:304] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.562283 24939 raft_consensus.cc:2749] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.568635 24968 consensus_queue.cc:1048] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.582134 24884 tablet_bootstrap.cc:492] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:32.582597 24884 ts_tablet_manager.cc:1403] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.035s
I20260709 14:53:32.585033 24884 raft_consensus.cc:359] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.585692 24884 raft_consensus.cc:385] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.585939 24884 raft_consensus.cc:740] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.586534 24884 consensus_queue.cc:260] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.595458 24884 ts_tablet_manager.cc:1434] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:53:32.599109 24885 tablet_bootstrap.cc:492] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.599821 24885 ts_tablet_manager.cc:1403] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.013s
I20260709 14:53:32.602411 24885 raft_consensus.cc:359] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.603072 24885 raft_consensus.cc:385] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.603201 24694 raft_consensus.cc:3060] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.603399 24885 raft_consensus.cc:740] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.604140 24885 consensus_queue.cc:260] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.606058 24885 ts_tablet_manager.cc:1434] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:32.606397 24884 tablet_bootstrap.cc:492] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:32.606925 24885 tablet_bootstrap.cc:492] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.612326 24884 tablet_bootstrap.cc:654] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.613201 24885 tablet_bootstrap.cc:654] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.613364 24591 catalog_manager.cc:5697] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.622280 24886 tablet_bootstrap.cc:492] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:32.622699 24886 ts_tablet_manager.cc:1403] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.008s
I20260709 14:53:32.625106 24886 raft_consensus.cc:359] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.625717 24886 raft_consensus.cc:385] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.629911 24886 raft_consensus.cc:740] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.630506 24886 consensus_queue.cc:260] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.632669 24886 ts_tablet_manager.cc:1434] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:32.633567 24886 tablet_bootstrap.cc:492] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:32.638891 24886 tablet_bootstrap.cc:654] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.643190 24939 raft_consensus.cc:493] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.643649 24939 raft_consensus.cc:515] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.649837 24939 leader_election.cc:290] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.650393 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac6bfc418714c1e8f354bd644268889" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:32.652560 24658 leader_election.cc:343] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.651188 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac6bfc418714c1e8f354bd644268889" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:32.653403 24843 raft_consensus.cc:2468] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:32.654603 24659 leader_election.cc:304] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.657747 24884 tablet_bootstrap.cc:492] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:32.658154 24884 ts_tablet_manager.cc:1403] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.032s
I20260709 14:53:32.657290 24939 raft_consensus.cc:2804] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.660434 24939 raft_consensus.cc:493] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.660284 24884 raft_consensus.cc:359] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.660821 24939 raft_consensus.cc:3060] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.660971 24884 raft_consensus.cc:385] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.661331 24884 raft_consensus.cc:740] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.662010 24884 consensus_queue.cc:260] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.663552 24884 ts_tablet_manager.cc:1434] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:32.664563 24884 tablet_bootstrap.cc:492] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:32.667574 24939 raft_consensus.cc:515] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.669834 24884 tablet_bootstrap.cc:654] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.669922 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac6bfc418714c1e8f354bd644268889" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:32.670197 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac6bfc418714c1e8f354bd644268889" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:32.670353 24936 raft_consensus.cc:493] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.670668 24843 raft_consensus.cc:3060] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:32.671231 24658 leader_election.cc:343] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.670848 24936 raft_consensus.cc:515] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.673018 24936 leader_election.cc:290] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.673790 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d604f617efc41228213b149f2c54e8e" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.674101 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d604f617efc41228213b149f2c54e8e" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:32.674366 24767 raft_consensus.cc:2468] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:32.674647 24842 raft_consensus.cc:2468] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:32.675380 24658 leader_election.cc:304] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.676103 24936 raft_consensus.cc:2804] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.676447 24936 raft_consensus.cc:493] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.676772 24936 raft_consensus.cc:3060] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.677150 24843 raft_consensus.cc:2468] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:32.677939 24939 leader_election.cc:290] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.678123 24659 leader_election.cc:304] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.680092 24885 tablet_bootstrap.cc:492] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.680509 24939 raft_consensus.cc:2804] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.680516 24885 ts_tablet_manager.cc:1403] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.011s
I20260709 14:53:32.683219 24885 raft_consensus.cc:359] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.683434 24936 raft_consensus.cc:515] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.681133 24939 raft_consensus.cc:697] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:32.684599 24939 consensus_queue.cc:237] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.683832 24885 raft_consensus.cc:385] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.686084 24885 raft_consensus.cc:740] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.686728 24885 consensus_queue.cc:260] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.688426 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d604f617efc41228213b149f2c54e8e" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:32.689038 24936 leader_election.cc:290] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.688514 24885 ts_tablet_manager.cc:1434] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:53:32.690295 24885 tablet_bootstrap.cc:492] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.690296 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d604f617efc41228213b149f2c54e8e" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:32.691327 24843 raft_consensus.cc:3060] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.694017 24884 tablet_bootstrap.cc:492] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:32.694366 24884 ts_tablet_manager.cc:1403] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:53:32.696039 24884 raft_consensus.cc:359] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.696514 24884 raft_consensus.cc:385] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.696765 24884 raft_consensus.cc:740] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.697381 24884 consensus_queue.cc:260] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.699244 24884 ts_tablet_manager.cc:1434] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:53:32.699986 24884 tablet_bootstrap.cc:492] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:32.705598 24884 tablet_bootstrap.cc:654] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.689069 24767 raft_consensus.cc:3060] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.712749 24885 tablet_bootstrap.cc:654] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.715569 24936 raft_consensus.cc:493] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.716048 24936 raft_consensus.cc:515] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.718906 24936 leader_election.cc:290] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.719184 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:32.719864 24842 raft_consensus.cc:2468] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:32.720402 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.721297 24659 leader_election.cc:304] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
W20260709 14:53:32.721889 24658 leader_election.cc:343] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.722158 24936 raft_consensus.cc:2804] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.722565 24936 raft_consensus.cc:493] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.722900 24936 raft_consensus.cc:3060] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.723489 24843 raft_consensus.cc:2468] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:32.724782 24659 leader_election.cc:304] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.725629 24902 raft_consensus.cc:2804] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.726095 24902 raft_consensus.cc:697] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:32.726897 24902 consensus_queue.cc:237] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.729396 24936 raft_consensus.cc:515] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.732056 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:32.732767 24884 tablet_bootstrap.cc:492] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:32.733291 24884 ts_tablet_manager.cc:1403] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.003s
W20260709 14:53:32.733737 24658 leader_election.cc:343] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.736044 24767 raft_consensus.cc:2468] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:32.735925 24884 raft_consensus.cc:359] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.736632 24884 raft_consensus.cc:385] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.736912 24884 raft_consensus.cc:740] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.737583 24884 consensus_queue.cc:260] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.738903 24886 tablet_bootstrap.cc:492] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:32.739364 24886 ts_tablet_manager.cc:1403] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.000s
I20260709 14:53:32.740129 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:32.740711 24843 raft_consensus.cc:3060] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.746984 24936 leader_election.cc:290] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.746847 24886 raft_consensus.cc:359] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.747717 24886 raft_consensus.cc:385] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.747978 24886 raft_consensus.cc:740] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.746881 24884 ts_tablet_manager.cc:1434] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:53:32.749845 24843 raft_consensus.cc:2468] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:32.751042 24659 leader_election.cc:304] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.752404 24936 raft_consensus.cc:2804] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.752646 24968 raft_consensus.cc:493] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.748675 24886 consensus_queue.cc:260] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.750072 24884 tablet_bootstrap.cc:492] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:32.753116 24968 raft_consensus.cc:515] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.756259 24902 raft_consensus.cc:493] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.756681 24902 raft_consensus.cc:515] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.752892 24936 raft_consensus.cc:697] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:32.758116 24936 consensus_queue.cc:237] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.758137 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445185b2fe904081ab62a25a70c160e1" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:32.760701 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51ef0a8949d4fc9b422f917a9af78e8" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.761325 24767 raft_consensus.cc:2468] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:32.762467 24658 leader_election.cc:304] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.763267 24937 raft_consensus.cc:2804] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.763614 24937 raft_consensus.cc:493] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.763923 24937 raft_consensus.cc:3060] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.771252 24937 raft_consensus.cc:515] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.798558 24886 ts_tablet_manager.cc:1434] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260709 14:53:32.799464 24886 tablet_bootstrap.cc:492] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:32.804824 24968 leader_election.cc:290] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.805022 24884 tablet_bootstrap.cc:654] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.805274 24885 tablet_bootstrap.cc:492] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.805720 24885 ts_tablet_manager.cc:1403] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.019s
I20260709 14:53:32.806591 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445185b2fe904081ab62a25a70c160e1" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:32.808811 24885 raft_consensus.cc:359] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.809310 24885 raft_consensus.cc:385] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.809634 24885 raft_consensus.cc:740] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.807928 24734 leader_election.cc:304] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:32.810250 24885 consensus_queue.cc:260] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.811178 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51ef0a8949d4fc9b422f917a9af78e8" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:32.811292 24968 raft_consensus.cc:2749] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.811707 24767 raft_consensus.cc:3060] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.812426 24885 ts_tablet_manager.cc:1434] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:32.813282 24885 tablet_bootstrap.cc:492] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.814640 24902 leader_election.cc:290] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.820266 24884 tablet_bootstrap.cc:492] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:32.820694 24884 ts_tablet_manager.cc:1403] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.004s
I20260709 14:53:32.821789 24886 tablet_bootstrap.cc:654] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.822974 24885 tablet_bootstrap.cc:654] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.823704 24884 raft_consensus.cc:359] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.824326 24884 raft_consensus.cc:385] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.824594 24884 raft_consensus.cc:740] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.825409 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51ef0a8949d4fc9b422f917a9af78e8" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:32.825948 24842 raft_consensus.cc:3060] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.825208 24884 consensus_queue.cc:260] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.826447 24589 catalog_manager.cc:5697] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:32.815063 24937 leader_election.cc:290] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.828964 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51ef0a8949d4fc9b422f917a9af78e8" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:32.829394 24767 raft_consensus.cc:2468] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:32.832273 24658 leader_election.cc:304] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.833009 24937 raft_consensus.cc:2804] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.833442 24937 raft_consensus.cc:697] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:32.834084 24842 raft_consensus.cc:2468] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:32.834195 24937 consensus_queue.cc:237] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.835222 24884 ts_tablet_manager.cc:1434] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:53:32.835924 24884 tablet_bootstrap.cc:492] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:32.836840 24999 raft_consensus.cc:493] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.837476 24999 raft_consensus.cc:515] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.843269 24902 raft_consensus.cc:493] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.843730 24902 raft_consensus.cc:515] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.844590 24999 leader_election.cc:290] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.845790 24902 leader_election.cc:290] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.846150 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5d8d04892f497ab92106f0a908bbf3" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.846431 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbdbb1f50b4c4e8e06eb5c1eeef277" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.846521 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5d8d04892f497ab92106f0a908bbf3" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:32.846840 24767 raft_consensus.cc:2468] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:32.844254 24884 tablet_bootstrap.cc:654] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.847164 24694 raft_consensus.cc:2468] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
W20260709 14:53:32.848179 24658 leader_election.cc:343] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.848812 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbdbb1f50b4c4e8e06eb5c1eeef277" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:32.849146 24810 leader_election.cc:304] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.849406 24842 raft_consensus.cc:2468] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:32.850103 24999 raft_consensus.cc:2804] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.850508 24999 raft_consensus.cc:493] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.852020 24999 raft_consensus.cc:3060] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.854697 24659 leader_election.cc:304] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.855798 24902 raft_consensus.cc:2804] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.856173 24902 raft_consensus.cc:493] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.856487 24902 raft_consensus.cc:3060] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.864305 24999 raft_consensus.cc:515] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.864553 24902 raft_consensus.cc:515] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.867336 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5d8d04892f497ab92106f0a908bbf3" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:32.867888 24694 raft_consensus.cc:3060] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.868734 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d5d8d04892f497ab92106f0a908bbf3" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:32.869352 24769 raft_consensus.cc:3060] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.870317 24927 raft_consensus.cc:493] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.870733 24927 raft_consensus.cc:515] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.867305 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbdbb1f50b4c4e8e06eb5c1eeef277" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:32.872545 24884 tablet_bootstrap.cc:492] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:32.872658 24927 leader_election.cc:290] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.872960 24884 ts_tablet_manager.cc:1403] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.001s
W20260709 14:53:32.873476 24658 leader_election.cc:343] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.874135 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e514fa72c4e8e8f8321d8ceab92f6" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:32.874780 24695 raft_consensus.cc:2468] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:32.875659 24884 raft_consensus.cc:359] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.876266 24884 raft_consensus.cc:385] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.876529 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e514fa72c4e8e8f8321d8ceab92f6" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.876724 24694 raft_consensus.cc:2468] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:32.878064 24810 leader_election.cc:304] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.878872 24902 leader_election.cc:290] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:32.878810 24927 raft_consensus.cc:2804] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.879604 24927 raft_consensus.cc:493] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.879927 24927 raft_consensus.cc:3060] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.878999 24810 leader_election.cc:304] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.881265 24928 raft_consensus.cc:2804] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.877171 24770 raft_consensus.cc:2468] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:32.881485 24924 consensus_queue.cc:1048] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:32.879264 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbdbb1f50b4c4e8e06eb5c1eeef277" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:32.883934 24842 raft_consensus.cc:3060] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.886682 24769 raft_consensus.cc:2468] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:32.892457 24924 raft_consensus.cc:493] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.892902 24924 raft_consensus.cc:515] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.893011 24927 raft_consensus.cc:515] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.894973 24924 leader_election.cc:290] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.895877 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a16a23229d947018e6df5c1420a3c56" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:32.896171 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a16a23229d947018e6df5c1420a3c56" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:32.899904 24885 tablet_bootstrap.cc:492] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:32.900318 24885 ts_tablet_manager.cc:1403] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.013s
I20260709 14:53:32.900204 24695 raft_consensus.cc:2468] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
W20260709 14:53:32.901501 24807 leader_election.cc:343] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.896714 24842 raft_consensus.cc:2468] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:32.902122 24928 raft_consensus.cc:697] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:32.902030 24810 leader_election.cc:304] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.903018 24928 consensus_queue.cc:237] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.903324 24659 leader_election.cc:304] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.904639 24902 raft_consensus.cc:2804] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.897231 24927 leader_election.cc:290] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.905359 24902 raft_consensus.cc:697] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:32.905887 24927 raft_consensus.cc:2804] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.894897 24886 tablet_bootstrap.cc:492] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:32.906270 24927 raft_consensus.cc:493] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.876533 24884 raft_consensus.cc:740] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.907007 24885 raft_consensus.cc:359] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.907629 24885 raft_consensus.cc:385] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.907361 24884 consensus_queue.cc:260] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.907894 24885 raft_consensus.cc:740] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.908833 24884 ts_tablet_manager.cc:1434] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.000s
I20260709 14:53:32.909812 24884 tablet_bootstrap.cc:492] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:32.911244 24885 consensus_queue.cc:260] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.906641 24999 leader_election.cc:290] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.898372 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e514fa72c4e8e8f8321d8ceab92f6" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:32.897336 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27e514fa72c4e8e8f8321d8ceab92f6" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:32.913759 24694 raft_consensus.cc:3060] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.906514 24902 consensus_queue.cc:237] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.906553 24886 ts_tablet_manager.cc:1403] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.007s
I20260709 14:53:32.920261 24694 raft_consensus.cc:2468] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:32.921422 24810 leader_election.cc:304] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:32.921299 24886 raft_consensus.cc:359] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.913065 24769 raft_consensus.cc:3060] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.922511 24886 raft_consensus.cc:385] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.922899 24886 raft_consensus.cc:740] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.923513 24886 consensus_queue.cc:260] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.924537 24591 catalog_manager.cc:5697] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.925396 24886 ts_tablet_manager.cc:1434] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:32.926385 24886 tablet_bootstrap.cc:492] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:32.928781 24769 raft_consensus.cc:2468] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:32.930073 25034 raft_consensus.cc:2804] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.930505 24885 ts_tablet_manager.cc:1434] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:53:32.931361 24885 tablet_bootstrap.cc:492] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:32.932930 24767 raft_consensus.cc:3060] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.939106 24885 tablet_bootstrap.cc:654] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.940183 24886 tablet_bootstrap.cc:654] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.940413 25034 raft_consensus.cc:697] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:32.941380 25034 consensus_queue.cc:237] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.906633 24927 raft_consensus.cc:3060] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.955562 24927 raft_consensus.cc:515] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.956209 24999 consensus_queue.cc:1048] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.958350 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a16a23229d947018e6df5c1420a3c56" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:32.958932 24694 raft_consensus.cc:3060] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.958801 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a16a23229d947018e6df5c1420a3c56" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
W20260709 14:53:32.960381 24807 leader_election.cc:343] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.972887 24694 raft_consensus.cc:2468] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:32.974074 24810 leader_election.cc:304] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:32.975992 24884 tablet_bootstrap.cc:654] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.977432 24927 leader_election.cc:290] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:32.979423 24886 tablet_bootstrap.cc:492] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:32.979862 24886 ts_tablet_manager.cc:1403] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.005s
I20260709 14:53:32.979732 24592 catalog_manager.cc:5697] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:32.981338 24592 catalog_manager.cc:5697] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:32.981642 24589 catalog_manager.cc:5697] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.982339 24886 raft_consensus.cc:359] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.983023 24886 raft_consensus.cc:385] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.983291 24886 raft_consensus.cc:740] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.982780 24592 catalog_manager.cc:5697] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:32.983906 24886 consensus_queue.cc:260] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.984710 24924 raft_consensus.cc:2804] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.985308 24924 raft_consensus.cc:697] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:32.986102 24886 ts_tablet_manager.cc:1434] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:32.986129 24924 consensus_queue.cc:237] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:32.989023 24886 tablet_bootstrap.cc:492] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:32.986670 24592 catalog_manager.cc:5697] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.000283 24886 tablet_bootstrap.cc:654] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.012814 24885 tablet_bootstrap.cc:492] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:33.013337 24885 ts_tablet_manager.cc:1403] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.017s
I20260709 14:53:33.015192 24885 raft_consensus.cc:359] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.015654 24885 raft_consensus.cc:385] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.015902 24885 raft_consensus.cc:740] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.016357 24885 consensus_queue.cc:260] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.024580 24885 ts_tablet_manager.cc:1434] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:53:33.025456 24885 tablet_bootstrap.cc:492] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:33.027583 24592 catalog_manager.cc:5697] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:33.030828 24885 tablet_bootstrap.cc:654] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:33.034076 24810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.129:42879, user_credentials={real_user=slave}} blocked reactor thread for 45400.4us
I20260709 14:53:33.033768 24886 tablet_bootstrap.cc:492] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:33.034789 24886 ts_tablet_manager.cc:1403] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.001s
I20260709 14:53:33.037319 24886 raft_consensus.cc:359] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.037911 24886 raft_consensus.cc:385] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.038182 24886 raft_consensus.cc:740] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.038766 24886 consensus_queue.cc:260] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.039510 25042 consensus_queue.cc:1048] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:33.040694 24884 tablet_bootstrap.cc:492] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:33.041226 24884 ts_tablet_manager.cc:1403] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.016s
I20260709 14:53:33.040617 24886 ts_tablet_manager.cc:1434] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:53:33.043356 24886 tablet_bootstrap.cc:492] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:33.043851 24884 raft_consensus.cc:359] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.044574 24884 raft_consensus.cc:385] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.044981 24884 raft_consensus.cc:740] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.045712 24884 consensus_queue.cc:260] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.047783 24884 ts_tablet_manager.cc:1434] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:33.050534 24884 tablet_bootstrap.cc:492] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:33.050988 24886 tablet_bootstrap.cc:654] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.053714 24936 raft_consensus.cc:493] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.054183 24936 raft_consensus.cc:515] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.056228 24884 tablet_bootstrap.cc:654] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.057374 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd209c3a4746ada50703c5409bb137" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.058012 24842 raft_consensus.cc:2468] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:33.059298 24659 leader_election.cc:304] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:33.060613 24937 raft_consensus.cc:2804] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.060963 24937 raft_consensus.cc:493] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.061870 24937 raft_consensus.cc:3060] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.062155 24886 tablet_bootstrap.cc:492] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:33.062553 24886 ts_tablet_manager.cc:1403] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 14:53:33.065007 24886 raft_consensus.cc:359] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.056228 24936 leader_election.cc:290] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.065627 24886 raft_consensus.cc:385] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.065902 24886 raft_consensus.cc:740] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.066720 24886 consensus_queue.cc:260] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.067075 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd209c3a4746ada50703c5409bb137" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.068858 24886 ts_tablet_manager.cc:1434] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:33.069711 24886 tablet_bootstrap.cc:492] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
W20260709 14:53:33.070247 24658 leader_election.cc:343] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.071586 25042 raft_consensus.cc:493] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.072026 25042 raft_consensus.cc:515] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.075237 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f73133ec1443898f55072824a7933a" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.075830 24695 raft_consensus.cc:2468] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:33.076972 24810 leader_election.cc:304] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:33.077798 24924 raft_consensus.cc:2804] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.078137 24924 raft_consensus.cc:493] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.078469 24924 raft_consensus.cc:3060] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.075083 24886 tablet_bootstrap.cc:654] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.088163 24937 raft_consensus.cc:515] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.091787 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f73133ec1443898f55072824a7933a" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.093051 24886 tablet_bootstrap.cc:492] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
W20260709 14:53:33.093039 24807 leader_election.cc:343] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.093439 25042 leader_election.cc:290] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:33.093782 24886 ts_tablet_manager.cc:1403] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.011s
I20260709 14:53:33.096108 24886 raft_consensus.cc:359] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.096683 24886 raft_consensus.cc:385] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.096930 24886 raft_consensus.cc:740] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.097514 24924 raft_consensus.cc:515] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.097656 24886 consensus_queue.cc:260] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.100658 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd209c3a4746ada50703c5409bb137" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:33.100575 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd209c3a4746ada50703c5409bb137" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:33.103195 24843 raft_consensus.cc:3060] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.104522 24886 ts_tablet_manager.cc:1434] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:53:33.105388 24886 tablet_bootstrap.cc:492] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:33.107117 24968 raft_consensus.cc:493] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.107630 24968 raft_consensus.cc:515] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:33.102066 24658 leader_election.cc:343] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.110601 24886 tablet_bootstrap.cc:654] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.110671 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64181ef173264ef09e348abad29935e1" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:33.112358 24736 leader_election.cc:343] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.117268 24927 consensus_queue.cc:1048] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.123178 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64181ef173264ef09e348abad29935e1" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:33.124672 24734 leader_election.cc:343] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.125129 24734 leader_election.cc:304] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.126048 24917 raft_consensus.cc:2749] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.129465 24968 leader_election.cc:290] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.110512 24843 raft_consensus.cc:2468] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:33.132550 24659 leader_election.cc:304] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:33.133548 24936 raft_consensus.cc:2804] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.134007 24936 raft_consensus.cc:697] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:33.134806 24936 consensus_queue.cc:237] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.141173 24885 tablet_bootstrap.cc:492] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:33.141300 24937 leader_election.cc:290] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.141637 24885 ts_tablet_manager.cc:1403] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.000s
I20260709 14:53:33.144167 24885 raft_consensus.cc:359] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.144801 24885 raft_consensus.cc:385] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.145073 24885 raft_consensus.cc:740] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.145642 24885 consensus_queue.cc:260] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.147486 24885 ts_tablet_manager.cc:1434] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:33.146953 24902 consensus_queue.cc:1048] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.148324 24885 tablet_bootstrap.cc:492] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:33.154812 24885 tablet_bootstrap.cc:654] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.157193 24968 raft_consensus.cc:493] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.157713 24968 raft_consensus.cc:515] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.160336 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac6bfc418714c1e8f354bd644268889" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.163136 24968 leader_election.cc:290] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.165994 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f73133ec1443898f55072824a7933a" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:33.166524 24694 raft_consensus.cc:3060] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.169303 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac6bfc418714c1e8f354bd644268889" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.170073 24843 raft_consensus.cc:2393] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2d65cde97446018777fdaa85192000 in current term 1: Already voted for candidate edc25a2cab5449c4a392e6474bd74b64 in this term.
I20260709 14:53:33.171123 24734 leader_election.cc:304] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.172207 24968 raft_consensus.cc:3060] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.173599 24694 raft_consensus.cc:2468] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:33.174696 24810 leader_election.cc:304] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:33.175446 25042 raft_consensus.cc:2804] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.175881 25042 raft_consensus.cc:697] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:33.176633 25042 consensus_queue.cc:237] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.176580 24885 tablet_bootstrap.cc:492] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:33.177935 24924 leader_election.cc:290] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:33.178126 24885 ts_tablet_manager.cc:1403] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.004s
I20260709 14:53:33.179234 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f73133ec1443898f55072824a7933a" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:33.179775 24767 raft_consensus.cc:3060] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.181068 24886 tablet_bootstrap.cc:492] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:33.181463 24886 ts_tablet_manager.cc:1403] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.021s
I20260709 14:53:33.183198 24885 raft_consensus.cc:359] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.183977 24885 raft_consensus.cc:385] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.184274 24885 raft_consensus.cc:740] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.183694 24884 tablet_bootstrap.cc:492] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:33.185191 24885 consensus_queue.cc:260] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.185566 24936 consensus_queue.cc:1048] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.185631 24884 ts_tablet_manager.cc:1403] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.135s	user 0.038s	sys 0.079s
I20260709 14:53:33.187500 24885 ts_tablet_manager.cc:1434] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:33.188351 24885 tablet_bootstrap.cc:492] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:33.189970 24886 raft_consensus.cc:359] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.190582 24886 raft_consensus.cc:385] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.190847 24886 raft_consensus.cc:740] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.190371 24884 raft_consensus.cc:359] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.192507 24884 raft_consensus.cc:385] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.193157 24884 raft_consensus.cc:740] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.194183 24885 tablet_bootstrap.cc:654] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.193627 24886 consensus_queue.cc:260] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.195001 24884 consensus_queue.cc:260] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.197973 24886 ts_tablet_manager.cc:1434] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:53:33.198233 24884 ts_tablet_manager.cc:1434] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 14:53:33.198873 24886 tablet_bootstrap.cc:492] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:33.199062 24884 tablet_bootstrap.cc:492] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:33.204587 24886 tablet_bootstrap.cc:654] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.207803 24592 catalog_manager.cc:5697] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.221611 24767 raft_consensus.cc:2468] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:33.229425 24968 raft_consensus.cc:2749] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.231474 24902 consensus_queue.cc:1048] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.234213 24902 raft_consensus.cc:493] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.234673 24902 raft_consensus.cc:515] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.235373 24884 tablet_bootstrap.cc:654] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.237555 24902 leader_election.cc:290] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.238862 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0e009434b54dbdb32bc54ebac96c98" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.239559 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0e009434b54dbdb32bc54ebac96c98" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:33.240149 24658 leader_election.cc:343] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.240155 24842 raft_consensus.cc:2468] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:33.245114 24886 tablet_bootstrap.cc:492] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:33.245376 24884 tablet_bootstrap.cc:492] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:33.245592 24886 ts_tablet_manager.cc:1403] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.003s
I20260709 14:53:33.245733 24884 ts_tablet_manager.cc:1403] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
I20260709 14:53:33.247926 24659 leader_election.cc:304] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:33.248037 24884 raft_consensus.cc:359] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.248693 24884 raft_consensus.cc:385] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.248946 24884 raft_consensus.cc:740] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.248958 24937 raft_consensus.cc:2804] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.249352 24886 raft_consensus.cc:359] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.249616 24884 consensus_queue.cc:260] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.249740 24936 consensus_queue.cc:1048] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.251628 24884 ts_tablet_manager.cc:1434] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:33.252697 24884 tablet_bootstrap.cc:492] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:33.253829 24937 raft_consensus.cc:493] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.254241 24937 raft_consensus.cc:3060] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.249993 24886 raft_consensus.cc:385] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.257579 24886 raft_consensus.cc:740] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.258854 24886 consensus_queue.cc:260] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.260774 24886 ts_tablet_manager.cc:1434] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:53:33.266258 24886 tablet_bootstrap.cc:492] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:33.266928 24885 tablet_bootstrap.cc:492] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:33.267349 24885 ts_tablet_manager.cc:1403] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.014s
I20260709 14:53:33.271664 24886 tablet_bootstrap.cc:654] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.273455 24593 catalog_manager.cc:5697] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:33.277070 24968 raft_consensus.cc:493] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.277536 24968 raft_consensus.cc:515] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.280763 24968 leader_election.cc:290] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.282166 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d428e6dc0a1e4f30b99889cdb4d8bd4e" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.282747 24695 raft_consensus.cc:2468] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:33.282910 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d428e6dc0a1e4f30b99889cdb4d8bd4e" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.283481 24842 raft_consensus.cc:2468] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:33.283741 24736 leader_election.cc:304] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
W20260709 14:53:33.282765 24658 consensus_peers.cc:597] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:33.279882 24937 raft_consensus.cc:515] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.284994 24968 raft_consensus.cc:2804] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.285349 24968 raft_consensus.cc:493] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.285667 24968 raft_consensus.cc:3060] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.286720 24884 tablet_bootstrap.cc:654] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.286780 24937 leader_election.cc:290] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.287974 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0e009434b54dbdb32bc54ebac96c98" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
W20260709 14:53:33.289407 24658 leader_election.cc:343] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.289564 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0e009434b54dbdb32bc54ebac96c98" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:33.289992 24885 raft_consensus.cc:359] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.290688 24885 raft_consensus.cc:385] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.290958 24885 raft_consensus.cc:740] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.291591 24885 consensus_queue.cc:260] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.290092 24842 raft_consensus.cc:3060] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.296933 24885 ts_tablet_manager.cc:1434] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 14:53:33.297864 24885 tablet_bootstrap.cc:492] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:33.301772 24842 raft_consensus.cc:2468] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:33.305877 24659 leader_election.cc:304] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:33.306455 24937 raft_consensus.cc:2804] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.307015 24884 tablet_bootstrap.cc:492] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:33.307498 24884 ts_tablet_manager.cc:1403] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.000s
I20260709 14:53:33.303716 24968 raft_consensus.cc:515] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.306931 24937 raft_consensus.cc:697] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:33.311200 24937 consensus_queue.cc:237] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.310106 24884 raft_consensus.cc:359] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.312084 24884 raft_consensus.cc:385] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.312428 24884 raft_consensus.cc:740] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.314011 24884 consensus_queue.cc:260] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.316108 24884 ts_tablet_manager.cc:1434] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:33.316921 24884 tablet_bootstrap.cc:492] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:33.318755 24902 consensus_queue.cc:1048] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.322865 24884 tablet_bootstrap.cc:654] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.336597 24917 raft_consensus.cc:493] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.337067 24917 raft_consensus.cc:515] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.339026 24917 leader_election.cc:290] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.341398 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbdbb1f50b4c4e8e06eb5c1eeef277" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.343204 24937 consensus_queue.cc:1048] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.343742 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbdbb1f50b4c4e8e06eb5c1eeef277" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.346001 24734 leader_election.cc:304] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.347055 24917 raft_consensus.cc:2749] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.348073 24767 raft_consensus.cc:3060] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.350503 24968 leader_election.cc:290] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.303931 24885 tablet_bootstrap.cc:654] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.353789 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d428e6dc0a1e4f30b99889cdb4d8bd4e" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:33.354012 24886 tablet_bootstrap.cc:492] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:33.354331 24695 raft_consensus.cc:3060] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.354471 24886 ts_tablet_manager.cc:1403] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.029s
I20260709 14:53:33.356938 24886 raft_consensus.cc:359] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.357558 24886 raft_consensus.cc:385] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.357806 24886 raft_consensus.cc:740] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.358366 24886 consensus_queue.cc:260] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.365715 24695 raft_consensus.cc:2468] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:33.366766 24736 leader_election.cc:304] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:33.367048 25027 consensus_queue.cc:1048] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:33.367849 24968 raft_consensus.cc:2804] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.368336 24968 raft_consensus.cc:697] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:33.369096 24968 consensus_queue.cc:237] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.372738 24939 consensus_queue.cc:1048] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.373881 25027 consensus_queue.cc:1048] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.374486 25034 consensus_queue.cc:1048] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.382524 25027 raft_consensus.cc:493] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.382970 25027 raft_consensus.cc:515] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.384624 24886 ts_tablet_manager.cc:1434] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 14:53:33.385509 24886 tablet_bootstrap.cc:492] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:33.385439 24917 raft_consensus.cc:493] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.385612 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1736dee31b482ba3ce17ebe8725625" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.386014 24917 raft_consensus.cc:515] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.386300 24770 raft_consensus.cc:2468] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:33.387526 24658 leader_election.cc:304] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:33.388000 24917 leader_election.cc:290] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.388382 24939 raft_consensus.cc:2804] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.388806 24939 raft_consensus.cc:493] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.389156 24939 raft_consensus.cc:3060] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.386272 25027 leader_election.cc:290] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.393980 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd209c3a4746ada50703c5409bb137" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.398387 24591 catalog_manager.cc:5697] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.399996 24885 tablet_bootstrap.cc:492] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:33.400460 24885 ts_tablet_manager.cc:1403] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.003s
W20260709 14:53:33.421855 24641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:53:33.419080 24734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.131:34449, user_credentials={real_user=slave}} blocked reactor thread for 73152.4us
I20260709 14:53:33.440598 24886 tablet_bootstrap.cc:654] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.441524 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d428e6dc0a1e4f30b99889cdb4d8bd4e" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:33.442152 24842 raft_consensus.cc:3060] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.444025 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd209c3a4746ada50703c5409bb137" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.433509 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1736dee31b482ba3ce17ebe8725625" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.449462 24841 raft_consensus.cc:2393] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2d65cde97446018777fdaa85192000 in current term 1: Already voted for candidate edc25a2cab5449c4a392e6474bd74b64 in this term.
I20260709 14:53:33.454406 25070 raft_consensus.cc:493] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.450773 24843 raft_consensus.cc:2468] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:33.454917 25070 raft_consensus.cc:515] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.457683 24939 raft_consensus.cc:515] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.467487 25070 leader_election.cc:290] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.470319 24924 consensus_queue.cc:1048] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.473712 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1736dee31b482ba3ce17ebe8725625" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:33.474304 24767 raft_consensus.cc:3060] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.474753 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a16a23229d947018e6df5c1420a3c56" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.475445 24694 raft_consensus.cc:2393] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2d65cde97446018777fdaa85192000 in current term 1: Already voted for candidate 16dc13e7bc06411f8c9cad40997b7f96 in this term.
I20260709 14:53:33.478376 24924 consensus_queue.cc:1048] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.479543 24884 tablet_bootstrap.cc:492] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:33.479964 24884 ts_tablet_manager.cc:1403] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.163s	user 0.022s	sys 0.024s
I20260709 14:53:33.482256 24884 raft_consensus.cc:359] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.482817 24884 raft_consensus.cc:385] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.483074 24884 raft_consensus.cc:740] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.483667 24884 consensus_queue.cc:260] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.488173 24939 leader_election.cc:290] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.490571 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1736dee31b482ba3ce17ebe8725625" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:33.491513 24936 raft_consensus.cc:493] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.485037 24884 ts_tablet_manager.cc:1434] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:53:33.493377 24936 raft_consensus.cc:515] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.494303 24884 tablet_bootstrap.cc:492] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:33.495368 24936 leader_election.cc:290] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.496757 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544048e8ed9747e0a50003aec94004af" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.497331 24843 raft_consensus.cc:2468] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:33.497455 24768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544048e8ed9747e0a50003aec94004af" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.498311 24659 leader_election.cc:304] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
W20260709 14:53:33.498880 24658 leader_election.cc:343] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.499116 24936 raft_consensus.cc:2804] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.499565 24936 raft_consensus.cc:493] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.499718 24841 raft_consensus.cc:3060] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.499980 24936 raft_consensus.cc:3060] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.502161 24885 raft_consensus.cc:359] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.502782 24885 raft_consensus.cc:385] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.503054 24885 raft_consensus.cc:740] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.492714 24767 raft_consensus.cc:2468] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:33.506101 24658 leader_election.cc:304] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:33.506313 25070 raft_consensus.cc:493] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.506773 25070 raft_consensus.cc:515] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.507490 24937 raft_consensus.cc:2804] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.507592 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a16a23229d947018e6df5c1420a3c56" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.508284 24937 raft_consensus.cc:697] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:33.508741 25070 leader_election.cc:290] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.510717 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90cbd3d949c14abc848c90f7ac2c57b4" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.511729 24937 consensus_queue.cc:237] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.509416 25034 raft_consensus.cc:493] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.514762 25034 raft_consensus.cc:515] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.516389 24842 raft_consensus.cc:2468] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:33.516614 25034 leader_election.cc:290] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:33.518056 24734 leader_election.cc:304] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.518666 24694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0cbdf96f154efaa8e3c4b2aec44999" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:33.519945 24810 leader_election.cc:343] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.520299 25070 raft_consensus.cc:3060] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:33.512136 24736 leader_election.cc:343] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.510401 24936 raft_consensus.cc:515] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.522140 24768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0cbdf96f154efaa8e3c4b2aec44999" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.513975 24924 consensus_queue.cc:1048] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.514252 24939 raft_consensus.cc:493] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:33.523360 24807 leader_election.cc:343] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.523826 24939 raft_consensus.cc:515] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.524345 24807 leader_election.cc:304] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.525490 24924 raft_consensus.cc:2749] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.525888 24939 leader_election.cc:290] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.520727 24885 consensus_queue.cc:260] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.527961 24768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2df49810e6405ea7d862f7032852a5" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.528254 24885 ts_tablet_manager.cc:1434] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.127s	user 0.009s	sys 0.003s
I20260709 14:53:33.529970 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2df49810e6405ea7d862f7032852a5" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.530581 24843 raft_consensus.cc:2468] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
W20260709 14:53:33.533258 24658 leader_election.cc:343] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.533788 24936 leader_election.cc:290] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.534217 24886 tablet_bootstrap.cc:492] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:33.536924 24886 ts_tablet_manager.cc:1403] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.152s	user 0.003s	sys 0.013s
I20260709 14:53:33.537725 24884 tablet_bootstrap.cc:654] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.538185 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544048e8ed9747e0a50003aec94004af" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:33.538717 24842 raft_consensus.cc:3060] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.535022 24768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544048e8ed9747e0a50003aec94004af" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:33.529129 24885 tablet_bootstrap.cc:492] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:33.536144 24659 leader_election.cc:304] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:33.540654 24939 raft_consensus.cc:2804] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.541019 24939 raft_consensus.cc:493] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.541385 24939 raft_consensus.cc:3060] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:33.543630 24658 leader_election.cc:343] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.539634 24886 raft_consensus.cc:359] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.544600 24886 raft_consensus.cc:385] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.544850 24886 raft_consensus.cc:740] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.545603 24886 consensus_queue.cc:260] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.546399 24734 leader_election.cc:304] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.547187 24968 raft_consensus.cc:3060] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.548012 24841 raft_consensus.cc:2468] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:33.553014 24968 raft_consensus.cc:2749] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.554576 24886 ts_tablet_manager.cc:1434] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:53:33.553602 25070 raft_consensus.cc:2749] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.558799 24885 tablet_bootstrap.cc:654] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.555419 24886 tablet_bootstrap.cc:492] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:33.559789 24939 raft_consensus.cc:515] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.563472 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2df49810e6405ea7d862f7032852a5" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:33.563772 24924 raft_consensus.cc:493] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.564240 24924 raft_consensus.cc:515] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.564920 25034 consensus_queue.cc:1048] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.565303 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2df49810e6405ea7d862f7032852a5" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:33.565879 24844 raft_consensus.cc:3060] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.566628 24924 leader_election.cc:290] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:33.567934 24886 tablet_bootstrap.cc:654] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.568179 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023583777db04448a1e13d0e0aba5eeb" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.569916 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023583777db04448a1e13d0e0aba5eeb" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.570511 24769 raft_consensus.cc:2468] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:33.571398 24842 raft_consensus.cc:2468] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:33.571646 24807 leader_election.cc:304] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:33.572484 24885 tablet_bootstrap.cc:492] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
W20260709 14:53:33.572664 24658 leader_election.cc:343] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.572898 24885 ts_tablet_manager.cc:1403] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.000s
W20260709 14:53:33.573424 24810 leader_election.cc:343] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.572846 24924 raft_consensus.cc:2804] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.574877 24924 raft_consensus.cc:493] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.575219 24924 raft_consensus.cc:3060] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.575410 24659 leader_election.cc:304] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:33.575760 24885 raft_consensus.cc:359] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.580056 24928 consensus_queue.cc:1048] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.582365 24885 raft_consensus.cc:385] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.582635 24885 raft_consensus.cc:740] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.583237 24885 consensus_queue.cc:260] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.585083 24885 ts_tablet_manager.cc:1434] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:33.585740 24936 raft_consensus.cc:2804] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.586226 24885 tablet_bootstrap.cc:492] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:33.586226 24936 raft_consensus.cc:697] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:33.587287 24936 consensus_queue.cc:237] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.581728 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90cbd3d949c14abc848c90f7ac2c57b4" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.594801 24886 tablet_bootstrap.cc:492] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:33.595216 24886 ts_tablet_manager.cc:1403] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.006s
W20260709 14:53:33.596014 24734 leader_election.cc:343] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.596465 24734 leader_election.cc:304] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.597883 24886 raft_consensus.cc:359] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.598548 24886 raft_consensus.cc:385] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.598820 24886 raft_consensus.cc:740] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.598241 24924 raft_consensus.cc:515] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.599278 25070 raft_consensus.cc:2749] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.603264 24937 consensus_queue.cc:1048] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.604527 24886 consensus_queue.cc:260] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.589051 24844 raft_consensus.cc:2468] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:33.607177 24886 ts_tablet_manager.cc:1434] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:53:33.608361 24886 tablet_bootstrap.cc:492] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:33.608610 24939 leader_election.cc:290] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.608565 24659 leader_election.cc:304] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:33.609308 24924 leader_election.cc:290] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:33.611937 24593 catalog_manager.cc:5697] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.616220 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023583777db04448a1e13d0e0aba5eeb" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:33.617394 24769 raft_consensus.cc:3060] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.624253 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023583777db04448a1e13d0e0aba5eeb" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:33.624477 24937 raft_consensus.cc:2804] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.625137 24937 raft_consensus.cc:697] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:33.625949 24937 consensus_queue.cc:237] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.630633 24885 tablet_bootstrap.cc:654] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.624245 24769 raft_consensus.cc:2468] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
W20260709 14:53:33.632536 24810 leader_election.cc:343] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.633265 24807 leader_election.cc:304] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.635109 24924 raft_consensus.cc:2804] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.636737 24924 raft_consensus.cc:697] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:33.637662 24924 consensus_queue.cc:237] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.642112 24591 catalog_manager.cc:5697] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.658878 24886 tablet_bootstrap.cc:654] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.658684 24902 consensus_queue.cc:1048] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.665730 24884 tablet_bootstrap.cc:492] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:33.666214 24884 ts_tablet_manager.cc:1403] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.010s
I20260709 14:53:33.668954 24884 raft_consensus.cc:359] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.669754 24884 raft_consensus.cc:385] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.670125 24884 raft_consensus.cc:740] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.672077 24886 tablet_bootstrap.cc:492] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:33.672523 24886 ts_tablet_manager.cc:1403] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.007s
I20260709 14:53:33.672220 24884 consensus_queue.cc:260] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.675012 24886 raft_consensus.cc:359] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.675660 24886 raft_consensus.cc:385] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.676057 24886 raft_consensus.cc:740] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.677057 24884 ts_tablet_manager.cc:1434] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:53:33.676702 24886 consensus_queue.cc:260] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.682453 24591 catalog_manager.cc:5697] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:33.685094 24884 tablet_bootstrap.cc:492] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:33.685616 24886 ts_tablet_manager.cc:1434] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:53:33.686465 24886 tablet_bootstrap.cc:492] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:33.691983 24886 tablet_bootstrap.cc:654] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.693517 24884 tablet_bootstrap.cc:654] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.696064 24885 tablet_bootstrap.cc:492] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:33.695552 24593 catalog_manager.cc:5697] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.696557 24885 ts_tablet_manager.cc:1403] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.000s
I20260709 14:53:33.698272 25070 raft_consensus.cc:493] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.698747 25070 raft_consensus.cc:515] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.698403 24593 catalog_manager.cc:5697] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.699127 24885 raft_consensus.cc:359] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.699764 24885 raft_consensus.cc:385] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.700034 24885 raft_consensus.cc:740] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.700855 25070 leader_election.cc:290] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.700768 24885 consensus_queue.cc:260] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.702736 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b2848ca66a47a7b05eeb17409a1b43" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.706257 24884 tablet_bootstrap.cc:492] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:33.706681 24884 ts_tablet_manager.cc:1403] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
W20260709 14:53:33.707880 24736 leader_election.cc:343] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.707943 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b2848ca66a47a7b05eeb17409a1b43" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.709342 24884 raft_consensus.cc:359] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.709969 24884 raft_consensus.cc:385] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:33.709975 24734 leader_election.cc:343] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.710465 24884 raft_consensus.cc:740] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.710561 24734 leader_election.cc:304] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.711117 24884 consensus_queue.cc:260] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.711695 25070 raft_consensus.cc:2749] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.713023 24885 ts_tablet_manager.cc:1434] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:53:33.713452 24884 ts_tablet_manager.cc:1434] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:33.713892 24885 tablet_bootstrap.cc:492] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:33.714246 24884 tablet_bootstrap.cc:492] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:33.721109 24884 tablet_bootstrap.cc:654] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.722360 24886 tablet_bootstrap.cc:492] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:33.722797 24886 ts_tablet_manager.cc:1403] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 14:53:33.725498 24886 raft_consensus.cc:359] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.726157 24886 raft_consensus.cc:385] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.726411 24886 raft_consensus.cc:740] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.727054 24886 consensus_queue.cc:260] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.729419 24886 ts_tablet_manager.cc:1434] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:33.732625 24886 tablet_bootstrap.cc:492] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:33.732790 24885 tablet_bootstrap.cc:654] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.739367 24886 tablet_bootstrap.cc:654] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.746798 24884 tablet_bootstrap.cc:492] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:33.747195 24884 ts_tablet_manager.cc:1403] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.015s
I20260709 14:53:33.747223 24886 tablet_bootstrap.cc:492] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:33.747702 24886 ts_tablet_manager.cc:1403] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:53:33.747699 24885 tablet_bootstrap.cc:492] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:33.748240 24885 ts_tablet_manager.cc:1403] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.006s
I20260709 14:53:33.749778 24884 raft_consensus.cc:359] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.750402 24884 raft_consensus.cc:385] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.750672 24884 raft_consensus.cc:740] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.751201 24884 consensus_queue.cc:260] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.752946 24884 ts_tablet_manager.cc:1434] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:33.754005 24884 tablet_bootstrap.cc:492] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:33.754516 24924 consensus_queue.cc:1048] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.755769 24885 raft_consensus.cc:359] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.756397 24885 raft_consensus.cc:385] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.756646 24885 raft_consensus.cc:740] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.757261 24885 consensus_queue.cc:260] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.759246 24885 ts_tablet_manager.cc:1434] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:33.759932 24884 tablet_bootstrap.cc:654] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.770078 24968 raft_consensus.cc:493] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.770581 24968 raft_consensus.cc:515] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.775200 24885 tablet_bootstrap.cc:492] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:33.776367 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0e009434b54dbdb32bc54ebac96c98" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.778290 25070 consensus_queue.cc:1048] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.778465 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0e009434b54dbdb32bc54ebac96c98" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.779203 24841 raft_consensus.cc:2393] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2d65cde97446018777fdaa85192000 in current term 1: Already voted for candidate edc25a2cab5449c4a392e6474bd74b64 in this term.
I20260709 14:53:33.754415 24886 raft_consensus.cc:359] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.780648 24734 leader_election.cc:304] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.781497 25070 raft_consensus.cc:3060] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.776595 24968 leader_election.cc:290] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.787850 24928 raft_consensus.cc:493] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.788307 24928 raft_consensus.cc:515] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.781113 24886 raft_consensus.cc:385] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.789989 24886 raft_consensus.cc:740] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.790385 24928 leader_election.cc:290] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:33.790657 24886 consensus_queue.cc:260] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.790874 24928 consensus_queue.cc:1048] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.792658 24886 ts_tablet_manager.cc:1434] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 14:53:33.795274 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a48bd484adc454983204ecc1ebd1f4a" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.795935 24695 raft_consensus.cc:2468] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:33.797291 24810 leader_election.cc:304] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:33.798166 24924 raft_consensus.cc:2804] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.798509 24924 raft_consensus.cc:493] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.798853 24924 raft_consensus.cc:3060] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.801409 24968 raft_consensus.cc:493] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.801862 24968 raft_consensus.cc:515] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.804082 24968 leader_election.cc:290] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.805665 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.808537 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.810077 24736 leader_election.cc:304] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.810860 25070 raft_consensus.cc:2749] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.811100 24968 raft_consensus.cc:2749] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.815325 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a48bd484adc454983204ecc1ebd1f4a" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:33.817289 24807 leader_election.cc:343] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.819978 24924 raft_consensus.cc:515] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.824839 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a48bd484adc454983204ecc1ebd1f4a" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:33.825459 24693 raft_consensus.cc:3060] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.838541 24924 leader_election.cc:290] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:33.822613 24885 tablet_bootstrap.cc:654] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.841486 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a48bd484adc454983204ecc1ebd1f4a" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
W20260709 14:53:33.842939 24807 leader_election.cc:343] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.847007 24902 consensus_queue.cc:1048] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.849611 24886 tablet_bootstrap.cc:492] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:33.841248 24693 raft_consensus.cc:2468] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:33.861624 24884 tablet_bootstrap.cc:492] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:33.862076 24884 ts_tablet_manager.cc:1403] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.108s	user 0.034s	sys 0.060s
I20260709 14:53:33.863101 24810 leader_election.cc:304] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:33.863332 24927 raft_consensus.cc:493] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.863874 24927 raft_consensus.cc:515] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.864563 24924 raft_consensus.cc:2804] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.866933 24927 leader_election.cc:290] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:33.867430 24924 raft_consensus.cc:697] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:33.868330 24924 consensus_queue.cc:237] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.869479 24885 tablet_bootstrap.cc:492] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:33.869927 24885 ts_tablet_manager.cc:1403] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.011s
I20260709 14:53:33.872958 24885 raft_consensus.cc:359] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.873607 24885 raft_consensus.cc:385] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.873871 24885 raft_consensus.cc:740] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.874116 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64181ef173264ef09e348abad29935e1" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.876166 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64181ef173264ef09e348abad29935e1" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.874539 24885 consensus_queue.cc:260] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.874068 24917 consensus_queue.cc:1048] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:33.876104 24769 raft_consensus.cc:2468] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:33.879597 24807 leader_election.cc:304] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:33.880353 24928 raft_consensus.cc:2804] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.880720 24928 raft_consensus.cc:493] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:33.880791 24810 leader_election.cc:343] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.881201 24928 raft_consensus.cc:3060] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.885578 24886 tablet_bootstrap.cc:654] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.886489 24885 ts_tablet_manager.cc:1434] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:33.888058 24885 tablet_bootstrap.cc:492] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:33.890872 24902 raft_consensus.cc:493] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.891348 24902 raft_consensus.cc:515] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.893380 24902 leader_election.cc:290] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.894155 24928 raft_consensus.cc:515] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.897509 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b2848ca66a47a7b05eeb17409a1b43" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:33.897723 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b2848ca66a47a7b05eeb17409a1b43" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.895363 24884 raft_consensus.cc:359] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.898326 24769 raft_consensus.cc:2468] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:33.898573 24884 raft_consensus.cc:385] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.899272 24884 raft_consensus.cc:740] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.900229 24884 consensus_queue.cc:260] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.903520 24844 raft_consensus.cc:2468] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:33.904052 24658 leader_election.cc:304] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:33.904919 24937 consensus_queue.cc:1048] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.905350 24884 ts_tablet_manager.cc:1434] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.003s
I20260709 14:53:33.906944 24937 raft_consensus.cc:2804] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.907341 24937 raft_consensus.cc:493] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.907691 24937 raft_consensus.cc:3060] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.902173 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64181ef173264ef09e348abad29935e1" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:33.910039 25034 raft_consensus.cc:493] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.910468 25034 raft_consensus.cc:515] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.909041 24885 tablet_bootstrap.cc:654] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:33.912750 24810 leader_election.cc:343] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.907096 24884 tablet_bootstrap.cc:492] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:33.919749 24884 tablet_bootstrap.cc:654] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.922889 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64181ef173264ef09e348abad29935e1" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:33.922691 24592 catalog_manager.cc:5697] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:33.923492 24769 raft_consensus.cc:3060] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.958078 24769 raft_consensus.cc:2468] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:33.959439 24807 leader_election.cc:304] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:33.960347 24927 raft_consensus.cc:2804] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.960831 24927 raft_consensus.cc:697] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:33.961687 24927 consensus_queue.cc:237] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.968961 24968 raft_consensus.cc:493] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.902254 24928 leader_election.cc:290] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:33.932117 24937 raft_consensus.cc:515] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.971716 24884 tablet_bootstrap.cc:492] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:33.972151 24884 ts_tablet_manager.cc:1403] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.008s
I20260709 14:53:33.976514 24884 raft_consensus.cc:359] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.977121 24884 raft_consensus.cc:385] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.977402 24884 raft_consensus.cc:740] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.977341 24902 consensus_queue.cc:1048] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:33.978101 24884 consensus_queue.cc:260] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.985409 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ed7d4a8de4721bbf2a5fce24391eb" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:33.986011 25034 leader_election.cc:290] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
W20260709 14:53:33.986650 24807 leader_election.cc:343] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.987247 24937 leader_election.cc:290] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.992823 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b2848ca66a47a7b05eeb17409a1b43" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:33.993443 24842 raft_consensus.cc:3060] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.994716 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ed7d4a8de4721bbf2a5fce24391eb" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:33.995332 24695 raft_consensus.cc:2468] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:33.995841 24902 raft_consensus.cc:493] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.996270 24902 raft_consensus.cc:515] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:33.998760 24902 leader_election.cc:290] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:33.969460 24968 raft_consensus.cc:515] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.001905 24810 leader_election.cc:304] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:34.002939 25034 raft_consensus.cc:2804] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.003278 25034 raft_consensus.cc:493] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.003602 25034 raft_consensus.cc:3060] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.003872 24842 raft_consensus.cc:2468] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:34.006537 24886 tablet_bootstrap.cc:492] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:34.006961 24886 ts_tablet_manager.cc:1403] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.158s	user 0.014s	sys 0.025s
I20260709 14:53:34.008422 24884 ts_tablet_manager.cc:1434] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:53:34.009325 24884 tablet_bootstrap.cc:492] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:34.009204 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0cbdf96f154efaa8e3c4b2aec44999" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:34.009753 24843 raft_consensus.cc:2468] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
W20260709 14:53:34.010886 25106 log.cc:927] Time spent T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 14:53:34.011284 24659 leader_election.cc:304] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:34.016898 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544048e8ed9747e0a50003aec94004af" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:34.018776 24886 raft_consensus.cc:359] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.019413 24886 raft_consensus.cc:385] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.019631 24886 raft_consensus.cc:740] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.019915 24937 raft_consensus.cc:2804] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.020200 24886 consensus_queue.cc:260] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.021735 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b2848ca66a47a7b05eeb17409a1b43" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:34.022243 24767 raft_consensus.cc:3060] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.022405 24937 raft_consensus.cc:697] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:34.026824 24886 ts_tablet_manager.cc:1434] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:53:34.027496 24886 tablet_bootstrap.cc:492] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:34.028334 24659 leader_election.cc:304] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:34.030617 24769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0cbdf96f154efaa8e3c4b2aec44999" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:34.033938 24968 leader_election.cc:290] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:34.035184 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544048e8ed9747e0a50003aec94004af" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:34.035470 24658 leader_election.cc:343] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.036017 24842 raft_consensus.cc:2393] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2d65cde97446018777fdaa85192000 in current term 1: Already voted for candidate edc25a2cab5449c4a392e6474bd74b64 in this term.
I20260709 14:53:34.037285 24734 leader_election.cc:304] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:34.038080 24968 raft_consensus.cc:3060] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.044221 24885 tablet_bootstrap.cc:492] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:34.044911 24885 ts_tablet_manager.cc:1403] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.158s	user 0.023s	sys 0.038s
I20260709 14:53:34.047760 24693 raft_consensus.cc:3060] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.048599 24939 consensus_queue.cc:1048] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.054296 24937 consensus_queue.cc:237] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.050014 24902 raft_consensus.cc:2804] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.063469 24902 raft_consensus.cc:493] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.063840 24902 raft_consensus.cc:3060] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.073051 25034 raft_consensus.cc:515] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.088675 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ed7d4a8de4721bbf2a5fce24391eb" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:34.090481 24695 raft_consensus.cc:3060] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.090787 25034 leader_election.cc:290] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:34.093966 24968 raft_consensus.cc:2749] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.095736 24902 raft_consensus.cc:515] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.097012 24695 raft_consensus.cc:2468] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:34.097739 24886 tablet_bootstrap.cc:654] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.081875 24885 raft_consensus.cc:359] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.089857 24766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ed7d4a8de4721bbf2a5fce24391eb" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:34.098711 24885 raft_consensus.cc:385] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.087210 24591 catalog_manager.cc:5697] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:34.099136 24885 raft_consensus.cc:740] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.100167 24885 consensus_queue.cc:260] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.101578 24902 leader_election.cc:290] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:34.098352 24767 raft_consensus.cc:2468] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:34.101231 24810 leader_election.cc:304] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:34.102969 24927 raft_consensus.cc:2804] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.105911 24885 ts_tablet_manager.cc:1434] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.015s
I20260709 14:53:34.106781 24885 tablet_bootstrap.cc:492] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:34.103477 24927 raft_consensus.cc:697] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:34.107815 24927 consensus_queue.cc:237] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.111371 24924 consensus_queue.cc:1048] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:34.116204 24807 leader_election.cc:343] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.123601 24766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0cbdf96f154efaa8e3c4b2aec44999" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:34.187901 24767 raft_consensus.cc:3060] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:34.216050 24810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.129:42879, user_credentials={real_user=slave}} blocked reactor thread for 98937.4us
I20260709 14:53:34.224517 24939 raft_consensus.cc:493] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.225322 24939 raft_consensus.cc:515] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:34.226259 24658 leader_election.cc:343] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.233426 24939 leader_election.cc:290] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:34.234198 24768 raft_consensus.cc:3060] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.235468 24885 tablet_bootstrap.cc:654] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.253592 25034 consensus_queue.cc:1048] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:34.251551 24939 consensus_queue.cc:1048] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:34.261674 24937 consensus_queue.cc:1048] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.263527 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0cbdf96f154efaa8e3c4b2aec44999" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:34.264071 24844 raft_consensus.cc:3060] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.268643 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023583777db04448a1e13d0e0aba5eeb" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:34.271240 24593 catalog_manager.cc:5697] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:34.275164 24592 catalog_manager.cc:5697] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:34.276006 24917 raft_consensus.cc:493] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.279291 24917 raft_consensus.cc:515] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.282763 24917 leader_election.cc:290] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:34.290339 24840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eedf11176a480880b6e90ab7ab791d" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:34.290942 24840 raft_consensus.cc:2468] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:34.295360 24884 tablet_bootstrap.cc:654] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.296180 24902 raft_consensus.cc:493] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.296638 24902 raft_consensus.cc:515] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.291956 24734 leader_election.cc:304] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:34.335001 24902 leader_election.cc:290] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:34.342204 24886 tablet_bootstrap.cc:492] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:34.342904 24886 ts_tablet_manager.cc:1403] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.316s	user 0.008s	sys 0.017s
I20260709 14:53:34.337227 24766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023583777db04448a1e13d0e0aba5eeb" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:34.347752 24734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.131:34449, user_credentials={real_user=slave}} blocked reactor thread for 55866.7us
I20260709 14:53:34.354032 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eedf11176a480880b6e90ab7ab791d" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:34.368644 24902 consensus_queue.cc:1048] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:34.369038 24736 leader_election.cc:343] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.378237 24886 raft_consensus.cc:359] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.378966 24886 raft_consensus.cc:385] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.379235 24886 raft_consensus.cc:740] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.382917 24968 raft_consensus.cc:493] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.383447 24968 raft_consensus.cc:515] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.386623 24968 leader_election.cc:290] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:34.388499 24844 raft_consensus.cc:2468] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:34.391609 24766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64181ef173264ef09e348abad29935e1" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:34.392422 24766 raft_consensus.cc:2393] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edc25a2cab5449c4a392e6474bd74b64 in current term 1: Already voted for candidate 16dc13e7bc06411f8c9cad40997b7f96 in this term.
I20260709 14:53:34.398373 24886 consensus_queue.cc:260] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.405391 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2df49810e6405ea7d862f7032852a5" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:34.407552 25105 raft_consensus.cc:2804] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.407972 25105 raft_consensus.cc:493] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.408316 25105 raft_consensus.cc:3060] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.409379 24902 consensus_queue.cc:1048] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:34.414198 25117 log.cc:927] Time spent T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 14:53:34.417462 24659 leader_election.cc:304] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [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: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:34.418270 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64181ef173264ef09e348abad29935e1" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:34.418565 24939 raft_consensus.cc:2749] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:34.423919 24886 ts_tablet_manager.cc:1434] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.081s	user 0.003s	sys 0.003s
I20260709 14:53:34.424924 24886 tablet_bootstrap.cc:492] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:34.423089 24692 raft_consensus.cc:3060] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.436973 24885 tablet_bootstrap.cc:492] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:34.437525 24885 ts_tablet_manager.cc:1403] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.331s	user 0.037s	sys 0.016s
I20260709 14:53:34.459800 24884 tablet_bootstrap.cc:492] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:34.460273 24884 ts_tablet_manager.cc:1403] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.451s	user 0.039s	sys 0.067s
I20260709 14:53:34.462136 24885 raft_consensus.cc:359] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.462807 24885 raft_consensus.cc:385] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.463048 24885 raft_consensus.cc:740] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.463796 24885 consensus_queue.cc:260] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.465704 24884 raft_consensus.cc:359] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.466430 24884 raft_consensus.cc:385] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.466715 24884 raft_consensus.cc:740] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.467334 24884 consensus_queue.cc:260] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.468966 24884 ts_tablet_manager.cc:1434] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:53:34.471180 24884 tablet_bootstrap.cc:492] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:34.474220 24885 ts_tablet_manager.cc:1434] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 14:53:34.475082 24885 tablet_bootstrap.cc:492] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:34.472759 24659 leader_election.cc:304] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:34.491853 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc2df49810e6405ea7d862f7032852a5" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:34.494599 24936 raft_consensus.cc:2804] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.498378 24999 consensus_queue.cc:1048] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.497458 24936 raft_consensus.cc:697] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:34.501982 24936 consensus_queue.cc:237] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.507566 24928 consensus_queue.cc:1048] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.510998 24886 tablet_bootstrap.cc:654] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.514698 24659 leader_election.cc:304] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:34.530468 24884 tablet_bootstrap.cc:654] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.511888 24736 leader_election.cc:304] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [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: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
W20260709 14:53:34.610877 25126 log.cc:927] Time spent T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000: Append to log took a long time: real 0.148s	user 0.001s	sys 0.000s
W20260709 14:53:34.672446 24736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.129:42879, user_credentials={real_user=slave}} blocked reactor thread for 174450us
I20260709 14:53:34.665772 25070 raft_consensus.cc:2749] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:34.680377 24937 raft_consensus.cc:2749] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.732236 24885 tablet_bootstrap.cc:654] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:34.793272 24807 consensus_peers.cc:597] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:34.795699 24659 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.131:34449, user_credentials={real_user=slave}} blocked reactor thread for 185156us
I20260709 14:53:34.808305 24884 tablet_bootstrap.cc:492] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:34.808876 24884 ts_tablet_manager.cc:1403] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.338s	user 0.015s	sys 0.021s
I20260709 14:53:34.818011 24902 raft_consensus.cc:493] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.818454 24902 raft_consensus.cc:515] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.825518 24902 leader_election.cc:290] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
W20260709 14:53:34.828495 24807 consensus_peers.cc:597] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:34.829107 24885 tablet_bootstrap.cc:492] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:34.829569 24885 ts_tablet_manager.cc:1403] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.355s	user 0.012s	sys 0.013s
I20260709 14:53:34.846334 24885 raft_consensus.cc:359] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.848104 24924 raft_consensus.cc:493] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.848672 24885 raft_consensus.cc:385] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.849079 24885 raft_consensus.cc:740] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.848845 24924 raft_consensus.cc:515] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.857337 24924 leader_election.cc:290] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:34.861614 24885 consensus_queue.cc:260] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.865438 24885 ts_tablet_manager.cc:1434] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:53:34.868821 24886 tablet_bootstrap.cc:492] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:34.869400 24886 ts_tablet_manager.cc:1403] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.445s	user 0.011s	sys 0.011s
I20260709 14:53:34.835217 25105 raft_consensus.cc:515] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.875803 25105 leader_election.cc:290] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:34.878319 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90cbd3d949c14abc848c90f7ac2c57b4" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:34.878930 24767 raft_consensus.cc:2468] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:34.868454 24591 catalog_manager.cc:5697] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:34.882477 24885 tablet_bootstrap.cc:492] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:34.883939 24884 raft_consensus.cc:359] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.884646 24884 raft_consensus.cc:385] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.884924 24884 raft_consensus.cc:740] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.885840 24884 consensus_queue.cc:260] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.889720 25136 consensus_queue.cc:1048] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:53:34.890985 25127 raft_consensus.cc:493] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.891717 24886 raft_consensus.cc:359] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.894093 24886 raft_consensus.cc:385] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.894268 24886 raft_consensus.cc:740] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.891439 25127 raft_consensus.cc:515] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.895927 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eedf11176a480880b6e90ab7ab791d" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:34.899470 24843 raft_consensus.cc:3060] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.904057 24840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cd0d404a34610b38c0a6dc25c0bf9" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:34.907060 24884 ts_tablet_manager.cc:1434] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.000s
I20260709 14:53:34.907624 24886 consensus_queue.cc:260] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:34.915524 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eedf11176a480880b6e90ab7ab791d" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:34.925256 24884 tablet_bootstrap.cc:492] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:34.948676 24886 ts_tablet_manager.cc:1434] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.002s
I20260709 14:53:34.943640 24692 raft_consensus.cc:3060] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.955191 24886 tablet_bootstrap.cc:492] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
W20260709 14:53:34.961053 24659 leader_election.cc:343] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.953418 24807 leader_election.cc:304] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:34.968336 24695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90cbd3d949c14abc848c90f7ac2c57b4" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:34.960543 24843 raft_consensus.cc:2468] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:34.976132 24885 tablet_bootstrap.cc:654] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.967096 25127 leader_election.cc:290] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:34.968783 24927 raft_consensus.cc:2804] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.984999 25136 consensus_queue.cc:1048] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.988137 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cafd7ed1bb4ec79c812f4b6947ce78" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:34.982612 24927 raft_consensus.cc:493] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.989390 24927 raft_consensus.cc:3060] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:34.989681 24641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:34.998101 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cd0d404a34610b38c0a6dc25c0bf9" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:34.997843 24734 leader_election.cc:304] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
W20260709 14:53:35.000523 24734 leader_election.cc:343] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.002189 24884 tablet_bootstrap.cc:654] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.006098 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cafd7ed1bb4ec79c812f4b6947ce78" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:35.005010 25127 raft_consensus.cc:2804] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:35.023470 24736 leader_election.cc:343] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.023929 24736 leader_election.cc:304] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:35.024736 25105 raft_consensus.cc:2749] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:34.999912 24810 leader_election.cc:343] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.032115 25127 raft_consensus.cc:697] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:35.062286 25127 consensus_queue.cc:237] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.056787 24927 raft_consensus.cc:515] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.069557 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90cbd3d949c14abc848c90f7ac2c57b4" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:35.070142 24763 raft_consensus.cc:3060] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.077343 24927 leader_election.cc:290] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:35.079178 24886 tablet_bootstrap.cc:654] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.070137 24692 raft_consensus.cc:2468] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:35.095760 25138 consensus_queue.cc:1048] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:35.097110 24937 consensus_queue.cc:1048] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.098839 24885 tablet_bootstrap.cc:492] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:35.099227 24885 ts_tablet_manager.cc:1403] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.217s	user 0.030s	sys 0.025s
W20260709 14:53:35.103206 24658 leader_election.cc:343] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.105405 24658 leader_election.cc:304] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:35.099184 24763 raft_consensus.cc:2468] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:35.105929 24770 raft_consensus.cc:3060] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.108120 25143 raft_consensus.cc:2749] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.110958 24885 raft_consensus.cc:359] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.111610 24807 leader_election.cc:304] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:35.112880 24924 raft_consensus.cc:2804] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.113345 24924 raft_consensus.cc:697] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:35.114074 24924 consensus_queue.cc:237] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.111625 24885 raft_consensus.cc:385] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.117535 24885 raft_consensus.cc:740] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.118466 24885 consensus_queue.cc:260] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.126413 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90cbd3d949c14abc848c90f7ac2c57b4" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:35.128446 24884 tablet_bootstrap.cc:492] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:35.128923 24884 ts_tablet_manager.cc:1403] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.204s	user 0.013s	sys 0.005s
I20260709 14:53:35.132477 24884 raft_consensus.cc:359] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.133095 24884 raft_consensus.cc:385] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.133379 24884 raft_consensus.cc:740] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.134060 25138 consensus_queue.cc:1048] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.135988 24885 ts_tablet_manager.cc:1434] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 14:53:35.136999 24885 tablet_bootstrap.cc:492] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
W20260709 14:53:35.134011 24810 leader_election.cc:343] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.133956 24884 consensus_queue.cc:260] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.147367 24884 ts_tablet_manager.cc:1434] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:35.148010 24884 tablet_bootstrap.cc:492] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:35.162323 25136 raft_consensus.cc:493] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.162848 25136 raft_consensus.cc:515] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.168534 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86a00242dc94990a424e32b46a7f145" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:35.169898 24810 leader_election.cc:343] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.170887 25136 leader_election.cc:290] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:35.172567 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86a00242dc94990a424e32b46a7f145" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:35.173986 24807 leader_election.cc:343] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.174428 24807 leader_election.cc:304] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:35.176196 24884 tablet_bootstrap.cc:654] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.177703 24885 tablet_bootstrap.cc:654] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.180728 25136 raft_consensus.cc:2749] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:35.201242 24658 consensus_peers.cc:597] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:35.217738 24884 tablet_bootstrap.cc:492] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:35.218262 24884 ts_tablet_manager.cc:1403] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.009s
I20260709 14:53:35.220985 24884 raft_consensus.cc:359] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.221715 24884 raft_consensus.cc:385] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.222024 24884 raft_consensus.cc:740] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.222793 24884 consensus_queue.cc:260] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.225256 24885 tablet_bootstrap.cc:492] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:35.225742 24885 ts_tablet_manager.cc:1403] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.010s
I20260709 14:53:35.226104 24884 ts_tablet_manager.cc:1434] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 14:53:35.226951 24884 tablet_bootstrap.cc:492] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:35.228269 24885 raft_consensus.cc:359] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.233202 24885 raft_consensus.cc:385] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.233546 24885 raft_consensus.cc:740] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.234283 24885 consensus_queue.cc:260] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.235997 24885 ts_tablet_manager.cc:1434] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:53:35.236663 24885 tablet_bootstrap.cc:492] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:35.232236 24884 tablet_bootstrap.cc:654] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.211723 24886 tablet_bootstrap.cc:492] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:35.241463 24886 ts_tablet_manager.cc:1403] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.287s	user 0.011s	sys 0.012s
I20260709 14:53:35.242082 24885 tablet_bootstrap.cc:654] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.253334 25138 raft_consensus.cc:493] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.262970 24886 raft_consensus.cc:359] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.263643 24886 raft_consensus.cc:385] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.263926 24886 raft_consensus.cc:740] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.264464 24886 consensus_queue.cc:260] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.253793 25138 raft_consensus.cc:515] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.269268 24886 ts_tablet_manager.cc:1434] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:53:35.269987 24886 tablet_bootstrap.cc:492] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:35.268621 25138 leader_election.cc:290] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.271399 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b25ad140964f91a91a6d24b982d626" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:35.271924 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b25ad140964f91a91a6d24b982d626" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:35.273705 24658 leader_election.cc:343] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:35.282343 24659 leader_election.cc:343] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.282742 24659 leader_election.cc:304] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:35.282887 24886 tablet_bootstrap.cc:654] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.283131 24884 tablet_bootstrap.cc:492] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:35.283563 24884 ts_tablet_manager.cc:1403] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.013s
I20260709 14:53:35.284898 24593 catalog_manager.cc:5697] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:35.286139 24884 raft_consensus.cc:359] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.286777 24884 raft_consensus.cc:385] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.287038 24884 raft_consensus.cc:740] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.287652 24884 consensus_queue.cc:260] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.291179 25138 raft_consensus.cc:2749] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.294514 24884 ts_tablet_manager.cc:1434] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:35.295403 24884 tablet_bootstrap.cc:492] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:35.309170 24884 tablet_bootstrap.cc:654] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.311287 24886 tablet_bootstrap.cc:492] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:35.311676 24886 ts_tablet_manager.cc:1403] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.014s
I20260709 14:53:35.314209 24886 raft_consensus.cc:359] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.314832 24886 raft_consensus.cc:385] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.315085 24886 raft_consensus.cc:740] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.315675 24886 consensus_queue.cc:260] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.317830 24886 ts_tablet_manager.cc:1434] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:35.318648 24886 tablet_bootstrap.cc:492] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:35.314494 24589 catalog_manager.cc:5697] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.323731 24886 tablet_bootstrap.cc:654] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.329749 24885 tablet_bootstrap.cc:492] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:35.330170 24885 ts_tablet_manager.cc:1403] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.003s
I20260709 14:53:35.332629 24885 raft_consensus.cc:359] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.333601 24885 raft_consensus.cc:385] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.333904 24885 raft_consensus.cc:740] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.334548 24885 consensus_queue.cc:260] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.338187 24885 ts_tablet_manager.cc:1434] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:35.339035 24885 tablet_bootstrap.cc:492] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:35.342151 24886 tablet_bootstrap.cc:492] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:35.343724 24886 ts_tablet_manager.cc:1403] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260709 14:53:35.347533 24886 raft_consensus.cc:359] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.348124 24886 raft_consensus.cc:385] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.348373 24886 raft_consensus.cc:740] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.348961 24886 consensus_queue.cc:260] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.351082 24886 ts_tablet_manager.cc:1434] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:53:35.351907 24886 tablet_bootstrap.cc:492] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:35.357419 24886 tablet_bootstrap.cc:654] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.374765 24885 tablet_bootstrap.cc:654] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.375252 25136 raft_consensus.cc:493] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.376703 25136 raft_consensus.cc:515] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.377245 24886 tablet_bootstrap.cc:492] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:35.377696 24886 ts_tablet_manager.cc:1403] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 14:53:35.378820 25136 leader_election.cc:290] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:35.380018 24886 raft_consensus.cc:359] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.380663 24886 raft_consensus.cc:385] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.380931 24886 raft_consensus.cc:740] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.381573 24886 consensus_queue.cc:260] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.386332 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cd0d404a34610b38c0a6dc25c0bf9" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:35.386952 24884 tablet_bootstrap.cc:492] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:35.386910 24770 raft_consensus.cc:2468] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:35.387429 24884 ts_tablet_manager.cc:1403] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.024s
I20260709 14:53:35.388129 24807 leader_election.cc:304] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:35.389638 24927 raft_consensus.cc:2804] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.390012 24927 raft_consensus.cc:493] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.389881 24884 raft_consensus.cc:359] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.390368 24927 raft_consensus.cc:3060] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.390545 24884 raft_consensus.cc:385] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.390833 24884 raft_consensus.cc:740] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.391443 24884 consensus_queue.cc:260] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.393400 24884 ts_tablet_manager.cc:1434] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:53:35.394141 24886 ts_tablet_manager.cc:1434] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:53:35.394466 24884 tablet_bootstrap.cc:492] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:35.399610 24884 tablet_bootstrap.cc:654] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.401238 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cd0d404a34610b38c0a6dc25c0bf9" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:35.401844 24692 raft_consensus.cc:2468] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:35.403962 25105 raft_consensus.cc:493] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.404436 25105 raft_consensus.cc:515] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.409629 24886 tablet_bootstrap.cc:492] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:35.415232 24885 tablet_bootstrap.cc:492] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:35.415701 24885 ts_tablet_manager.cc:1403] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.017s
I20260709 14:53:35.416560 24886 tablet_bootstrap.cc:654] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.419119 24885 raft_consensus.cc:359] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.420279 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0cbdf96f154efaa8e3c4b2aec44999" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:35.422750 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0cbdf96f154efaa8e3c4b2aec44999" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:35.419816 24885 raft_consensus.cc:385] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.423498 24927 raft_consensus.cc:515] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.424026 24885 raft_consensus.cc:740] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.419696 25105 leader_election.cc:290] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.424875 24885 consensus_queue.cc:260] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.425220 24734 leader_election.cc:304] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:35.427175 24885 ts_tablet_manager.cc:1434] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:53:35.428169 24885 tablet_bootstrap.cc:492] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:35.430346 24927 leader_election.cc:290] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:35.431974 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cd0d404a34610b38c0a6dc25c0bf9" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:35.432541 24692 raft_consensus.cc:3060] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.435881 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8cd0d404a34610b38c0a6dc25c0bf9" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:35.436474 24763 raft_consensus.cc:3060] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.437387 24939 raft_consensus.cc:493] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.438282 24939 raft_consensus.cc:515] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.440241 24939 leader_election.cc:290] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.444162 24692 raft_consensus.cc:2468] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:35.445430 25127 raft_consensus.cc:2749] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.446240 25127 raft_consensus.cc:493] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.446652 25127 raft_consensus.cc:515] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.448480 25127 leader_election.cc:290] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.449911 24763 raft_consensus.cc:2468] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:35.449972 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b25ad140964f91a91a6d24b982d626" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:35.446969 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9526a3ed0a4a3fbec89362b6b5b13b" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:35.459501 24885 tablet_bootstrap.cc:654] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:35.460475 24659 leader_election.cc:343] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.457890 24884 tablet_bootstrap.cc:492] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:35.457744 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b25ad140964f91a91a6d24b982d626" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:35.461205 24884 ts_tablet_manager.cc:1403] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.012s
I20260709 14:53:35.460322 24768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9526a3ed0a4a3fbec89362b6b5b13b" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:35.462513 24810 leader_election.cc:304] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:35.463452 24927 raft_consensus.cc:2804] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.464012 24927 raft_consensus.cc:697] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:35.464860 24844 raft_consensus.cc:2468] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:35.464766 24927 consensus_queue.cc:237] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.465130 24692 raft_consensus.cc:2468] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:35.466287 24734 leader_election.cc:304] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:35.468320 25138 raft_consensus.cc:493] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.469414 25138 raft_consensus.cc:515] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:35.468907 24658 leader_election.cc:343] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.474354 24658 leader_election.cc:304] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:35.477535 24939 raft_consensus.cc:2749] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.471549 25105 raft_consensus.cc:2804] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.480911 24770 raft_consensus.cc:3060] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.481343 25105 raft_consensus.cc:493] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.481806 25105 raft_consensus.cc:3060] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.484402 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c9aa1740d41009693aed3036e0281" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:35.485258 24763 raft_consensus.cc:2468] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:35.486554 24658 leader_election.cc:304] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:35.487357 24939 raft_consensus.cc:2804] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.487258 24884 raft_consensus.cc:359] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.489512 24884 raft_consensus.cc:385] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.489720 24884 raft_consensus.cc:740] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.488554 24939 raft_consensus.cc:493] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.490818 24939 raft_consensus.cc:3060] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.490350 24884 consensus_queue.cc:260] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.497748 24884 ts_tablet_manager.cc:1434] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 14:53:35.498569 24884 tablet_bootstrap.cc:492] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:35.498858 25127 consensus_queue.cc:1048] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.500222 25138 leader_election.cc:290] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.501942 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c9aa1740d41009693aed3036e0281" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:35.502473 24843 raft_consensus.cc:2468] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:35.499753 24591 catalog_manager.cc:5697] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:35.516075 24886 tablet_bootstrap.cc:492] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:35.516588 24886 ts_tablet_manager.cc:1403] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.107s	user 0.025s	sys 0.022s
I20260709 14:53:35.523797 24939 raft_consensus.cc:515] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.524737 24886 raft_consensus.cc:359] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.525506 24886 raft_consensus.cc:385] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.525779 24886 raft_consensus.cc:740] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.526367 24886 consensus_queue.cc:260] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.530695 25105 raft_consensus.cc:515] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.532752 24886 ts_tablet_manager.cc:1434] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.005s
I20260709 14:53:35.533635 24886 tablet_bootstrap.cc:492] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:35.541513 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c9aa1740d41009693aed3036e0281" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:35.541985 24843 raft_consensus.cc:3060] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.550047 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b25ad140964f91a91a6d24b982d626" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:35.550601 24692 raft_consensus.cc:3060] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.551129 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2c9aa1740d41009693aed3036e0281" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:35.551668 24762 raft_consensus.cc:3060] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.557286 24843 raft_consensus.cc:2468] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:35.558400 24659 leader_election.cc:304] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:35.558589 24884 tablet_bootstrap.cc:654] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.542665 24939 leader_election.cc:290] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.562264 25105 leader_election.cc:290] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.563946 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b25ad140964f91a91a6d24b982d626" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:35.564491 24843 raft_consensus.cc:3060] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.565609 24885 tablet_bootstrap.cc:492] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:35.566067 24885 ts_tablet_manager.cc:1403] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.138s	user 0.009s	sys 0.008s
I20260709 14:53:35.568601 24885 raft_consensus.cc:359] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.570182 24885 raft_consensus.cc:385] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.570492 24885 raft_consensus.cc:740] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.572137 24843 raft_consensus.cc:2468] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:35.573348 24885 consensus_queue.cc:260] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.574769 24734 leader_election.cc:304] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:35.571338 25143 raft_consensus.cc:2804] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.575682 25105 raft_consensus.cc:2804] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.576161 25105 raft_consensus.cc:697] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:35.576866 25105 consensus_queue.cc:237] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.573001 24762 raft_consensus.cc:2468] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:35.585382 24886 tablet_bootstrap.cc:654] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.578795 24692 raft_consensus.cc:2468] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:35.589501 24885 ts_tablet_manager.cc:1434] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:53:35.590392 24885 tablet_bootstrap.cc:492] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:35.586403 25143 raft_consensus.cc:697] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:35.600276 25143 consensus_queue.cc:237] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.615127 24927 consensus_queue.cc:1048] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:35.668377 24659 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.131:34449, user_credentials={real_user=slave}} blocked reactor thread for 62045.6us
I20260709 14:53:35.672704 24885 tablet_bootstrap.cc:654] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.676162 25170 consensus_queue.cc:1048] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.679440 24902 raft_consensus.cc:493] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.679862 24902 raft_consensus.cc:515] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.681589 24902 leader_election.cc:290] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.685003 24924 raft_consensus.cc:493] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.686169 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90cbd3d949c14abc848c90f7ac2c57b4" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:35.688730 24924 raft_consensus.cc:515] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.694586 24924 leader_election.cc:290] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:35.684285 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90cbd3d949c14abc848c90f7ac2c57b4" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:35.695328 24762 raft_consensus.cc:2393] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edc25a2cab5449c4a392e6474bd74b64 in current term 1: Already voted for candidate 16dc13e7bc06411f8c9cad40997b7f96 in this term.
I20260709 14:53:35.696188 24658 leader_election.cc:304] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:35.696848 24902 raft_consensus.cc:3060] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.702785 24902 raft_consensus.cc:2749] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.757354 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cafd7ed1bb4ec79c812f4b6947ce78" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:35.758107 24763 raft_consensus.cc:2468] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:35.771847 24884 tablet_bootstrap.cc:492] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:35.772343 24884 ts_tablet_manager.cc:1403] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.274s	user 0.015s	sys 0.011s
I20260709 14:53:35.773873 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cafd7ed1bb4ec79c812f4b6947ce78" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:35.780555 25179 raft_consensus.cc:493] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.780686 24593 catalog_manager.cc:5697] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.784876 24591 catalog_manager.cc:5697] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.784232 25179 raft_consensus.cc:515] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.795243 25179 leader_election.cc:290] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:35.800911 24885 tablet_bootstrap.cc:492] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:35.804540 24885 ts_tablet_manager.cc:1403] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.214s	user 0.023s	sys 0.017s
I20260709 14:53:35.802696 24886 tablet_bootstrap.cc:492] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:35.805271 24886 ts_tablet_manager.cc:1403] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.272s	user 0.019s	sys 0.030s
I20260709 14:53:35.815228 24886 raft_consensus.cc:359] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.817838 24886 raft_consensus.cc:385] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.818125 24886 raft_consensus.cc:740] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.815497 24884 raft_consensus.cc:359] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.818724 24884 raft_consensus.cc:385] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.818992 24884 raft_consensus.cc:740] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.819610 24884 consensus_queue.cc:260] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:35.820372 24810 leader_election.cc:343] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.820427 25136 consensus_queue.cc:1048] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.822597 24886 consensus_queue.cc:260] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.825937 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac76bb6c4d0848ad85b07b777410616f" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:35.826212 24884 ts_tablet_manager.cc:1434] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260709 14:53:35.827104 24884 tablet_bootstrap.cc:492] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:35.828841 24885 raft_consensus.cc:359] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.829344 24885 raft_consensus.cc:385] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.833990 24886 ts_tablet_manager.cc:1434] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.001s
I20260709 14:53:35.835345 24886 tablet_bootstrap.cc:492] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:35.837072 24885 raft_consensus.cc:740] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.845649 24885 consensus_queue.cc:260] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.853336 25170 raft_consensus.cc:493] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.856284 25170 raft_consensus.cc:515] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.857887 24885 ts_tablet_manager.cc:1434] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.002s
I20260709 14:53:35.860809 25170 leader_election.cc:290] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.851287 24688 raft_consensus.cc:2468] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:35.861393 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9526a3ed0a4a3fbec89362b6b5b13b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:35.862004 24692 raft_consensus.cc:2468] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:35.862442 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9526a3ed0a4a3fbec89362b6b5b13b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:35.863178 24736 leader_election.cc:304] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
W20260709 14:53:35.863904 24734 leader_election.cc:343] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.865829 25170 raft_consensus.cc:2804] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.866171 25170 raft_consensus.cc:493] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.866492 25170 raft_consensus.cc:3060] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.870240 24810 leader_election.cc:304] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:35.875114 25181 raft_consensus.cc:2804] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.875480 25181 raft_consensus.cc:493] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.875793 25181 raft_consensus.cc:3060] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.877020 25128 raft_consensus.cc:493] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.874171 25170 raft_consensus.cc:515] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.881031 24885 tablet_bootstrap.cc:492] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:35.879637 24884 tablet_bootstrap.cc:654] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.885646 24886 tablet_bootstrap.cc:654] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.877497 25128 raft_consensus.cc:515] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.895208 25128 leader_election.cc:290] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.891901 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac76bb6c4d0848ad85b07b777410616f" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:35.897533 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3ebbb3f3d34f6fa8a6ab5f8ec81944" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:35.897616 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3ebbb3f3d34f6fa8a6ab5f8ec81944" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
W20260709 14:53:35.898802 24658 leader_election.cc:343] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:35.899473 24659 leader_election.cc:343] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.899843 24659 leader_election.cc:304] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:35.900878 25128 raft_consensus.cc:2749] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.906787 25170 leader_election.cc:290] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.907570 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9526a3ed0a4a3fbec89362b6b5b13b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:35.908385 24688 raft_consensus.cc:3060] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.903966 25181 raft_consensus.cc:515] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.912774 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9526a3ed0a4a3fbec89362b6b5b13b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:35.916350 24688 raft_consensus.cc:2468] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:35.918074 25178 raft_consensus.cc:493] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.913019 25181 leader_election.cc:290] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:35.918784 24736 leader_election.cc:304] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:35.913266 24807 leader_election.cc:304] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:35.918498 25178 raft_consensus.cc:515] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:35.922343 24734 leader_election.cc:343] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.922405 25170 raft_consensus.cc:2804] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.929561 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac76bb6c4d0848ad85b07b777410616f" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:35.931398 24690 raft_consensus.cc:3060] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.932788 24927 raft_consensus.cc:2804] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.933708 24927 raft_consensus.cc:493] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.934031 24927 raft_consensus.cc:3060] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.935489 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6dba92e83d4bc5876f85b4f8e7efce" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:35.936625 24810 leader_election.cc:343] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.932457 25170 raft_consensus.cc:697] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:35.945240 25170 consensus_queue.cc:237] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.940598 24927 raft_consensus.cc:515] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.950264 25178 leader_election.cc:290] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:35.955840 24927 leader_election.cc:290] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:35.959153 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cafd7ed1bb4ec79c812f4b6947ce78" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
W20260709 14:53:35.960289 24810 leader_election.cc:343] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.960493 24885 tablet_bootstrap.cc:654] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:35.962386 24807 leader_election.cc:343] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.965353 24690 raft_consensus.cc:2468] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:35.966406 24810 leader_election.cc:304] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:35.967175 25136 raft_consensus.cc:2804] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.967758 25136 raft_consensus.cc:697] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:35.968506 25136 consensus_queue.cc:237] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.974231 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac76bb6c4d0848ad85b07b777410616f" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:35.975354 24884 tablet_bootstrap.cc:492] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:35.975744 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cafd7ed1bb4ec79c812f4b6947ce78" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:35.976140 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6dba92e83d4bc5876f85b4f8e7efce" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:35.976286 24765 raft_consensus.cc:3060] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.977859 25188 consensus_queue.cc:1048] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:35.985481 25105 raft_consensus.cc:493] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.985924 25105 raft_consensus.cc:515] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:35.986594 24593 catalog_manager.cc:5697] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.987967 25105 leader_election.cc:290] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:35.991880 24765 raft_consensus.cc:2468] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:35.991616 24591 catalog_manager.cc:5697] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:35.994498 24886 tablet_bootstrap.cc:492] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:35.994973 24886 ts_tablet_manager.cc:1403] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.160s	user 0.020s	sys 0.013s
I20260709 14:53:35.975900 24884 ts_tablet_manager.cc:1403] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.010s
I20260709 14:53:35.995081 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86a00242dc94990a424e32b46a7f145" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:35.995697 24844 raft_consensus.cc:2468] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:35.996721 24734 leader_election.cc:304] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:35.998673 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86a00242dc94990a424e32b46a7f145" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:35.999953 24736 leader_election.cc:343] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.001151 24886 raft_consensus.cc:359] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.001837 24886 raft_consensus.cc:385] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.002131 24886 raft_consensus.cc:740] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.002769 24886 consensus_queue.cc:260] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.003690 25105 raft_consensus.cc:2804] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.004030 25105 raft_consensus.cc:493] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.004345 25105 raft_consensus.cc:3060] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.005246 24886 ts_tablet_manager.cc:1434] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:53:36.006130 24886 tablet_bootstrap.cc:492] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
W20260709 14:53:36.007246 24807 leader_election.cc:343] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.009333 24884 raft_consensus.cc:359] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:36.009747 24807 leader_election.cc:343] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.009991 24884 raft_consensus.cc:385] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.010185 24807 leader_election.cc:304] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.010401 24884 raft_consensus.cc:740] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.011256 24884 consensus_queue.cc:260] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.012223 24927 raft_consensus.cc:2749] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.013732 24884 ts_tablet_manager.cc:1434] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:53:36.014616 24884 tablet_bootstrap.cc:492] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:36.021237 24807 leader_election.cc:304] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.022522 25136 raft_consensus.cc:2804] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.022982 25136 raft_consensus.cc:697] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:36.023836 25136 consensus_queue.cc:237] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.025743 24885 tablet_bootstrap.cc:492] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:36.030079 24885 ts_tablet_manager.cc:1403] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.171s	user 0.012s	sys 0.011s
I20260709 14:53:36.032524 24885 raft_consensus.cc:359] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.023759 24884 tablet_bootstrap.cc:654] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.035447 24885 raft_consensus.cc:385] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.036055 24885 raft_consensus.cc:740] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.037302 25181 consensus_queue.cc:1048] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.037349 24885 consensus_queue.cc:260] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.040637 24885 ts_tablet_manager.cc:1434] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 14:53:36.043054 24885 tablet_bootstrap.cc:492] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:36.047643 25105 raft_consensus.cc:515] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.050202 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86a00242dc94990a424e32b46a7f145" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:36.050748 24692 raft_consensus.cc:3060] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.057289 24886 tablet_bootstrap.cc:654] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.076510 25105 leader_election.cc:290] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
W20260709 14:53:36.102083 24641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:36.103777 24591 catalog_manager.cc:5697] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.122262 24884 tablet_bootstrap.cc:492] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:36.124111 24884 ts_tablet_manager.cc:1403] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.029s
I20260709 14:53:36.110648 24885 tablet_bootstrap.cc:654] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.126554 24884 raft_consensus.cc:359] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.127193 24884 raft_consensus.cc:385] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.107532 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86a00242dc94990a424e32b46a7f145" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:36.112253 25105 consensus_queue.cc:1048] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.127847 24844 raft_consensus.cc:3060] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.113651 25128 consensus_queue.cc:1048] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.113875 24692 raft_consensus.cc:2468] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:36.133530 24736 leader_election.cc:304] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:36.127437 24884 raft_consensus.cc:740] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.137543 25105 raft_consensus.cc:2804] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.139474 25105 raft_consensus.cc:697] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:36.140561 25105 consensus_queue.cc:237] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.144164 24884 consensus_queue.cc:260] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.148888 24886 tablet_bootstrap.cc:492] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.149422 24886 ts_tablet_manager.cc:1403] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.008s
I20260709 14:53:36.150599 24884 ts_tablet_manager.cc:1434] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 14:53:36.151782 24884 tablet_bootstrap.cc:492] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:36.162707 24886 raft_consensus.cc:359] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.163329 24886 raft_consensus.cc:385] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.163899 24886 raft_consensus.cc:740] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.145813 24844 raft_consensus.cc:2468] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:36.164350 24886 consensus_queue.cc:260] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.168761 24885 tablet_bootstrap.cc:492] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:36.169162 24885 ts_tablet_manager.cc:1403] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.006s
I20260709 14:53:36.170831 24886 ts_tablet_manager.cc:1434] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:53:36.171494 24886 tablet_bootstrap.cc:492] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.167287 25170 consensus_queue.cc:1048] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:53:36.175966 24593 catalog_manager.cc:5697] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.196924 24885 raft_consensus.cc:359] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.197595 24885 raft_consensus.cc:385] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.197903 24885 raft_consensus.cc:740] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.198652 24885 consensus_queue.cc:260] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.200726 24885 ts_tablet_manager.cc:1434] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:53:36.201615 24885 tablet_bootstrap.cc:492] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:36.202699 24936 consensus_queue.cc:1048] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.214282 24884 tablet_bootstrap.cc:654] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.218678 25105 raft_consensus.cc:493] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.219164 25105 raft_consensus.cc:515] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.219617 24886 tablet_bootstrap.cc:654] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.221827 25105 leader_election.cc:290] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.224817 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a657eddb7f334317a8a38f8e1cc15670" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:36.229596 24736 leader_election.cc:343] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.231336 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a657eddb7f334317a8a38f8e1cc15670" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:36.232241 24841 raft_consensus.cc:2468] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:36.233503 24734 leader_election.cc:304] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.234562 25105 raft_consensus.cc:2804] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.234905 25105 raft_consensus.cc:493] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.235230 25105 raft_consensus.cc:3060] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.242128 24885 tablet_bootstrap.cc:654] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.246591 25105 raft_consensus.cc:515] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.251972 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a657eddb7f334317a8a38f8e1cc15670" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
W20260709 14:53:36.255178 24736 leader_election.cc:343] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.256891 25105 leader_election.cc:290] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.260052 24884 tablet_bootstrap.cc:492] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:36.260536 24884 ts_tablet_manager.cc:1403] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.015s
I20260709 14:53:36.260056 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a657eddb7f334317a8a38f8e1cc15670" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:36.261446 24841 raft_consensus.cc:3060] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.263265 24884 raft_consensus.cc:359] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.263929 24884 raft_consensus.cc:385] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.264190 24884 raft_consensus.cc:740] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.264824 24884 consensus_queue.cc:260] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.267309 24884 ts_tablet_manager.cc:1434] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:53:36.268043 24841 raft_consensus.cc:2468] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:36.268244 24884 tablet_bootstrap.cc:492] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:36.269245 24734 leader_election.cc:304] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.270298 25105 raft_consensus.cc:2804] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.270990 25105 raft_consensus.cc:697] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:36.276213 24884 tablet_bootstrap.cc:654] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.276230 25105 consensus_queue.cc:237] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.281873 24886 tablet_bootstrap.cc:492] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.282357 24886 ts_tablet_manager.cc:1403] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.000s
I20260709 14:53:36.284915 24886 raft_consensus.cc:359] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.285630 24886 raft_consensus.cc:385] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.285912 24886 raft_consensus.cc:740] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.286553 24886 consensus_queue.cc:260] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.288813 24886 ts_tablet_manager.cc:1434] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:36.290099 24886 tablet_bootstrap.cc:492] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.292053 24884 tablet_bootstrap.cc:492] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:36.292508 24884 ts_tablet_manager.cc:1403] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.001s
I20260709 14:53:36.294953 24884 raft_consensus.cc:359] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.295543 24886 tablet_bootstrap.cc:654] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.295571 24884 raft_consensus.cc:385] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.295977 24884 raft_consensus.cc:740] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.296749 24884 consensus_queue.cc:260] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.299261 24884 ts_tablet_manager.cc:1434] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:36.300370 24884 tablet_bootstrap.cc:492] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:36.305754 24884 tablet_bootstrap.cc:654] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.310271 24886 tablet_bootstrap.cc:492] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.310712 24886 ts_tablet_manager.cc:1403] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.009s
I20260709 14:53:36.313400 24886 raft_consensus.cc:359] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.314061 24886 raft_consensus.cc:385] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.314008 25181 raft_consensus.cc:493] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.314463 24886 raft_consensus.cc:740] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.314622 25181 raft_consensus.cc:515] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.315160 24886 consensus_queue.cc:260] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.315508 24591 catalog_manager.cc:5697] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.316843 24886 ts_tablet_manager.cc:1434] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:36.317102 25181 leader_election.cc:290] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:36.317678 24886 tablet_bootstrap.cc:492] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.318591 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70145442356a44d5bc908f1bcfc33094" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:36.320338 24810 leader_election.cc:343] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.320907 24768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70145442356a44d5bc908f1bcfc33094" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:36.323942 24886 tablet_bootstrap.cc:654] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:36.326895 24807 leader_election.cc:343] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.327416 24807 leader_election.cc:304] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.329433 25105 raft_consensus.cc:493] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.329979 25105 raft_consensus.cc:515] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.331974 25105 leader_election.cc:290] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.334734 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a4d01b71e4ce08db171a3731f4b5c" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.335148 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a4d01b71e4ce08db171a3731f4b5c" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:36.336324 24736 leader_election.cc:343] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.336496 25136 raft_consensus.cc:2749] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.338516 24886 tablet_bootstrap.cc:492] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.339308 24884 tablet_bootstrap.cc:492] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:36.340045 24885 tablet_bootstrap.cc:492] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:36.340598 24884 ts_tablet_manager.cc:1403] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.008s
I20260709 14:53:36.341051 24885 ts_tablet_manager.cc:1403] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.140s	user 0.027s	sys 0.027s
W20260709 14:53:36.341038 24734 leader_election.cc:343] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.342173 24734 leader_election.cc:304] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.340049 24886 ts_tablet_manager.cc:1403] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 14:53:36.343119 25105 raft_consensus.cc:2749] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.343504 24885 raft_consensus.cc:359] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.344101 24885 raft_consensus.cc:385] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.344331 24885 raft_consensus.cc:740] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.345356 25105 raft_consensus.cc:493] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.345788 25105 raft_consensus.cc:515] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.346001 24886 raft_consensus.cc:359] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.346709 24886 raft_consensus.cc:385] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.347033 24886 raft_consensus.cc:740] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.347739 25105 leader_election.cc:290] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.348377 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ed7d4a8de4721bbf2a5fce24391eb" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.348498 24886 consensus_queue.cc:260] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.349354 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614ed7d4a8de4721bbf2a5fce24391eb" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:36.350813 24886 ts_tablet_manager.cc:1434] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:36.351445 24734 leader_election.cc:304] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.351712 24886 tablet_bootstrap.cc:492] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.352622 25105 raft_consensus.cc:2749] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.345084 24885 consensus_queue.cc:260] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.355155 24885 ts_tablet_manager.cc:1434] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:53:36.356575 24885 tablet_bootstrap.cc:492] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:36.343137 24884 raft_consensus.cc:359] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.361712 24884 raft_consensus.cc:385] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.361977 24884 raft_consensus.cc:740] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.362540 24885 tablet_bootstrap.cc:654] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.363008 24884 consensus_queue.cc:260] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.363457 24886 tablet_bootstrap.cc:654] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.371578 24886 tablet_bootstrap.cc:492] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.371992 24886 ts_tablet_manager.cc:1403] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260709 14:53:36.374493 24886 raft_consensus.cc:359] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.375110 24886 raft_consensus.cc:385] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.375347 24886 raft_consensus.cc:740] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.376281 24884 ts_tablet_manager.cc:1434] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:53:36.376943 24884 tablet_bootstrap.cc:492] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:36.377197 24886 consensus_queue.cc:260] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.378443 24885 tablet_bootstrap.cc:492] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:36.378839 24885 ts_tablet_manager.cc:1403] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260709 14:53:36.379197 24886 ts_tablet_manager.cc:1434] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:36.380273 24886 tablet_bootstrap.cc:492] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.381237 24885 raft_consensus.cc:359] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.381852 24885 raft_consensus.cc:385] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.382100 24885 raft_consensus.cc:740] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.382761 24885 consensus_queue.cc:260] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.384703 24885 ts_tablet_manager.cc:1434] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:36.386873 24886 tablet_bootstrap.cc:654] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.387102 24885 tablet_bootstrap.cc:492] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:36.392575 24885 tablet_bootstrap.cc:654] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.395656 24765 raft_consensus.cc:3060] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.408027 25105 consensus_queue.cc:1048] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.408715 25136 raft_consensus.cc:493] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.409154 25136 raft_consensus.cc:515] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.410624 24886 tablet_bootstrap.cc:492] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.410960 24885 tablet_bootstrap.cc:492] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:36.411638 24885 ts_tablet_manager.cc:1403] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 14:53:36.412387 24886 ts_tablet_manager.cc:1403] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.011s
I20260709 14:53:36.411017 25136 leader_election.cc:290] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:36.415376 24886 raft_consensus.cc:359] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.416169 24886 raft_consensus.cc:385] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.415994 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3ebbb3f3d34f6fa8a6ab5f8ec81944" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:36.416349 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3ebbb3f3d34f6fa8a6ab5f8ec81944" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.416791 24763 raft_consensus.cc:2468] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:36.417003 24690 raft_consensus.cc:2468] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:36.407866 25169 raft_consensus.cc:493] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.418047 24807 leader_election.cc:304] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:36.417904 25169 raft_consensus.cc:515] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.414135 24885 raft_consensus.cc:359] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.419584 24885 raft_consensus.cc:385] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.419808 24885 raft_consensus.cc:740] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.420158 25169 leader_election.cc:290] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.420678 25181 raft_consensus.cc:2804] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.421042 25181 raft_consensus.cc:493] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.421227 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44da5eb17bd4ab3a48b946a913784d8" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:36.421612 25181 raft_consensus.cc:3060] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.421847 24844 raft_consensus.cc:2468] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:36.422573 24843 raft_consensus.cc:3060] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.422994 24734 leader_election.cc:304] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:36.423753 25105 raft_consensus.cc:2804] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.424098 25105 raft_consensus.cc:493] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.424316 24886 raft_consensus.cc:740] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.424433 25105 raft_consensus.cc:3060] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.425277 24886 consensus_queue.cc:260] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.425936 24692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44da5eb17bd4ab3a48b946a913784d8" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.427590 24886 ts_tablet_manager.cc:1434] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:36.428552 24886 tablet_bootstrap.cc:492] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.428285 25181 raft_consensus.cc:515] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.430975 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3ebbb3f3d34f6fa8a6ab5f8ec81944" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:36.431496 24690 raft_consensus.cc:3060] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.420374 24885 consensus_queue.cc:260] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.433573 25127 consensus_queue.cc:1048] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.434125 24692 raft_consensus.cc:2468] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:36.438095 24886 tablet_bootstrap.cc:654] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.433557 25105 raft_consensus.cc:515] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.444411 24885 ts_tablet_manager.cc:1434] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:53:36.447045 24885 tablet_bootstrap.cc:492] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:36.449689 25169 raft_consensus.cc:493] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.450224 25169 raft_consensus.cc:515] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.453016 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91783c3349d043798c97098a97e8e9a3" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.453709 24687 raft_consensus.cc:2468] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:36.454743 24736 leader_election.cc:304] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:36.455797 24690 raft_consensus.cc:2468] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:36.455808 25127 raft_consensus.cc:2804] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.456364 25127 raft_consensus.cc:493] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.456717 25127 raft_consensus.cc:3060] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.457098 25105 leader_election.cc:290] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.457271 24886 tablet_bootstrap.cc:492] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.457685 24886 ts_tablet_manager.cc:1403] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260709 14:53:36.457922 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44da5eb17bd4ab3a48b946a913784d8" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:36.458514 24844 raft_consensus.cc:3060] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.459981 24886 raft_consensus.cc:359] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.460409 24886 raft_consensus.cc:385] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.460561 24886 raft_consensus.cc:740] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.461016 24886 consensus_queue.cc:260] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.463611 24886 ts_tablet_manager.cc:1434] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:36.464263 24886 tablet_bootstrap.cc:492] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.464833 24844 raft_consensus.cc:2468] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:36.468022 25169 leader_election.cc:290] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.468653 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44da5eb17bd4ab3a48b946a913784d8" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:36.473656 24765 raft_consensus.cc:3060] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.473798 24687 raft_consensus.cc:3060] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.474542 24734 leader_election.cc:304] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:36.480770 24687 raft_consensus.cc:2468] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:36.469791 24885 tablet_bootstrap.cc:654] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.470296 25127 raft_consensus.cc:515] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.471820 24810 leader_election.cc:304] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:36.472055 25188 consensus_queue.cc:1048] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.491235 25188 raft_consensus.cc:2804] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.491757 25188 raft_consensus.cc:697] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:36.492748 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91783c3349d043798c97098a97e8e9a3" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:36.481477 25169 raft_consensus.cc:2804] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.495501 24687 raft_consensus.cc:3060] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.495587 25169 raft_consensus.cc:697] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:36.496642 25169 consensus_queue.cc:237] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.481611 25136 consensus_queue.cc:1048] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.482048 25181 leader_election.cc:290] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:36.484776 24884 tablet_bootstrap.cc:654] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.469079 24886 tablet_bootstrap.cc:654] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.487172 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3ebbb3f3d34f6fa8a6ab5f8ec81944" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:36.492570 25188 consensus_queue.cc:237] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.493335 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91783c3349d043798c97098a97e8e9a3" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:36.473083 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91783c3349d043798c97098a97e8e9a3" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:36.491219 25127 leader_election.cc:290] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.503983 25179 consensus_queue.cc:1048] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:36.510013 24734 leader_election.cc:343] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.513286 24765 raft_consensus.cc:3060] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:36.517026 24734 leader_election.cc:343] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.539317 24687 raft_consensus.cc:2468] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:36.542357 24736 leader_election.cc:304] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [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: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96
I20260709 14:53:36.536576 24591 catalog_manager.cc:5697] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.543310 25169 raft_consensus.cc:2804] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.543794 25169 raft_consensus.cc:697] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:36.544577 25169 consensus_queue.cc:237] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.541246 24590 catalog_manager.cc:5697] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.554008 24687 raft_consensus.cc:3060] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.541153 24765 raft_consensus.cc:2468] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:36.569288 24886 tablet_bootstrap.cc:492] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.569725 24886 ts_tablet_manager.cc:1403] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.004s
I20260709 14:53:36.573218 25140 consensus_queue.cc:1048] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.573674 24884 tablet_bootstrap.cc:492] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:36.574095 24884 ts_tablet_manager.cc:1403] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.197s	user 0.008s	sys 0.005s
I20260709 14:53:36.577836 24885 tablet_bootstrap.cc:492] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:36.578271 24885 ts_tablet_manager.cc:1403] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.006s
I20260709 14:53:36.572198 24886 raft_consensus.cc:359] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.585697 24885 raft_consensus.cc:359] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.606112 24885 raft_consensus.cc:385] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.586925 24886 raft_consensus.cc:385] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.606437 24885 raft_consensus.cc:740] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.606757 24886 raft_consensus.cc:740] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.607146 24885 consensus_queue.cc:260] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.607430 24886 consensus_queue.cc:260] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.608983 24885 ts_tablet_manager.cc:1434] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:53:36.609866 24885 tablet_bootstrap.cc:492] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:36.610400 24886 ts_tablet_manager.cc:1434] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.001s
I20260709 14:53:36.611194 24886 tablet_bootstrap.cc:492] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.602226 24590 catalog_manager.cc:5697] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.619504 24886 tablet_bootstrap.cc:654] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.620697 24885 tablet_bootstrap.cc:654] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.582567 24884 raft_consensus.cc:359] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.627288 24884 raft_consensus.cc:385] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.627583 24884 raft_consensus.cc:740] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.633083 24886 tablet_bootstrap.cc:492] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.628414 24884 consensus_queue.cc:260] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.636008 24886 ts_tablet_manager.cc:1403] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 14:53:36.638433 24886 raft_consensus.cc:359] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.639070 24886 raft_consensus.cc:385] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.639372 24886 raft_consensus.cc:740] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.640018 24886 consensus_queue.cc:260] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.641978 24886 ts_tablet_manager.cc:1434] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:36.635524 24885 tablet_bootstrap.cc:492] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:36.642551 24885 ts_tablet_manager.cc:1403] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.005s
I20260709 14:53:36.642616 24884 ts_tablet_manager.cc:1434] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.004s
I20260709 14:53:36.645979 24884 tablet_bootstrap.cc:492] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:36.645828 24885 raft_consensus.cc:359] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.646544 24885 raft_consensus.cc:385] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.646848 24885 raft_consensus.cc:740] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.643389 24886 tablet_bootstrap.cc:492] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.647544 24885 consensus_queue.cc:260] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.649618 24885 ts_tablet_manager.cc:1434] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:36.650451 24885 tablet_bootstrap.cc:492] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:36.652384 24886 tablet_bootstrap.cc:654] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.655836 24885 tablet_bootstrap.cc:654] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.663645 24884 tablet_bootstrap.cc:654] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.665572 24885 tablet_bootstrap.cc:492] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:36.665990 24885 ts_tablet_manager.cc:1403] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:53:36.666071 24886 tablet_bootstrap.cc:492] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.666580 24886 ts_tablet_manager.cc:1403] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 14:53:36.668740 24886 raft_consensus.cc:359] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.668637 24885 raft_consensus.cc:359] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.669544 24886 raft_consensus.cc:385] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.669602 24885 raft_consensus.cc:385] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.670008 24886 raft_consensus.cc:740] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.670028 24885 raft_consensus.cc:740] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.671114 24884 tablet_bootstrap.cc:492] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:36.670869 24886 consensus_queue.cc:260] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.670984 24885 consensus_queue.cc:260] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.672987 24886 ts_tablet_manager.cc:1434] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:36.671528 24884 ts_tablet_manager.cc:1403] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.001s
I20260709 14:53:36.673337 24885 ts_tablet_manager.cc:1434] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:36.674165 24885 tablet_bootstrap.cc:492] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:36.675904 24884 raft_consensus.cc:359] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.676594 24884 raft_consensus.cc:385] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.676921 24884 raft_consensus.cc:740] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.677624 24884 consensus_queue.cc:260] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.674180 24886 tablet_bootstrap.cc:492] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.679487 24885 tablet_bootstrap.cc:654] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.683276 25169 raft_consensus.cc:493] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.683833 25169 raft_consensus.cc:515] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.684919 24884 ts_tablet_manager.cc:1434] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 14:53:36.683327 24886 tablet_bootstrap.cc:654] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.686085 25169 leader_election.cc:290] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.687075 24884 tablet_bootstrap.cc:492] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:36.691476 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.692541 24884 tablet_bootstrap.cc:654] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.694347 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:36.694983 24843 raft_consensus.cc:2468] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
W20260709 14:53:36.698772 24736 leader_election.cc:343] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.702780 24734 leader_election.cc:304] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.704597 25127 raft_consensus.cc:2804] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.704977 25127 raft_consensus.cc:493] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.705536 25127 raft_consensus.cc:3060] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.711624 24886 tablet_bootstrap.cc:492] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.712042 24886 ts_tablet_manager.cc:1403] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.010s
I20260709 14:53:36.714167 24886 raft_consensus.cc:359] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.714701 24886 raft_consensus.cc:385] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.714951 24886 raft_consensus.cc:740] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.715389 24886 consensus_queue.cc:260] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.717130 24886 ts_tablet_manager.cc:1434] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:53:36.717975 24886 tablet_bootstrap.cc:492] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.718988 24884 tablet_bootstrap.cc:492] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:36.719403 24884 ts_tablet_manager.cc:1403] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.006s
I20260709 14:53:36.721499 25179 raft_consensus.cc:493] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.721907 25179 raft_consensus.cc:515] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.723094 24886 tablet_bootstrap.cc:654] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.723798 25179 leader_election.cc:290] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:36.725777 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91783c3349d043798c97098a97e8e9a3" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.725908 24884 raft_consensus.cc:359] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.726594 24884 raft_consensus.cc:385] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.726639 24687 raft_consensus.cc:2393] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16dc13e7bc06411f8c9cad40997b7f96 in current term 1: Already voted for candidate 4d2d65cde97446018777fdaa85192000 in this term.
I20260709 14:53:36.726903 24884 raft_consensus.cc:740] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.727581 24884 consensus_queue.cc:260] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.730693 24884 ts_tablet_manager.cc:1434] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:53:36.731556 24884 tablet_bootstrap.cc:492] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:36.733579 24886 tablet_bootstrap.cc:492] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.734421 24886 ts_tablet_manager.cc:1403] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:53:36.736824 24886 raft_consensus.cc:359] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.737464 24886 raft_consensus.cc:385] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.737694 24886 raft_consensus.cc:740] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.738252 24886 consensus_queue.cc:260] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.740177 24886 ts_tablet_manager.cc:1434] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:36.740901 24886 tablet_bootstrap.cc:492] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.741583 25170 consensus_queue.cc:1048] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.744220 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91783c3349d043798c97098a97e8e9a3" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:36.746104 24886 tablet_bootstrap.cc:654] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.746827 24884 tablet_bootstrap.cc:654] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.751935 25128 raft_consensus.cc:493] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.752427 25128 raft_consensus.cc:515] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.754395 25128 leader_election.cc:290] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.755465 25169 consensus_queue.cc:1048] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.756671 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a657eddb7f334317a8a38f8e1cc15670" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:36.757408 24841 raft_consensus.cc:2393] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edc25a2cab5449c4a392e6474bd74b64 in current term 1: Already voted for candidate 4d2d65cde97446018777fdaa85192000 in this term.
I20260709 14:53:36.758631 24807 leader_election.cc:304] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.759517 24886 tablet_bootstrap.cc:492] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.759974 24886 ts_tablet_manager.cc:1403] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 14:53:36.760074 25181 raft_consensus.cc:3060] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.762459 24886 raft_consensus.cc:359] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.763111 24886 raft_consensus.cc:385] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.763366 24886 raft_consensus.cc:740] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.763979 24886 consensus_queue.cc:260] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.766021 24884 tablet_bootstrap.cc:492] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:36.766222 24886 ts_tablet_manager.cc:1434] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:53:36.766558 24884 ts_tablet_manager.cc:1403] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.001s
I20260709 14:53:36.767059 24886 tablet_bootstrap.cc:492] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.767194 25181 raft_consensus.cc:2749] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.769966 24884 raft_consensus.cc:359] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.770658 24884 raft_consensus.cc:385] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.770956 24884 raft_consensus.cc:740] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.771667 24884 consensus_queue.cc:260] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.773772 24884 ts_tablet_manager.cc:1434] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:36.775122 24884 tablet_bootstrap.cc:492] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:36.778506 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a657eddb7f334317a8a38f8e1cc15670" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:36.778754 24886 tablet_bootstrap.cc:654] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.780287 24658 leader_election.cc:304] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:36.781431 25128 raft_consensus.cc:3060] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.785379 24884 tablet_bootstrap.cc:654] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.787617 25169 raft_consensus.cc:493] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.788091 25169 raft_consensus.cc:515] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.810846 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.812243 25169 leader_election.cc:290] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.808715 25170 raft_consensus.cc:493] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.816825 25170 raft_consensus.cc:515] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.818797 25181 raft_consensus.cc:493] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.825929 25181 raft_consensus.cc:515] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
W20260709 14:53:36.822990 24736 leader_election.cc:343] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.823926 25127 raft_consensus.cc:515] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.844405 24936 raft_consensus.cc:493] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.844945 24936 raft_consensus.cc:515] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.851471 24936 leader_election.cc:290] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.854231 25170 leader_election.cc:290] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.852571 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70145442356a44d5bc908f1bcfc33094" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:36.860085 24843 raft_consensus.cc:2468] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:36.866719 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6dba92e83d4bc5876f85b4f8e7efce" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.869544 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
W20260709 14:53:36.873967 24736 leader_election.cc:343] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.861821 24659 leader_election.cc:304] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:36.857167 25127 leader_election.cc:290] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.880028 24936 raft_consensus.cc:2804] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.880357 24936 raft_consensus.cc:493] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.880807 24936 raft_consensus.cc:3060] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:36.881872 24736 leader_election.cc:343] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.884059 24885 tablet_bootstrap.cc:492] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:36.884497 24885 ts_tablet_manager.cc:1403] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.211s	user 0.076s	sys 0.089s
I20260709 14:53:36.880362 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70145442356a44d5bc908f1bcfc33094" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:36.885659 25181 leader_election.cc:290] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:36.885627 24763 raft_consensus.cc:2468] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:36.879426 24884 tablet_bootstrap.cc:492] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:36.889489 24884 ts_tablet_manager.cc:1403] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.115s	user 0.018s	sys 0.015s
I20260709 14:53:36.889653 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a4d01b71e4ce08db171a3731f4b5c" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:36.890151 25128 raft_consensus.cc:2749] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.897025 24885 raft_consensus.cc:359] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.897938 24885 raft_consensus.cc:385] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.898263 24885 raft_consensus.cc:740] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.899070 24885 consensus_queue.cc:260] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.901888 24886 tablet_bootstrap.cc:492] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:36.904062 24886 ts_tablet_manager.cc:1403] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.137s	user 0.023s	sys 0.056s
I20260709 14:53:36.905196 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a4d01b71e4ce08db171a3731f4b5c" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.905773 24693 raft_consensus.cc:2468] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:36.906877 24810 leader_election.cc:304] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:36.907264 24936 raft_consensus.cc:515] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.907243 24886 raft_consensus.cc:359] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.908061 24886 raft_consensus.cc:385] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.908318 24886 raft_consensus.cc:740] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.890210 24765 raft_consensus.cc:2468] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:36.912205 24936 leader_election.cc:290] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.914470 25181 raft_consensus.cc:2804] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.918723 25181 raft_consensus.cc:493] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.919052 25181 raft_consensus.cc:3060] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.919854 24884 raft_consensus.cc:359] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.920468 24884 raft_consensus.cc:385] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.920703 24884 raft_consensus.cc:740] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.921573 24884 consensus_queue.cc:260] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.912606 24886 consensus_queue.cc:260] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.914042 24936 raft_consensus.cc:493] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.923014 24936 raft_consensus.cc:515] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.925074 24936 leader_election.cc:290] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.926084 24886 ts_tablet_manager.cc:1434] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:53:36.929833 24884 ts_tablet_manager.cc:1434] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 14:53:36.931614 24884 tablet_bootstrap.cc:492] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:36.934895 24885 ts_tablet_manager.cc:1434] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.050s	user 0.013s	sys 0.005s
I20260709 14:53:36.935580 24885 tablet_bootstrap.cc:492] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:36.931699 25140 raft_consensus.cc:493] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.936277 25140 raft_consensus.cc:515] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.938884 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7150bc3b3cb04520abb47596a135523c" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:36.941949 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47295194e3cd491bae7788b0f6a2c5ac" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:36.942389 25140 leader_election.cc:290] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
W20260709 14:53:36.940570 24659 leader_election.cc:343] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.942526 24688 raft_consensus.cc:2468] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:36.943470 24810 leader_election.cc:304] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:36.943517 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:36.944108 24843 raft_consensus.cc:2468] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:36.938795 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70145442356a44d5bc908f1bcfc33094" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:36.943499 25243 consensus_queue.cc:1048] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:36.945685 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70145442356a44d5bc908f1bcfc33094" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:36.944766 24841 raft_consensus.cc:3060] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.946236 24762 raft_consensus.cc:3060] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.949412 24838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:36.951848 24734 leader_election.cc:304] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.954244 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6dba92e83d4bc5876f85b4f8e7efce" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:36.956100 24886 tablet_bootstrap.cc:492] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:36.947130 25140 raft_consensus.cc:2804] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.956993 25245 raft_consensus.cc:2804] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.954921 24838 raft_consensus.cc:3060] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.957147 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47295194e3cd491bae7788b0f6a2c5ac" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:36.964581 25170 raft_consensus.cc:493] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.962304 25140 raft_consensus.cc:493] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.968118 25170 raft_consensus.cc:515] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.957680 24844 raft_consensus.cc:2468] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:36.969233 25127 consensus_queue.cc:1048] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:36.971463 25170 leader_election.cc:290] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:36.971907 25140 raft_consensus.cc:3060] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.963606 25245 raft_consensus.cc:493] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.977063 25245 raft_consensus.cc:3060] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.997462 24734 leader_election.cc:304] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:36.999284 24762 raft_consensus.cc:2468] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:36.999822 25246 raft_consensus.cc:2804] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.002490 25246 raft_consensus.cc:493] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.988987 24838 raft_consensus.cc:2468] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:37.002939 25246 raft_consensus.cc:3060] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.978204 24765 raft_consensus.cc:2468] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:37.001269 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47295194e3cd491bae7788b0f6a2c5ac" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:37.006677 24693 raft_consensus.cc:2468] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:37.006395 24658 leader_election.cc:304] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:37.002187 25181 raft_consensus.cc:515] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:36.999816 24768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7150bc3b3cb04520abb47596a135523c" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:37.000764 24841 raft_consensus.cc:2468] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:37.012183 25143 raft_consensus.cc:2804] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.019752 24768 raft_consensus.cc:2468] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:37.019930 25143 raft_consensus.cc:697] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:37.013137 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47295194e3cd491bae7788b0f6a2c5ac" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:37.021018 24658 leader_election.cc:304] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [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: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96
I20260709 14:53:37.020736 25143 consensus_queue.cc:237] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.021885 24937 raft_consensus.cc:2804] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.022212 24937 raft_consensus.cc:493] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.022478 24937 raft_consensus.cc:3060] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.009546 24736 leader_election.cc:304] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:37.017798 25140 raft_consensus.cc:515] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.017009 25245 raft_consensus.cc:515] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.028214 24734 leader_election.cc:304] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:37.033072 25105 raft_consensus.cc:2804] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.034498 25105 raft_consensus.cc:697] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:37.035254 25105 consensus_queue.cc:237] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.037735 24844 raft_consensus.cc:2393] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2d65cde97446018777fdaa85192000 in current term 1: Already voted for candidate 16dc13e7bc06411f8c9cad40997b7f96 in this term.
I20260709 14:53:37.036841 24937 raft_consensus.cc:515] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.039525 24884 tablet_bootstrap.cc:654] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.029016 25243 raft_consensus.cc:2804] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.044823 24690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a4d01b71e4ce08db171a3731f4b5c" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:37.045378 24690 raft_consensus.cc:3060] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.052423 25170 consensus_queue.cc:1048] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.053035 25169 consensus_queue.cc:1048] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.051924 25127 consensus_queue.cc:1048] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:37.042994 25243 raft_consensus.cc:493] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.055044 25243 raft_consensus.cc:3060] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.051935 24886 tablet_bootstrap.cc:654] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.077724 24763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7150bc3b3cb04520abb47596a135523c" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:37.080695 24593 catalog_manager.cc:5697] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.080355 24763 raft_consensus.cc:3060] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.082346 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
W20260709 14:53:37.083643 24736 leader_election.cc:343] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.076820 24937 leader_election.cc:290] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:37.090205 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "834a4d01b71e4ce08db171a3731f4b5c" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:37.090790 24762 raft_consensus.cc:3060] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.073769 25181 leader_election.cc:290] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:37.120435 24885 tablet_bootstrap.cc:654] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.092332 24590 catalog_manager.cc:5697] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.123898 25254 raft_consensus.cc:493] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.101481 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7150bc3b3cb04520abb47596a135523c" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:37.191942 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47295194e3cd491bae7788b0f6a2c5ac" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:37.195603 25169 raft_consensus.cc:493] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.181905 25140 leader_election.cc:290] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:37.200086 24768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47295194e3cd491bae7788b0f6a2c5ac" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:37.124526 25245 leader_election.cc:290] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:37.124653 25243 raft_consensus.cc:515] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.138331 25246 raft_consensus.cc:515] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.215240 25169 raft_consensus.cc:515] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.227814 25169 leader_election.cc:290] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:37.208540 25254 raft_consensus.cc:515] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.228145 25246 leader_election.cc:290] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:37.208427 24693 raft_consensus.cc:3060] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.280367 24690 raft_consensus.cc:2468] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:37.309537 24693 raft_consensus.cc:2468] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:37.312322 24839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:37.313592 24839 raft_consensus.cc:3060] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:37.319173 25250 log.cc:927] Time spent T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64: Append to log took a long time: real 0.154s	user 0.000s	sys 0.001s
W20260709 14:53:37.343953 25256 log.cc:927] Time spent T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 14:53:37.281069 24763 raft_consensus.cc:2468] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:37.347213 24884 tablet_bootstrap.cc:492] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:37.347389 24768 raft_consensus.cc:2393] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 16dc13e7bc06411f8c9cad40997b7f96 in current term 1: Already voted for candidate 4d2d65cde97446018777fdaa85192000 in this term.
I20260709 14:53:37.235482 25254 leader_election.cc:290] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:37.386500 24884 ts_tablet_manager.cc:1403] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.456s	user 0.009s	sys 0.013s
I20260709 14:53:37.390045 24762 raft_consensus.cc:2468] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:37.404986 25246 consensus_queue.cc:1048] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:37.410543 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539610df56964687bf9069af09be91e0" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:37.411325 24688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539610df56964687bf9069af09be91e0" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:37.419090 24885 tablet_bootstrap.cc:492] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:37.427896 24810 leader_election.cc:304] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:37.430516 24885 ts_tablet_manager.cc:1403] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.495s	user 0.015s	sys 0.016s
I20260709 14:53:37.437425 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6dba92e83d4bc5876f85b4f8e7efce" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:37.442070 24810 leader_election.cc:304] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:37.463253 25267 raft_consensus.cc:2804] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.463904 25267 raft_consensus.cc:697] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:37.462566 24658 leader_election.cc:304] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:37.465879 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fffed1b8df420e93d72119d20a73d6" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:37.467168 25128 raft_consensus.cc:2804] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.467868 25128 raft_consensus.cc:697] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:37.481168 25264 raft_consensus.cc:2804] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.484680 25128 consensus_queue.cc:237] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.493135 24839 raft_consensus.cc:2468] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
W20260709 14:53:37.497293 24734 leader_election.cc:343] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.498009 24884 raft_consensus.cc:359] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.481468 25267 consensus_queue.cc:237] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.502388 24884 raft_consensus.cc:385] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:37.507031 24734 leader_election.cc:343] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:37.507124 24736 leader_election.cc:343] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.511475 25257 consensus_queue.cc:1048] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:37.504245 24884 raft_consensus.cc:740] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.516827 25264 raft_consensus.cc:697] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:37.526218 25243 leader_election.cc:290] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:37.527937 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6dba92e83d4bc5876f85b4f8e7efce" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:37.528757 24837 raft_consensus.cc:3060] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.530965 24884 consensus_queue.cc:260] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.503674 24687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fffed1b8df420e93d72119d20a73d6" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
W20260709 14:53:37.558286 24659 leader_election.cc:343] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.542203 24885 raft_consensus.cc:359] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.573239 24885 raft_consensus.cc:385] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.573609 24885 raft_consensus.cc:740] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.574527 24886 tablet_bootstrap.cc:492] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:37.575088 24886 ts_tablet_manager.cc:1403] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.619s	user 0.016s	sys 0.016s
I20260709 14:53:37.517875 25264 consensus_queue.cc:237] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.580451 24885 consensus_queue.cc:260] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.581382 24884 ts_tablet_manager.cc:1434] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.188s	user 0.003s	sys 0.016s
I20260709 14:53:37.588824 24884 tablet_bootstrap.cc:492] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:37.585865 24736 leader_election.cc:304] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:37.603263 24885 ts_tablet_manager.cc:1434] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.172s	user 0.009s	sys 0.000s
W20260709 14:53:37.608858 24736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.129:42879, user_credentials={real_user=slave}} blocked reactor thread for 114038us
I20260709 14:53:37.609894 25254 raft_consensus.cc:2749] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.611893 24734 leader_election.cc:304] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:37.613687 25246 raft_consensus.cc:2804] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.614152 25246 raft_consensus.cc:697] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:37.615084 25246 consensus_queue.cc:237] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.616428 24886 raft_consensus.cc:359] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.617146 24886 raft_consensus.cc:385] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.617471 24886 raft_consensus.cc:740] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.618081 24886 consensus_queue.cc:260] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.618829 24841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47295194e3cd491bae7788b0f6a2c5ac" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
W20260709 14:53:37.623855 24736 leader_election.cc:343] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:37.624559 24736 leader_election.cc:343] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.624920 24736 leader_election.cc:304] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:37.626215 25170 raft_consensus.cc:2749] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.647981 25257 consensus_queue.cc:1048] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.657902 24886 ts_tablet_manager.cc:1434] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.082s	user 0.003s	sys 0.004s
I20260709 14:53:37.659300 24886 tablet_bootstrap.cc:492] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000: Bootstrap starting.
I20260709 14:53:37.672751 24695 raft_consensus.cc:3060] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.624249 24837 raft_consensus.cc:2468] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:37.690725 24884 tablet_bootstrap.cc:654] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.691115 24885 tablet_bootstrap.cc:492] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:37.710216 24734 leader_election.cc:304] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:37.715158 25245 raft_consensus.cc:2804] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.718576 25245 raft_consensus.cc:697] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:37.723560 25245 consensus_queue.cc:237] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.736745 24937 consensus_queue.cc:1048] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:37.745461 24937 consensus_queue.cc:1048] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:37.757243 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47295194e3cd491bae7788b0f6a2c5ac" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:37.756929 24593 catalog_manager.cc:5697] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.758065 24689 raft_consensus.cc:2393] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d2d65cde97446018777fdaa85192000 in current term 1: Already voted for candidate 16dc13e7bc06411f8c9cad40997b7f96 in this term.
I20260709 14:53:37.758723 24593 catalog_manager.cc:5697] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.760847 24736 leader_election.cc:304] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [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: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:37.763613 25170 raft_consensus.cc:2749] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.767890 24885 tablet_bootstrap.cc:654] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.776015 24886 tablet_bootstrap.cc:654] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:37.780740 24641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:37.800231 25266 raft_consensus.cc:493] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.800738 25266 raft_consensus.cc:515] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.814936 25266 leader_election.cc:290] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:37.816429 25170 consensus_queue.cc:1048] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.842453 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:37.845288 25170 consensus_queue.cc:1048] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.861681 24591 catalog_manager.cc:5697] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.895046 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
W20260709 14:53:37.895798 25279 log.cc:927] Time spent T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:53:37.936457 24843 raft_consensus.cc:2468] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:37.951614 24659 leader_election.cc:304] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 4d2d65cde97446018777fdaa85192000
I20260709 14:53:37.966424 25247 raft_consensus.cc:2804] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:37.966820 25247 raft_consensus.cc:493] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4d2d65cde97446018777fdaa85192000)
I20260709 14:53:37.967190 25247 raft_consensus.cc:3060] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.974538 24885 tablet_bootstrap.cc:492] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:37.975008 24885 ts_tablet_manager.cc:1403] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.284s	user 0.025s	sys 0.008s
I20260709 14:53:37.978370 24885 raft_consensus.cc:359] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.980366 24885 raft_consensus.cc:385] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.980687 24885 raft_consensus.cc:740] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.981423 24885 consensus_queue.cc:260] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:37.983556 24885 ts_tablet_manager.cc:1434] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:37.988570 24885 tablet_bootstrap.cc:492] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:37.989622 24843 raft_consensus.cc:3060] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.994931 24886 tablet_bootstrap.cc:492] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000: No bootstrap required, opened a new log
I20260709 14:53:37.995378 24886 ts_tablet_manager.cc:1403] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000: Time spent bootstrapping tablet: real 0.336s	user 0.026s	sys 0.025s
I20260709 14:53:38.001140 25136 consensus_queue.cc:1048] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:38.002805 25266 consensus_queue.cc:1048] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.006536 24591 catalog_manager.cc:5697] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:38.003686 24884 tablet_bootstrap.cc:492] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:38.008679 24591 catalog_manager.cc:5697] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:38.008697 24884 ts_tablet_manager.cc:1403] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.420s	user 0.012s	sys 0.021s
I20260709 14:53:38.019482 24886 raft_consensus.cc:359] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.020193 24886 raft_consensus.cc:385] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.020473 24886 raft_consensus.cc:740] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.029410 24886 consensus_queue.cc:260] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.033656 24885 tablet_bootstrap.cc:654] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.032577 25136 raft_consensus.cc:493] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.043023 25248 consensus_queue.cc:1048] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:53:38.045725 24886 ts_tablet_manager.cc:1434] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260709 14:53:38.049132 25136 raft_consensus.cc:515] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.037300 25247 raft_consensus.cc:515] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.059569 24689 raft_consensus.cc:1240] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Rejecting Update request from peer 4d2d65cde97446018777fdaa85192000 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:38.060613 25247 leader_election.cc:290] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 2 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.061156 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7150bc3b3cb04520abb47596a135523c" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:38.063195 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:38.067047 24884 raft_consensus.cc:359] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.069468 25136 leader_election.cc:290] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:38.071966 24884 raft_consensus.cc:385] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.072279 24884 raft_consensus.cc:740] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.073235 25170 raft_consensus.cc:493] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.073730 25170 raft_consensus.cc:515] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.072873 24884 consensus_queue.cc:260] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.075466 25264 consensus_queue.cc:1048] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.083650 24695 raft_consensus.cc:3060] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.083783 25254 consensus_queue.cc:1059] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.088223 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:38.089097 25170 leader_election.cc:290] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.089854 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7150bc3b3cb04520abb47596a135523c" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:38.090895 24658 leader_election.cc:304] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [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: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:38.093900 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d133044940b640489394968326cebd83" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:38.094997 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d133044940b640489394968326cebd83" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:38.096778 25105 raft_consensus.cc:3055] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:38.097117 25105 raft_consensus.cc:740] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:38.097910 25105 consensus_queue.cc:260] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.099102 25105 raft_consensus.cc:3060] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:38.096292 24736 leader_election.cc:343] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.096774 25249 raft_consensus.cc:2749] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:38.105669 25248 raft_consensus.cc:493] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.106472 25254 consensus_queue.cc:1048] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:38.109416 24734 leader_election.cc:343] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.109779 24734 leader_election.cc:304] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:38.110244 24807 leader_election.cc:304] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96; no voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:38.110698 25254 raft_consensus.cc:2749] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.106158 25248 raft_consensus.cc:515] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.113466 25261 raft_consensus.cc:2749] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:38.121696 25136 raft_consensus.cc:493] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.126317 25140 consensus_queue.cc:1048] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:38.130055 25136 raft_consensus.cc:515] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.131994 25136 leader_election.cc:290] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:38.124164 24884 ts_tablet_manager.cc:1434] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.114s	user 0.003s	sys 0.003s
I20260709 14:53:38.142330 25248 leader_election.cc:290] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.142544 24761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fffed1b8df420e93d72119d20a73d6" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:38.143179 24761 raft_consensus.cc:2468] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 0.
I20260709 14:53:38.147096 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:38.147363 24689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fffed1b8df420e93d72119d20a73d6" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:38.147641 24843 raft_consensus.cc:2468] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:38.148674 24659 leader_election.cc:304] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [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: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:38.149003 24807 leader_election.cc:304] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:38.156452 25264 consensus_queue.cc:1048] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:38.155968 25261 raft_consensus.cc:2804] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.158159 25261 raft_consensus.cc:493] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.158478 25261 raft_consensus.cc:3060] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.161293 24884 tablet_bootstrap.cc:492] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
W20260709 14:53:38.165220 24810 leader_election.cc:343] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.164413 25254 consensus_queue.cc:1048] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:53:38.163723 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:38.203042 24884 tablet_bootstrap.cc:654] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.215066 25247 raft_consensus.cc:2804] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:38.223060 25247 raft_consensus.cc:493] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4d2d65cde97446018777fdaa85192000)
I20260709 14:53:38.223466 25247 raft_consensus.cc:3060] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.211655 25261 raft_consensus.cc:515] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.250550 25247 raft_consensus.cc:515] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.260094 25261 leader_election.cc:290] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:38.261250 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fffed1b8df420e93d72119d20a73d6" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:38.261911 24770 raft_consensus.cc:3060] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.262179 25247 leader_election.cc:290] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 2 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.263649 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fffed1b8df420e93d72119d20a73d6" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:38.263922 25105 consensus_queue.cc:1048] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.264684 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:38.265515 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
W20260709 14:53:38.264945 24810 leader_election.cc:343] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.263890 24885 tablet_bootstrap.cc:492] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:38.267477 24659 leader_election.cc:304] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [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: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:38.267740 24885 ts_tablet_manager.cc:1403] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.279s	user 0.032s	sys 0.012s
I20260709 14:53:38.268311 25247 raft_consensus.cc:2749] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:38.270269 24885 raft_consensus.cc:359] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.272133 24885 raft_consensus.cc:385] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.272699 24885 raft_consensus.cc:740] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.273244 24885 consensus_queue.cc:260] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.275102 24695 raft_consensus.cc:1240] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Rejecting Update request from peer 4d2d65cde97446018777fdaa85192000 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:38.275640 24885 ts_tablet_manager.cc:1434] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:53:38.276484 25245 consensus_queue.cc:1059] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.276503 24885 tablet_bootstrap.cc:492] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:38.277268 25245 raft_consensus.cc:3055] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:53:38.277858 25303 log.cc:927] Time spent T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 14:53:38.277827 25245 raft_consensus.cc:740] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:38.278697 25245 consensus_queue.cc:260] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.279841 25245 raft_consensus.cc:3060] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.284155 24885 tablet_bootstrap.cc:654] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.284035 24693 raft_consensus.cc:3060] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.305042 24884 tablet_bootstrap.cc:492] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:38.305501 24884 ts_tablet_manager.cc:1403] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.149s	user 0.017s	sys 0.008s
I20260709 14:53:38.315315 24885 tablet_bootstrap.cc:492] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:38.315095 24884 raft_consensus.cc:359] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.315764 24885 ts_tablet_manager.cc:1403] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.008s
I20260709 14:53:38.317032 24770 raft_consensus.cc:2468] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 1.
I20260709 14:53:38.318495 24807 leader_election.cc:304] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:38.318523 24885 raft_consensus.cc:359] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.319660 25136 raft_consensus.cc:2804] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.315750 24884 raft_consensus.cc:385] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.321743 24885 raft_consensus.cc:385] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.323112 24885 raft_consensus.cc:740] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.323772 24885 consensus_queue.cc:260] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.322379 24884 raft_consensus.cc:740] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.322402 25136 raft_consensus.cc:697] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:38.326649 25136 consensus_queue.cc:237] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.331110 24885 ts_tablet_manager.cc:1434] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:38.332567 24885 tablet_bootstrap.cc:492] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:38.331274 24884 consensus_queue.cc:260] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.336445 24884 ts_tablet_manager.cc:1434] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260709 14:53:38.337314 24884 tablet_bootstrap.cc:492] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:38.338884 24885 tablet_bootstrap.cc:654] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.343127 24884 tablet_bootstrap.cc:654] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.344079 24590 catalog_manager.cc:5697] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:38.345439 25143 raft_consensus.cc:493] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.345868 25143 raft_consensus.cc:515] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.351791 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6dba92e83d4bc5876f85b4f8e7efce" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:38.353631 24885 tablet_bootstrap.cc:492] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:38.354106 24885 ts_tablet_manager.cc:1403] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 14:53:38.356040 24884 tablet_bootstrap.cc:492] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:38.356447 24884 ts_tablet_manager.cc:1403] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 14:53:38.356863 24885 raft_consensus.cc:359] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.357486 24885 raft_consensus.cc:385] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.357693 24885 raft_consensus.cc:740] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.358407 24885 consensus_queue.cc:260] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.358831 24884 raft_consensus.cc:359] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.359467 24884 raft_consensus.cc:385] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.359714 24884 raft_consensus.cc:740] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.360066 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe6dba92e83d4bc5876f85b4f8e7efce" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:38.360553 24885 ts_tablet_manager.cc:1434] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:53:38.360314 24884 consensus_queue.cc:260] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.361369 24659 leader_election.cc:304] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [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: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:38.361716 24885 tablet_bootstrap.cc:492] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:38.362106 25247 raft_consensus.cc:2749] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:38.362390 24884 ts_tablet_manager.cc:1434] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:38.363253 24884 tablet_bootstrap.cc:492] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96: Bootstrap starting.
I20260709 14:53:38.365284 25143 leader_election.cc:290] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.366935 25245 consensus_queue.cc:1048] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.367974 24885 tablet_bootstrap.cc:654] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.377344 24884 tablet_bootstrap.cc:654] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.382624 24884 tablet_bootstrap.cc:492] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96: No bootstrap required, opened a new log
I20260709 14:53:38.383018 24884 ts_tablet_manager.cc:1403] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.006s
I20260709 14:53:38.385280 24884 raft_consensus.cc:359] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.385918 24884 raft_consensus.cc:385] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.386162 24884 raft_consensus.cc:740] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.386799 24884 consensus_queue.cc:260] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.388707 24884 ts_tablet_manager.cc:1434] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:38.398536 24885 tablet_bootstrap.cc:492] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:38.398916 24885 ts_tablet_manager.cc:1403] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.005s
I20260709 14:53:38.400636 24885 raft_consensus.cc:359] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.401109 24885 raft_consensus.cc:385] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.401317 24885 raft_consensus.cc:740] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.401785 24885 consensus_queue.cc:260] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.403075 24885 ts_tablet_manager.cc:1434] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:38.404083 24885 tablet_bootstrap.cc:492] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64: Bootstrap starting.
I20260709 14:53:38.408007 24885 tablet_bootstrap.cc:654] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.411931 24885 tablet_bootstrap.cc:492] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64: No bootstrap required, opened a new log
I20260709 14:53:38.412259 24885 ts_tablet_manager.cc:1403] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:38.414323 24885 raft_consensus.cc:359] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.415131 24885 raft_consensus.cc:385] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.415372 24885 raft_consensus.cc:740] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.416015 24885 consensus_queue.cc:260] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.417634 24885 ts_tablet_manager.cc:1434] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:38.482116 25245 raft_consensus.cc:493] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.482551 25245 raft_consensus.cc:515] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.484020 25245 leader_election.cc:290] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.484735 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dce908638c4f3aa6ddcd42f55cca2b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:38.484850 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dce908638c4f3aa6ddcd42f55cca2b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:38.485262 24691 raft_consensus.cc:2468] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:38.485357 24843 raft_consensus.cc:2468] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 0.
I20260709 14:53:38.486310 24736 leader_election.cc:304] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:38.486873 25245 raft_consensus.cc:2804] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.487206 25245 raft_consensus.cc:493] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.487525 25245 raft_consensus.cc:3060] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.492333 25245 raft_consensus.cc:515] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.494025 25245 leader_election.cc:290] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.494877 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dce908638c4f3aa6ddcd42f55cca2b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:38.495069 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49dce908638c4f3aa6ddcd42f55cca2b" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:38.495349 24691 raft_consensus.cc:3060] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.495496 24843 raft_consensus.cc:3060] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.496131 25247 raft_consensus.cc:493] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.496568 25247 raft_consensus.cc:515] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.500227 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539610df56964687bf9069af09be91e0" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:38.500860 24762 raft_consensus.cc:2468] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:38.500980 24843 raft_consensus.cc:2468] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:38.500309 25247 leader_election.cc:290] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.501827 24734 leader_election.cc:304] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:38.502174 24658 leader_election.cc:304] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:38.502863 25143 raft_consensus.cc:2804] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.502913 25170 raft_consensus.cc:2804] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.503286 25143 raft_consensus.cc:493] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.503443 25170 raft_consensus.cc:697] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:38.503662 25143 raft_consensus.cc:3060] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.503464 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539610df56964687bf9069af09be91e0" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:38.504366 25170 consensus_queue.cc:237] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.505267 24843 raft_consensus.cc:2468] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:38.507352 24691 raft_consensus.cc:2468] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 1.
I20260709 14:53:38.509811 25143 raft_consensus.cc:515] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.511732 25143 leader_election.cc:290] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.512002 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539610df56964687bf9069af09be91e0" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:38.512226 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539610df56964687bf9069af09be91e0" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:38.512537 24762 raft_consensus.cc:3060] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.512771 24843 raft_consensus.cc:3060] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.516855 24843 raft_consensus.cc:2468] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:38.517100 24593 catalog_manager.cc:5697] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:38.518081 24659 leader_election.cc:304] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:38.518499 24762 raft_consensus.cc:2468] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:38.518872 25143 raft_consensus.cc:2804] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.520357 25143 raft_consensus.cc:697] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:38.521134 25143 consensus_queue.cc:237] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.530526 24593 catalog_manager.cc:5697] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:38.550858 25143 raft_consensus.cc:493] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.551255 25143 raft_consensus.cc:515] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.552937 25143 leader_election.cc:290] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.553257 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d133044940b640489394968326cebd83" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:38.553498 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d133044940b640489394968326cebd83" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:38.553864 24762 raft_consensus.cc:2468] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:38.554047 24836 raft_consensus.cc:2468] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 0.
I20260709 14:53:38.554872 24658 leader_election.cc:304] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:38.555675 25280 raft_consensus.cc:2804] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.556023 25280 raft_consensus.cc:493] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.556296 25280 raft_consensus.cc:3060] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.560915 25280 raft_consensus.cc:515] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.562361 25280 leader_election.cc:290] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.562860 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d133044940b640489394968326cebd83" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:38.563179 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d133044940b640489394968326cebd83" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:38.563382 24762 raft_consensus.cc:3060] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.563663 24843 raft_consensus.cc:3060] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.569047 24843 raft_consensus.cc:2468] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:38.569370 24762 raft_consensus.cc:2468] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 1.
I20260709 14:53:38.569972 24659 leader_election.cc:304] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:38.570690 25248 raft_consensus.cc:2804] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.571136 25248 raft_consensus.cc:697] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:38.571899 25248 consensus_queue.cc:237] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.588642 24593 catalog_manager.cc:5697] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:38.707238 25248 raft_consensus.cc:493] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.707666 25248 raft_consensus.cc:515] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:38.709244 25248 leader_election.cc:290] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:38.709685 24770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fffed1b8df420e93d72119d20a73d6" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:38.710351 24770 raft_consensus.cc:2393] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edc25a2cab5449c4a392e6474bd74b64 in current term 1: Already voted for candidate 16dc13e7bc06411f8c9cad40997b7f96 in this term.
I20260709 14:53:38.710703 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fffed1b8df420e93d72119d20a73d6" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:38.711859 24659 leader_election.cc:304] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000
I20260709 14:53:38.712466 25248 raft_consensus.cc:3060] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.717586 25248 raft_consensus.cc:2749] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.871045 25136 consensus_queue.cc:1048] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.880976 25136 consensus_queue.cc:1048] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.920154 25143 consensus_queue.cc:1048] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.930323 25280 consensus_queue.cc:1048] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.966773 25280 consensus_queue.cc:1048] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.975535 25248 consensus_queue.cc:1048] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.999441 25245 consensus_queue.cc:1048] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.008823 25170 consensus_queue.cc:1048] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.351390 25328 raft_consensus.cc:493] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.351868 25328 raft_consensus.cc:515] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:39.353762 25328 leader_election.cc:290] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:39.354256 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:39.354610 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:39.354879 24691 raft_consensus.cc:2468] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:39.355782 24736 leader_election.cc:304] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [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: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:39.356340 25328 raft_consensus.cc:2804] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:39.356599 25328 raft_consensus.cc:493] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.356833 25328 raft_consensus.cc:3060] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:39.361429 25328 raft_consensus.cc:515] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:39.363129 25328 leader_election.cc:290] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 3 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:39.363641 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:39.364156 24691 raft_consensus.cc:3060] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:39.364094 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:39.369189 24691 raft_consensus.cc:2468] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 3.
I20260709 14:53:39.370126 24736 leader_election.cc:304] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96
I20260709 14:53:39.370918 25328 raft_consensus.cc:2804] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:39.371426 25328 raft_consensus.cc:697] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 3 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:39.385789 25328 consensus_queue.cc:237] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER 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: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:39.407096 24590 catalog_manager.cc:5697] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.554543 25335 raft_consensus.cc:493] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d2d65cde97446018777fdaa85192000)
I20260709 14:53:39.554986 25335 raft_consensus.cc:515] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:39.556749 25335 leader_election.cc:290] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:39.557410 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:39.557600 24762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e9494f89c443ea93abfe1b02b6479" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:39.558166 24693 raft_consensus.cc:2368] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16dc13e7bc06411f8c9cad40997b7f96 for earlier term 2. Current term is 3.
I20260709 14:53:39.559116 24810 leader_election.cc:400] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 2 pre-election: Vote denied by peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879) with higher term. Message: Invalid argument: T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16dc13e7bc06411f8c9cad40997b7f96 for earlier term 2. Current term is 3.
I20260709 14:53:39.559309 24810 leader_election.cc:403] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:39.559705 25335 raft_consensus.cc:3060] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:39.565266 25335 raft_consensus.cc:2749] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879) with higher term. Message: Invalid argument: T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16dc13e7bc06411f8c9cad40997b7f96 for earlier term 2. Current term is 3.
I20260709 14:53:39.599982 25336 raft_consensus.cc:493] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.600389 25336 raft_consensus.cc:515] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:39.602658 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:39.602818 25336 leader_election.cc:290] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:39.602916 24843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:39.603982 24734 leader_election.cc:304] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [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: 4d2d65cde97446018777fdaa85192000; no voters: 16dc13e7bc06411f8c9cad40997b7f96, edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:39.604487 25336 raft_consensus.cc:2749] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:39.744536 25136 raft_consensus.cc:493] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4d2d65cde97446018777fdaa85192000)
I20260709 14:53:39.745005 25136 raft_consensus.cc:515] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:39.747561 25136 leader_election.cc:290] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:39.748145 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64" is_pre_election: true
I20260709 14:53:39.748584 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:39.748914 24693 raft_consensus.cc:2393] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16dc13e7bc06411f8c9cad40997b7f96 in current term 2: Already voted for candidate edc25a2cab5449c4a392e6474bd74b64 in this term.
I20260709 14:53:39.749226 24765 raft_consensus.cc:2468] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 2.
I20260709 14:53:39.750073 24807 leader_election.cc:304] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:39.750581 25136 raft_consensus.cc:2804] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:39.750864 25136 raft_consensus.cc:493] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4d2d65cde97446018777fdaa85192000)
I20260709 14:53:39.751190 25136 raft_consensus.cc:3060] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:39.755601 25136 raft_consensus.cc:515] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:39.756837 25136 leader_election.cc:290] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [CANDIDATE]: Term 2 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763)
I20260709 14:53:39.757638 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:39.757719 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "16dc13e7bc06411f8c9cad40997b7f96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:39.758334 24693 raft_consensus.cc:2393] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 16dc13e7bc06411f8c9cad40997b7f96 in current term 2: Already voted for candidate edc25a2cab5449c4a392e6474bd74b64 in this term.
I20260709 14:53:39.763367 24765 raft_consensus.cc:2468] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16dc13e7bc06411f8c9cad40997b7f96 in term 2.
I20260709 14:53:39.764230 24807 leader_election.cc:304] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [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: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: edc25a2cab5449c4a392e6474bd74b64
I20260709 14:53:39.764750 25136 raft_consensus.cc:2804] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:39.765115 25136 raft_consensus.cc:697] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 LEADER]: Becoming Leader. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:39.765628 25136 consensus_queue.cc:237] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:39.773942 24590 catalog_manager.cc:5697] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 reported cstate change: term changed from 1 to 2, leader changed from 4d2d65cde97446018777fdaa85192000 (127.23.8.130) to 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "16dc13e7bc06411f8c9cad40997b7f96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:39.789889 24843 raft_consensus.cc:1275] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 3 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:39.791134 25328 consensus_queue.cc:1048] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:39.802064 24693 raft_consensus.cc:1275] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 3 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:39.803437 25328 consensus_queue.cc:1048] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.064630 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:53:40.091363 25280 raft_consensus.cc:493] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.091867 25280 raft_consensus.cc:515] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:40.093493 25280 leader_election.cc:290] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:40.094026 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000" is_pre_election: true
I20260709 14:53:40.094334 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96" is_pre_election: true
I20260709 14:53:40.094637 24765 raft_consensus.cc:2468] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 2.
I20260709 14:53:40.095712 24658 leader_election.cc:304] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96
I20260709 14:53:40.096439 25248 raft_consensus.cc:2804] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:40.096730 25248 raft_consensus.cc:493] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.097025 25248 raft_consensus.cc:3060] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:40.102627 25343 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 14:53:40.102641 25346 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 14:53:40.106467 25248 raft_consensus.cc:515] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:40.108327 25248 leader_election.cc:290] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 3 election: Requested vote from peers 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:40.108886 24765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4d2d65cde97446018777fdaa85192000"
I20260709 14:53:40.109205 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2035ab96f4b0882be7bd87a7452d7" candidate_uuid: "edc25a2cab5449c4a392e6474bd74b64" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:40.109488 24765 raft_consensus.cc:3060] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:40.109845 25344 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 14:53:40.113555 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:40.114811 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:53:40.114909 24765 raft_consensus.cc:2468] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc25a2cab5449c4a392e6474bd74b64 in term 3.
W20260709 14:53:40.115141 23586 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 14:53:40.115631 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608820115611 us; error 0 us; skew 500 ppm
I20260709 14:53:40.116065 24658 leader_election.cc:304] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 16dc13e7bc06411f8c9cad40997b7f96
I20260709 14:53:40.116441 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:40.117035 25280 raft_consensus.cc:2804] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:40.118891 25280 raft_consensus.cc:697] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 3 LEADER]: Becoming Leader. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:40.119766 25280 consensus_queue.cc:237] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:40.129734 24593 catalog_manager.cc:5697] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 reported cstate change: term changed from 2 to 3, leader changed from 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131) to edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129). New cstate: current_term: 3 leader_uuid: "edc25a2cab5449c4a392e6474bd74b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:40.132635 23586 webserver.cc:533] Webserver started at http://127.23.8.132:45587/ using document root <none> and password file <none>
I20260709 14:53:40.133363 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:40.133658 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:40.134078 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:40.135560 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-3-root/instance:
uuid: "933625f04dbe4236aa96a1a1f1f5e066"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-gjv7"
I20260709 14:53:40.142735 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:40.146180 25352 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.146944 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:40.147217 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-3-root
uuid: "933625f04dbe4236aa96a1a1f1f5e066"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-gjv7"
I20260709 14:53:40.147500 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608786900544-23586-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 14:53:40.166113 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:40.167738 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:40.169574 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:40.172497 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:40.172735 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.173029 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:40.173264 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:53:40.221464 24765 raft_consensus.cc:1240] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 3 FOLLOWER]: Rejecting Update request from peer 16dc13e7bc06411f8c9cad40997b7f96 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:40.225554 25335 consensus_queue.cc:1059] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:40.234999 25298 raft_consensus.cc:3055] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:40.235450 25298 raft_consensus.cc:740] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:40.236263 25298 consensus_queue.cc:260] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:40.235085 24693 raft_consensus.cc:1240] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 3 LEADER]: Rejecting Update request from peer 16dc13e7bc06411f8c9cad40997b7f96 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:40.237488 25298 raft_consensus.cc:3060] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:40.251521 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.132:43963
I20260709 14:53:40.251638 25414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.132:43963 every 8 connection(s)
I20260709 14:53:40.264202 23586 auto_leader_rebalancer-test.cc:446] add a tserver: 933625f04dbe4236aa96a1a1f1f5e066
I20260709 14:53:40.279137 25415 heartbeater.cc:344] Connected to a master server at 127.23.8.190:37081
I20260709 14:53:40.279518 25415 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:40.280195 25415 heartbeater.cc:507] Master 127.23.8.190:37081 requested a full tablet report, sending...
I20260709 14:53:40.282444 24593 ts_manager.cc:194] Registered new tserver with Master: 933625f04dbe4236aa96a1a1f1f5e066 (127.23.8.132:43963)
I20260709 14:53:40.284071 24593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58324
I20260709 14:53:40.556589 24843 raft_consensus.cc:1275] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 3 FOLLOWER]: Refusing update from remote peer edc25a2cab5449c4a392e6474bd74b64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:53:40.556989 24843 pending_rounds.cc:85] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96: Aborting all ops after (but not including) 1
I20260709 14:53:40.557281 24843 pending_rounds.cc:107] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:53:40.557566 24843 raft_consensus.cc:2889] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:40.558682 25248 consensus_queue.cc:1048] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:40.565490 24765 raft_consensus.cc:1275] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 3 FOLLOWER]: Refusing update from remote peer edc25a2cab5449c4a392e6474bd74b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:40.566774 25280 consensus_queue.cc:1048] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:41.286726 25415 heartbeater.cc:499] Master 127.23.8.190:37081 was elected leader, sending a full tablet report...
I20260709 14:53:45.415338 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:45.460457 24843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3"
dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
mode: GRACEFUL
new_leader_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:35836
I20260709 14:53:45.461071 24843 raft_consensus.cc:606] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Received request to transfer leadership to TS 4d2d65cde97446018777fdaa85192000
I20260709 14:53:45.472540 24693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9"
dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
mode: GRACEFUL
new_leader_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:34194
I20260709 14:53:45.472960 24693 raft_consensus.cc:606] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Received request to transfer leadership to TS 4d2d65cde97446018777fdaa85192000
I20260709 14:53:45.475394 24843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64181ef173264ef09e348abad29935e1"
dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
mode: GRACEFUL
new_leader_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:35836
I20260709 14:53:45.476861 24843 raft_consensus.cc:606] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Received request to transfer leadership to TS 4d2d65cde97446018777fdaa85192000
I20260709 14:53:45.478962 24693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cdf6e2090954caaa3849f6ef42171f4"
dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
mode: GRACEFUL
new_leader_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:34194
I20260709 14:53:45.479434 24693 raft_consensus.cc:606] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Received request to transfer leadership to TS 4d2d65cde97446018777fdaa85192000
I20260709 14:53:45.482296 24693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9457e311f2742d4a5922b41d42f4508"
dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
mode: GRACEFUL
new_leader_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:34194
I20260709 14:53:45.482800 24693 raft_consensus.cc:606] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Received request to transfer leadership to TS 4d2d65cde97446018777fdaa85192000
I20260709 14:53:45.483597 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:45.484565 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:45.662214 25434 raft_consensus.cc:993] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96: : Instructing follower 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:45.662725 25439 raft_consensus.cc:1081] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Signalling peer 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:45.664247 24764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3"
dest_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:60000
I20260709 14:53:45.664711 24764 raft_consensus.cc:493] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:45.664952 24764 raft_consensus.cc:3060] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.669071 24764 raft_consensus.cc:515] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:45.671701 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:45.671793 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b4998e66e4cba8e2f9103cdcb36a3" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:45.672540 24693 raft_consensus.cc:3060] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.672646 24836 raft_consensus.cc:3055] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:45.672994 24836 raft_consensus.cc:740] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:45.672117 24764 leader_election.cc:290] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Requested vote from peers 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449), edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879)
I20260709 14:53:45.673734 24836 consensus_queue.cc:260] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:45.674705 24836 raft_consensus.cc:3060] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.680616 24693 raft_consensus.cc:2468] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:45.683005 24736 leader_election.cc:304] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:45.683749 25336 raft_consensus.cc:2804] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:45.684108 25336 raft_consensus.cc:697] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:45.684850 25336 consensus_queue.cc:237] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } }
I20260709 14:53:45.688256 24836 raft_consensus.cc:2468] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:45.697679 24590 catalog_manager.cc:5697] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 1 to 2, leader changed from 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131) to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.749270 25429 raft_consensus.cc:993] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64: : Instructing follower 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:45.749795 25429 raft_consensus.cc:1081] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Signalling peer 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:45.751047 24764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9"
dest_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:60012
I20260709 14:53:45.751443 24764 raft_consensus.cc:493] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:45.751699 24764 raft_consensus.cc:3060] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.755777 24764 raft_consensus.cc:515] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.757126 24764 leader_election.cc:290] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:45.757745 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:45.758059 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5027815c6ca8437a9a35db930b96c7e9" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:45.758260 24691 raft_consensus.cc:3055] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:45.758504 24836 raft_consensus.cc:3060] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.758591 24691 raft_consensus.cc:740] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:45.759243 24691 consensus_queue.cc:260] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.760347 24691 raft_consensus.cc:3060] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.764099 25439 raft_consensus.cc:993] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96: : Instructing follower 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:45.764372 24836 raft_consensus.cc:2468] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:45.764565 25426 raft_consensus.cc:1081] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Signalling peer 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:45.765376 24734 leader_election.cc:304] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:45.766050 25336 raft_consensus.cc:2804] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:45.766374 24764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64181ef173264ef09e348abad29935e1"
dest_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:60000
I20260709 14:53:45.766541 25336 raft_consensus.cc:697] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:45.766845 24764 raft_consensus.cc:493] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:45.767176 24764 raft_consensus.cc:3060] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.767326 25336 consensus_queue.cc:237] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.771415 24691 raft_consensus.cc:2468] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:45.773495 24764 raft_consensus.cc:515] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.775671 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64181ef173264ef09e348abad29935e1" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:45.776017 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64181ef173264ef09e348abad29935e1" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:45.776170 24691 raft_consensus.cc:3060] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.776536 24836 raft_consensus.cc:3055] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:45.776950 24836 raft_consensus.cc:740] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16dc13e7bc06411f8c9cad40997b7f96, State: Running, Role: LEADER
I20260709 14:53:45.777565 24764 leader_election.cc:290] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:45.778390 24836 consensus_queue.cc:260] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.779569 24836 raft_consensus.cc:3060] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.781931 24691 raft_consensus.cc:2468] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:45.783545 24736 leader_election.cc:304] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2d65cde97446018777fdaa85192000, edc25a2cab5449c4a392e6474bd74b64; no voters: 
I20260709 14:53:45.784911 25445 raft_consensus.cc:2804] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:45.785396 25445 raft_consensus.cc:697] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:45.786787 25445 consensus_queue.cc:237] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.789013 24836 raft_consensus.cc:2468] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:45.794687 24590 catalog_manager.cc:5697] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 1 to 2, leader changed from edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129) to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.807538 24590 catalog_manager.cc:5697] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 1 to 2, leader changed from 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131) to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.855729 25431 raft_consensus.cc:993] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64: : Instructing follower 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:45.856115 25435 raft_consensus.cc:1081] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Signalling peer 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:45.857319 24764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9457e311f2742d4a5922b41d42f4508"
dest_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:60012
I20260709 14:53:45.857695 24764 raft_consensus.cc:493] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:45.857913 24764 raft_consensus.cc:3060] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.861756 24764 raft_consensus.cc:515] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.862960 24764 leader_election.cc:290] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:45.863632 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9457e311f2742d4a5922b41d42f4508" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:45.863785 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9457e311f2742d4a5922b41d42f4508" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:45.864158 24693 raft_consensus.cc:3055] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:45.864228 24836 raft_consensus.cc:3060] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.864416 24693 raft_consensus.cc:740] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:45.865078 24693 consensus_queue.cc:260] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.866011 24693 raft_consensus.cc:3060] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.868723 24836 raft_consensus.cc:2468] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:45.869822 24734 leader_election.cc:304] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:45.870688 25445 raft_consensus.cc:2804] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:45.870976 24693 raft_consensus.cc:2468] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:45.871168 25445 raft_consensus.cc:697] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:45.872057 25445 consensus_queue.cc:237] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.881108 24590 catalog_manager.cc:5697] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 1 to 2, leader changed from edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129) to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.975914 25435 raft_consensus.cc:993] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64: : Instructing follower 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:45.976337 25431 raft_consensus.cc:1081] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Signalling peer 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:45.977754 24764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cdf6e2090954caaa3849f6ef42171f4"
dest_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:60012
I20260709 14:53:45.978137 24764 raft_consensus.cc:493] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:45.978382 24764 raft_consensus.cc:3060] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.982851 24764 raft_consensus.cc:515] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.985001 24764 leader_election.cc:290] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:45.985569 24693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf6e2090954caaa3849f6ef42171f4" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:45.986091 24693 raft_consensus.cc:3055] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:45.986260 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cdf6e2090954caaa3849f6ef42171f4" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:45.986398 24693 raft_consensus.cc:740] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:45.986804 24836 raft_consensus.cc:3060] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.987201 24693 consensus_queue.cc:260] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:45.988307 24693 raft_consensus.cc:3060] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:45.994349 24836 raft_consensus.cc:2468] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:45.994354 24693 raft_consensus.cc:2468] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:45.995707 24734 leader_election.cc:304] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:45.997146 25430 raft_consensus.cc:2804] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:46.008446 25430 raft_consensus.cc:697] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:46.009434 25430 consensus_queue.cc:237] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:46.019941 24590 catalog_manager.cc:5697] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 1 to 2, leader changed from edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129) to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.147347 24836 raft_consensus.cc:1275] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:46.148378 25430 consensus_queue.cc:1048] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.154156 24693 raft_consensus.cc:1275] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:46.155601 25430 consensus_queue.cc:1048] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.163798 24691 raft_consensus.cc:1275] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:46.165146 25430 consensus_queue.cc:1048] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.180279 24843 raft_consensus.cc:1275] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:46.182308 25445 consensus_queue.cc:1048] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.248750 24843 raft_consensus.cc:1275] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:46.250301 25445 consensus_queue.cc:1048] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:46.263018 24691 raft_consensus.cc:1275] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:46.265199 25449 consensus_queue.cc:1048] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.287039 24843 raft_consensus.cc:1275] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:46.288116 25430 consensus_queue.cc:1048] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.296241 24691 raft_consensus.cc:1275] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:46.297936 25336 consensus_queue.cc:1048] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.472441 24691 raft_consensus.cc:1275] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:46.473559 25430 consensus_queue.cc:1048] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.481948 24843 raft_consensus.cc:1275] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:46.483343 25449 consensus_queue.cc:1048] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.485769 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:46.535645 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:46.572021 24691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7150bc3b3cb04520abb47596a135523c"
dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
mode: GRACEFUL
new_leader_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:34194
I20260709 14:53:46.572578 24691 raft_consensus.cc:606] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Received request to transfer leadership to TS 4d2d65cde97446018777fdaa85192000
I20260709 14:53:46.573557 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:53:46.574379 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:46.855443 25431 raft_consensus.cc:993] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64: : Instructing follower 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:46.855912 25435 raft_consensus.cc:1081] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Signalling peer 4d2d65cde97446018777fdaa85192000 to start an election
I20260709 14:53:46.857013 24765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7150bc3b3cb04520abb47596a135523c"
dest_uuid: "4d2d65cde97446018777fdaa85192000"
 from {username='slave'} at 127.0.0.1:60012
I20260709 14:53:46.857395 24765 raft_consensus.cc:493] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:46.857630 24765 raft_consensus.cc:3060] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.862668 24765 raft_consensus.cc:515] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:46.864022 24765 leader_election.cc:290] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Requested vote from peers edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879), 16dc13e7bc06411f8c9cad40997b7f96 (127.23.8.131:34449)
I20260709 14:53:46.864454 24691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7150bc3b3cb04520abb47596a135523c" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edc25a2cab5449c4a392e6474bd74b64"
I20260709 14:53:46.864924 24842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7150bc3b3cb04520abb47596a135523c" candidate_uuid: "4d2d65cde97446018777fdaa85192000" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16dc13e7bc06411f8c9cad40997b7f96"
I20260709 14:53:46.865492 24691 raft_consensus.cc:3055] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:46.865553 24842 raft_consensus.cc:3060] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.865869 24691 raft_consensus.cc:740] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edc25a2cab5449c4a392e6474bd74b64, State: Running, Role: LEADER
I20260709 14:53:46.866616 24691 consensus_queue.cc:260] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:46.868572 24691 raft_consensus.cc:3060] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.872087 24842 raft_consensus.cc:2468] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:46.873042 24734 leader_election.cc:304] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16dc13e7bc06411f8c9cad40997b7f96, 4d2d65cde97446018777fdaa85192000; no voters: 
I20260709 14:53:46.873705 25449 raft_consensus.cc:2804] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:46.874078 24691 raft_consensus.cc:2468] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2d65cde97446018777fdaa85192000 in term 2.
I20260709 14:53:46.874152 25449 raft_consensus.cc:697] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Becoming Leader. State: Replica: 4d2d65cde97446018777fdaa85192000, State: Running, Role: LEADER
I20260709 14:53:46.875006 25449 consensus_queue.cc:237] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } }
I20260709 14:53:46.882676 24593 catalog_manager.cc:5697] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 reported cstate change: term changed from 1 to 2, leader changed from edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129) to 4d2d65cde97446018777fdaa85192000 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "4d2d65cde97446018777fdaa85192000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2d65cde97446018777fdaa85192000" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 39763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.311621 24691 raft_consensus.cc:1275] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.313228 25449 consensus_queue.cc:1048] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc25a2cab5449c4a392e6474bd74b64" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.323760 24842 raft_consensus.cc:1275] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Refusing update from remote peer 4d2d65cde97446018777fdaa85192000: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.333302 25468 consensus_queue.cc:1048] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16dc13e7bc06411f8c9cad40997b7f96" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:53:47.575822 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:47.629809 23586 tablet_server.cc:179] TabletServer@127.23.8.129:0 shutting down...
W20260709 14:53:47.648048 24810 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 14:53:47.651525 24810 consensus_peers.cc:597] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.664882 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:53:47.664985 24810 consensus_peers.cc:597] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.665887 23586 tablet_replica.cc:333] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.666626 23586 raft_consensus.cc:2243] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.667275 23586 raft_consensus.cc:2272] T 49dce908638c4f3aa6ddcd42f55cca2b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.669261 23586 tablet_replica.cc:333] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.669915 23586 raft_consensus.cc:2243] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.670866 23586 raft_consensus.cc:2272] T d133044940b640489394968326cebd83 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.672890 23586 tablet_replica.cc:333] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.673405 23586 raft_consensus.cc:2243] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.674209 23586 raft_consensus.cc:2272] T 539610df56964687bf9069af09be91e0 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.676182 23586 tablet_replica.cc:333] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.676954 23586 raft_consensus.cc:2243] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.677454 23586 raft_consensus.cc:2272] T 22fffed1b8df420e93d72119d20a73d6 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.679153 23586 tablet_replica.cc:333] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.679836 23586 raft_consensus.cc:2243] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.680579 23586 raft_consensus.cc:2272] T dbe2035ab96f4b0882be7bd87a7452d7 P edc25a2cab5449c4a392e6474bd74b64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.682334 23586 tablet_replica.cc:333] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.683097 23586 raft_consensus.cc:2243] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.683630 23586 raft_consensus.cc:2272] T 47295194e3cd491bae7788b0f6a2c5ac P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.685943 23586 tablet_replica.cc:333] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.686545 23586 raft_consensus.cc:2243] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.687036 23586 raft_consensus.cc:2272] T a657eddb7f334317a8a38f8e1cc15670 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.689725 23586 tablet_replica.cc:333] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
W20260709 14:53:47.689731 24736 consensus_peers.cc:597] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.690742 23586 raft_consensus.cc:2243] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.691286 23586 raft_consensus.cc:2272] T 834a4d01b71e4ce08db171a3731f4b5c P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.692528 24736 consensus_peers.cc:597] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.693529 23586 tablet_replica.cc:333] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.694144 23586 raft_consensus.cc:2243] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.694495 23586 raft_consensus.cc:2272] T f44da5eb17bd4ab3a48b946a913784d8 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.696105 23586 tablet_replica.cc:333] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.696625 23586 raft_consensus.cc:2243] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.697006 23586 raft_consensus.cc:2272] T f4cafd7ed1bb4ec79c812f4b6947ce78 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.699038 23586 tablet_replica.cc:333] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.699818 23586 raft_consensus.cc:2243] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.700793 23586 raft_consensus.cc:2272] T b51ef0a8949d4fc9b422f917a9af78e8 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.701588 24736 consensus_peers.cc:597] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.702827 23586 tablet_replica.cc:333] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.703365 23586 raft_consensus.cc:2243] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.703770 23586 raft_consensus.cc:2272] T ac76bb6c4d0848ad85b07b777410616f P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.705539 23586 tablet_replica.cc:333] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.706036 23586 raft_consensus.cc:2243] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.706732 23586 raft_consensus.cc:2272] T ad2c9aa1740d41009693aed3036e0281 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.708323 23586 tablet_replica.cc:333] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.708880 23586 raft_consensus.cc:2243] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.709275 23586 raft_consensus.cc:2272] T 91783c3349d043798c97098a97e8e9a3 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.711242 23586 tablet_replica.cc:333] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.711753 23586 raft_consensus.cc:2243] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.712147 23586 raft_consensus.cc:2272] T 90cbd3d949c14abc848c90f7ac2c57b4 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.713920 23586 tablet_replica.cc:333] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.714673 23586 raft_consensus.cc:2243] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.715166 23586 raft_consensus.cc:2272] T 60f73133ec1443898f55072824a7933a P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.717438 23586 tablet_replica.cc:333] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.717914 23586 raft_consensus.cc:2243] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.718259 23586 raft_consensus.cc:2272] T 43b25ad140964f91a91a6d24b982d626 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.719833 23586 tablet_replica.cc:333] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.720331 23586 raft_consensus.cc:2243] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.720718 23586 raft_consensus.cc:2272] T a1eedf11176a480880b6e90ab7ab791d P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.722283 23586 tablet_replica.cc:333] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.723109 23586 raft_consensus.cc:2243] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.723655 23586 raft_consensus.cc:2272] T 7150bc3b3cb04520abb47596a135523c P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.726502 24736 consensus_peers.cc:597] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.726675 23586 tablet_replica.cc:333] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.727296 23586 raft_consensus.cc:2243] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.728053 23586 raft_consensus.cc:2272] T dac6bfc418714c1e8f354bd644268889 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.729756 23586 tablet_replica.cc:333] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.730269 23586 raft_consensus.cc:2243] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.730602 23586 raft_consensus.cc:2272] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.732070 23586 tablet_replica.cc:333] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.732512 23586 raft_consensus.cc:2243] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.733038 23586 raft_consensus.cc:2272] T 64181ef173264ef09e348abad29935e1 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.735522 23586 tablet_replica.cc:333] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.736048 23586 raft_consensus.cc:2243] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.736403 23586 raft_consensus.cc:2272] T 614ed7d4a8de4721bbf2a5fce24391eb P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.737903 23586 tablet_replica.cc:333] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.738368 23586 raft_consensus.cc:2243] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.738849 23586 raft_consensus.cc:2272] T 5a16a23229d947018e6df5c1420a3c56 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.741312 23586 tablet_replica.cc:333] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
W20260709 14:53:47.741950 24736 consensus_peers.cc:597] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.742074 23586 raft_consensus.cc:2243] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.742708 23586 raft_consensus.cc:2272] T 0b79d56828b74a2bae7658e9066ac591 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.745278 23586 tablet_replica.cc:333] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.745829 23586 raft_consensus.cc:2243] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.746206 23586 raft_consensus.cc:2272] T 023583777db04448a1e13d0e0aba5eeb P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.747774 23586 tablet_replica.cc:333] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.748250 23586 raft_consensus.cc:2243] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.748973 23586 raft_consensus.cc:2272] T ee0cbdf96f154efaa8e3c4b2aec44999 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.750919 23586 tablet_replica.cc:333] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.751639 23586 raft_consensus.cc:2243] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.752662 23586 raft_consensus.cc:2272] T dc2df49810e6405ea7d862f7032852a5 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.754787 24810 consensus_peers.cc:597] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.753765 24736 consensus_peers.cc:597] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.755038 23586 tablet_replica.cc:333] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.755790 23586 raft_consensus.cc:2243] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.756294 23586 raft_consensus.cc:2272] T fa9526a3ed0a4a3fbec89362b6b5b13b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.757789 24736 consensus_peers.cc:597] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.758404 23586 tablet_replica.cc:333] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.758996 23586 raft_consensus.cc:2243] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.759774 23586 raft_consensus.cc:2272] T 544048e8ed9747e0a50003aec94004af P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.761832 23586 tablet_replica.cc:333] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.762291 23586 raft_consensus.cc:2243] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.762615 23586 raft_consensus.cc:2272] T d428e6dc0a1e4f30b99889cdb4d8bd4e P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.764379 23586 tablet_replica.cc:333] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.765049 23586 raft_consensus.cc:2243] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.766113 23586 raft_consensus.cc:2272] T dd1736dee31b482ba3ce17ebe8725625 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.768134 24810 consensus_peers.cc:597] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.768285 23586 tablet_replica.cc:333] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.769029 23586 raft_consensus.cc:2243] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.769594 23586 raft_consensus.cc:2272] T 2a48bd484adc454983204ecc1ebd1f4a P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.772508 23586 tablet_replica.cc:333] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.773315 23586 raft_consensus.cc:2243] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.774335 23586 raft_consensus.cc:2272] T 70145442356a44d5bc908f1bcfc33094 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.776638 23586 tablet_replica.cc:333] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.777426 23586 raft_consensus.cc:2243] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.778467 23586 raft_consensus.cc:2272] T 33bc9236f34b4086958ef2fad2b3fbc1 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.778846 24736 consensus_peers.cc:597] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.780395 23586 tablet_replica.cc:333] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.780908 23586 raft_consensus.cc:2243] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.781328 23586 raft_consensus.cc:2272] T fe6dba92e83d4bc5876f85b4f8e7efce P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.782928 23586 tablet_replica.cc:333] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.783406 23586 raft_consensus.cc:2243] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.783882 23586 raft_consensus.cc:2272] T 132e9494f89c443ea93abfe1b02b6479 P edc25a2cab5449c4a392e6474bd74b64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.785499 23586 tablet_replica.cc:333] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.786007 23586 raft_consensus.cc:2243] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.786792 23586 raft_consensus.cc:2272] T 48b2848ca66a47a7b05eeb17409a1b43 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.788548 23586 tablet_replica.cc:333] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.789009 23586 raft_consensus.cc:2243] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.789428 23586 raft_consensus.cc:2272] T e27e514fa72c4e8e8f8321d8ceab92f6 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.791071 23586 tablet_replica.cc:333] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.791649 23586 raft_consensus.cc:2243] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.792404 23586 raft_consensus.cc:2272] T d0bd209c3a4746ada50703c5409bb137 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.793537 24810 consensus_peers.cc:597] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.794428 23586 tablet_replica.cc:333] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.795038 23586 raft_consensus.cc:2243] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.795851 23586 raft_consensus.cc:2272] T 8d604f617efc41228213b149f2c54e8e P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.796998 24810 consensus_peers.cc:597] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.797959 23586 tablet_replica.cc:333] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.798683 23586 raft_consensus.cc:2243] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.799481 23586 raft_consensus.cc:2272] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.801060 23586 tablet_replica.cc:333] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.801553 23586 raft_consensus.cc:2243] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.802035 23586 raft_consensus.cc:2272] T 5027815c6ca8437a9a35db930b96c7e9 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.804538 23586 tablet_replica.cc:333] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.804996 23586 raft_consensus.cc:2243] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.805387 23586 raft_consensus.cc:2272] T c86a00242dc94990a424e32b46a7f145 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.807243 23586 tablet_replica.cc:333] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.807786 23586 raft_consensus.cc:2243] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.808262 23586 raft_consensus.cc:2272] T 67091efab64249bfb8832e5d6964bd99 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.810261 24736 consensus_peers.cc:597] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.810495 23586 tablet_replica.cc:333] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.811134 23586 raft_consensus.cc:2243] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.811616 23586 raft_consensus.cc:2272] T 60240299011e42648227e5f2f9a82784 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.813520 23586 tablet_replica.cc:333] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.814009 23586 raft_consensus.cc:2243] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.814414 23586 raft_consensus.cc:2272] T ea0dae79e62e408f8112b08434606355 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.816354 23586 tablet_replica.cc:333] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.816809 23586 raft_consensus.cc:2243] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.817219 23586 raft_consensus.cc:2272] T 9cdf6e2090954caaa3849f6ef42171f4 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.819116 23586 tablet_replica.cc:333] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.819566 23586 raft_consensus.cc:2243] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.819897 23586 raft_consensus.cc:2272] T 3d5d8d04892f497ab92106f0a908bbf3 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.821538 23586 tablet_replica.cc:333] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.821991 23586 raft_consensus.cc:2243] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.822415 23586 raft_consensus.cc:2272] T 333b4998e66e4cba8e2f9103cdcb36a3 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.824306 23586 tablet_replica.cc:333] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.824781 23586 raft_consensus.cc:2243] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.825800 23586 raft_consensus.cc:2272] T 0e0e009434b54dbdb32bc54ebac96c98 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.827380 23586 tablet_replica.cc:333] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.827848 23586 raft_consensus.cc:2243] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.828317 23586 raft_consensus.cc:2272] T d9457e311f2742d4a5922b41d42f4508 P edc25a2cab5449c4a392e6474bd74b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.830490 23586 tablet_replica.cc:333] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.830909 23586 raft_consensus.cc:2243] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.831621 23586 raft_consensus.cc:2272] T dee85ca7205f40e1977d07049c6778d9 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.833382 23586 tablet_replica.cc:333] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.833829 23586 raft_consensus.cc:2243] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.834493 23586 raft_consensus.cc:2272] T b5660df698684784a1b1b2f405f9c75b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.836488 23586 tablet_replica.cc:333] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.836959 23586 raft_consensus.cc:2243] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.837352 23586 raft_consensus.cc:2272] T be14be05efce42859867b06ae397eb7b P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.838995 23586 tablet_replica.cc:333] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.839432 23586 raft_consensus.cc:2243] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.839777 23586 raft_consensus.cc:2272] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.841535 23586 tablet_replica.cc:333] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.841949 23586 raft_consensus.cc:2243] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.842303 23586 raft_consensus.cc:2272] T a7850f2eb0fa4188953d93b0578d4d13 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.844172 23586 tablet_replica.cc:333] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.844579 23586 raft_consensus.cc:2243] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:47.845291 23586 raft_consensus.cc:2272] T b8806550ad0b44278c1b4582901c4c1c P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:47.847002 23586 tablet_replica.cc:333] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64: stopping tablet replica
I20260709 14:53:47.847390 23586 raft_consensus.cc:2243] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:47.847746 23586 raft_consensus.cc:2272] T 445185b2fe904081ab62a25a70c160e1 P edc25a2cab5449c4a392e6474bd74b64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:47.882562 24736 consensus_peers.cc:597] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.889813 24810 consensus_peers.cc:597] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.892712 24810 consensus_peers.cc:597] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.896981 24736 consensus_peers.cc:597] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.910328 24810 consensus_peers.cc:597] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. 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 14:53:47.917382 24810 consensus_peers.cc:597] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:47.926870 23586 tablet_server.cc:196] TabletServer@127.23.8.129:0 shutdown complete.
W20260709 14:53:47.938474 24736 consensus_peers.cc:597] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:47.938210 24810 consensus_peers.cc:597] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:47.944236 24810 consensus_peers.cc:597] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:47.969532 24736 consensus_peers.cc:597] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:47.999589 24810 consensus_peers.cc:597] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.000108 24810 consensus_peers.cc:597] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.007587 23586 tablet_server.cc:179] TabletServer@127.23.8.130:0 shutting down...
W20260709 14:53:48.013875 24736 consensus_peers.cc:597] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.022500 24810 consensus_peers.cc:597] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.033041 24807 consensus_peers.cc:597] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.042984 24810 consensus_peers.cc:597] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.046248 24807 consensus_peers.cc:597] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.049635 24807 consensus_peers.cc:597] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.054710 24810 consensus_peers.cc:597] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.056277 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:48.057145 23586 tablet_replica.cc:333] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.058094 23586 raft_consensus.cc:2243] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.059064 23586 raft_consensus.cc:2272] T 49dce908638c4f3aa6ddcd42f55cca2b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.061043 24810 consensus_peers.cc:597] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.061450 23586 tablet_replica.cc:333] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.062299 23586 raft_consensus.cc:2243] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.062808 23586 raft_consensus.cc:2272] T d133044940b640489394968326cebd83 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.065157 23586 tablet_replica.cc:333] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.065902 23586 raft_consensus.cc:2243] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.066416 23586 raft_consensus.cc:2272] T 47295194e3cd491bae7788b0f6a2c5ac P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.068696 23586 tablet_replica.cc:333] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.069473 23586 raft_consensus.cc:2243] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.069958 23586 raft_consensus.cc:2272] T 539610df56964687bf9069af09be91e0 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.072333 23586 tablet_replica.cc:333] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.072896 23586 raft_consensus.cc:2243] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.073319 23586 raft_consensus.cc:2272] T 22fffed1b8df420e93d72119d20a73d6 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.074978 23586 tablet_replica.cc:333] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.075544 23586 raft_consensus.cc:2243] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.075958 23586 raft_consensus.cc:2272] T dbe2035ab96f4b0882be7bd87a7452d7 P 4d2d65cde97446018777fdaa85192000 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.077649 23586 tablet_replica.cc:333] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.078382 23586 raft_consensus.cc:2243] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:48.078810 24736 consensus_peers.cc:597] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.079150 23586 raft_consensus.cc:2272] T f44da5eb17bd4ab3a48b946a913784d8 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.081243 24736 consensus_peers.cc:597] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.081265 23586 tablet_replica.cc:333] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.081985 23586 raft_consensus.cc:2243] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.082371 23586 raft_consensus.cc:2272] T 614ed7d4a8de4721bbf2a5fce24391eb P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.083936 23586 tablet_replica.cc:333] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.084479 23586 raft_consensus.cc:2243] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.085127 23586 raft_consensus.cc:2272] T a657eddb7f334317a8a38f8e1cc15670 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.086714 23586 tablet_replica.cc:333] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.087208 23586 raft_consensus.cc:2243] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.087567 23586 raft_consensus.cc:2272] T 60f73133ec1443898f55072824a7933a P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.089208 23586 tablet_replica.cc:333] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.089682 23586 raft_consensus.cc:2243] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.090291 23586 raft_consensus.cc:2272] T 43b25ad140964f91a91a6d24b982d626 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.091951 23586 tablet_replica.cc:333] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.092476 23586 raft_consensus.cc:2243] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.092849 23586 raft_consensus.cc:2272] T ad2c9aa1740d41009693aed3036e0281 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.094452 23586 tablet_replica.cc:333] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
W20260709 14:53:48.094587 24807 consensus_peers.cc:597] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.094975 23586 raft_consensus.cc:2243] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.095646 23586 raft_consensus.cc:2272] T 7150bc3b3cb04520abb47596a135523c P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.097541 23586 tablet_replica.cc:333] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.098004 23586 raft_consensus.cc:2243] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.098371 23586 raft_consensus.cc:2272] T dac6bfc418714c1e8f354bd644268889 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.099936 23586 tablet_replica.cc:333] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.100414 23586 raft_consensus.cc:2243] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.100754 23586 raft_consensus.cc:2272] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.102222 23586 tablet_replica.cc:333] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.102669 23586 raft_consensus.cc:2243] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.103039 23586 raft_consensus.cc:2272] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.104758 23586 tablet_replica.cc:333] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.105334 23586 raft_consensus.cc:2243] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.105929 23586 raft_consensus.cc:2272] T a1eedf11176a480880b6e90ab7ab791d P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.107312 23586 tablet_replica.cc:333] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.107766 23586 raft_consensus.cc:2243] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.108079 23586 raft_consensus.cc:2272] T 0b79d56828b74a2bae7658e9066ac591 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.109637 23586 tablet_replica.cc:333] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.110065 23586 raft_consensus.cc:2243] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.110395 23586 raft_consensus.cc:2272] T 023583777db04448a1e13d0e0aba5eeb P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.112353 23586 tablet_replica.cc:333] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.113068 23586 raft_consensus.cc:2243] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.113574 23586 raft_consensus.cc:2272] T 5a16a23229d947018e6df5c1420a3c56 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.115770 23586 tablet_replica.cc:333] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.116277 23586 raft_consensus.cc:2243] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.116642 23586 raft_consensus.cc:2272] T 8d604f617efc41228213b149f2c54e8e P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.118359 23586 tablet_replica.cc:333] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.118886 23586 raft_consensus.cc:2243] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:53:48.119019 24810 consensus_peers.cc:597] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.119560 23586 raft_consensus.cc:2272] T 5027815c6ca8437a9a35db930b96c7e9 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.121209 23586 tablet_replica.cc:333] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.121698 23586 raft_consensus.cc:2243] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.122057 23586 raft_consensus.cc:2272] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.123518 23586 tablet_replica.cc:333] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.123992 23586 raft_consensus.cc:2243] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.124369 23586 raft_consensus.cc:2272] T d0bd209c3a4746ada50703c5409bb137 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.126068 23586 tablet_replica.cc:333] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.126529 23586 raft_consensus.cc:2243] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.127151 23586 raft_consensus.cc:2272] T 91783c3349d043798c97098a97e8e9a3 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.128585 23586 tablet_replica.cc:333] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.129199 23586 raft_consensus.cc:2243] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.129678 23586 raft_consensus.cc:2272] T 90cbd3d949c14abc848c90f7ac2c57b4 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.131649 23586 tablet_replica.cc:333] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
W20260709 14:53:48.132014 24807 consensus_peers.cc:597] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.132310 23586 raft_consensus.cc:2243] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.133070 23586 raft_consensus.cc:2272] T 64181ef173264ef09e348abad29935e1 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.134861 23586 tablet_replica.cc:333] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.135322 23586 raft_consensus.cc:2243] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.135968 23586 raft_consensus.cc:2272] T c86a00242dc94990a424e32b46a7f145 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.137542 23586 tablet_replica.cc:333] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.137990 23586 raft_consensus.cc:2243] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.138334 23586 raft_consensus.cc:2272] T ac76bb6c4d0848ad85b07b777410616f P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.139798 23586 tablet_replica.cc:333] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.140247 23586 raft_consensus.cc:2243] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.140594 23586 raft_consensus.cc:2272] T b51ef0a8949d4fc9b422f917a9af78e8 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.142237 23586 tablet_replica.cc:333] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.142701 23586 raft_consensus.cc:2243] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.143033 23586 raft_consensus.cc:2272] T 445185b2fe904081ab62a25a70c160e1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.144640 23586 tablet_replica.cc:333] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.145129 23586 raft_consensus.cc:2243] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.145533 23586 raft_consensus.cc:2272] T ee0cbdf96f154efaa8e3c4b2aec44999 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.147176 23586 tablet_replica.cc:333] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.147617 23586 raft_consensus.cc:2243] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.147969 23586 raft_consensus.cc:2272] T dc2df49810e6405ea7d862f7032852a5 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.150141 23586 tablet_replica.cc:333] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.150681 23586 raft_consensus.cc:2243] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.151044 23586 raft_consensus.cc:2272] T 60240299011e42648227e5f2f9a82784 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.152688 23586 tablet_replica.cc:333] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.153235 23586 raft_consensus.cc:2243] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.153606 23586 raft_consensus.cc:2272] T 67091efab64249bfb8832e5d6964bd99 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.155156 23586 tablet_replica.cc:333] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.155620 23586 raft_consensus.cc:2243] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.155988 23586 raft_consensus.cc:2272] T dd1736dee31b482ba3ce17ebe8725625 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.157580 23586 tablet_replica.cc:333] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.158059 23586 raft_consensus.cc:2243] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.158422 23586 raft_consensus.cc:2272] T 2a48bd484adc454983204ecc1ebd1f4a P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.160034 23586 tablet_replica.cc:333] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.160545 23586 raft_consensus.cc:2243] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.160893 23586 raft_consensus.cc:2272] T 70145442356a44d5bc908f1bcfc33094 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.162856 23586 tablet_replica.cc:333] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.163414 23586 raft_consensus.cc:2243] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.163935 23586 raft_consensus.cc:2272] T 33bc9236f34b4086958ef2fad2b3fbc1 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.164531 24807 consensus_peers.cc:597] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.165863 23586 tablet_replica.cc:333] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.166375 23586 raft_consensus.cc:2243] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.167032 23586 raft_consensus.cc:2272] T 132e9494f89c443ea93abfe1b02b6479 P 4d2d65cde97446018777fdaa85192000 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.168668 23586 tablet_replica.cc:333] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.169157 23586 raft_consensus.cc:2243] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.169848 23586 raft_consensus.cc:2272] T fe6dba92e83d4bc5876f85b4f8e7efce P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.172027 23586 tablet_replica.cc:333] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.172725 23586 raft_consensus.cc:2243] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.173254 23586 raft_consensus.cc:2272] T 48b2848ca66a47a7b05eeb17409a1b43 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.174623 24807 consensus_peers.cc:597] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.175432 23586 tablet_replica.cc:333] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
W20260709 14:53:48.175661 24736 consensus_peers.cc:597] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.176093 23586 raft_consensus.cc:2243] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.176620 23586 raft_consensus.cc:2272] T e27e514fa72c4e8e8f8321d8ceab92f6 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.179008 23586 tablet_replica.cc:333] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.179690 23586 raft_consensus.cc:2243] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.180171 23586 raft_consensus.cc:2272] T 834a4d01b71e4ce08db171a3731f4b5c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.182436 23586 tablet_replica.cc:333] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.183090 23586 raft_consensus.cc:2243] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.183542 23586 raft_consensus.cc:2272] T ea0dae79e62e408f8112b08434606355 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.185844 23586 tablet_replica.cc:333] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.186514 23586 raft_consensus.cc:2243] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.187350 23586 raft_consensus.cc:2272] T 9cdf6e2090954caaa3849f6ef42171f4 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.189069 23586 tablet_replica.cc:333] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.189574 23586 raft_consensus.cc:2243] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.189966 23586 raft_consensus.cc:2272] T 0e0e009434b54dbdb32bc54ebac96c98 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.191533 23586 tablet_replica.cc:333] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.191989 23586 raft_consensus.cc:2243] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.192651 23586 raft_consensus.cc:2272] T d9457e311f2742d4a5922b41d42f4508 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.194289 23586 tablet_replica.cc:333] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.194756 23586 raft_consensus.cc:2243] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.195390 23586 raft_consensus.cc:2272] T 333b4998e66e4cba8e2f9103cdcb36a3 P 4d2d65cde97446018777fdaa85192000 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.197124 23586 tablet_replica.cc:333] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.197643 23586 raft_consensus.cc:2243] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.198006 23586 raft_consensus.cc:2272] T 3d5d8d04892f497ab92106f0a908bbf3 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.199543 23586 tablet_replica.cc:333] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.199999 23586 raft_consensus.cc:2243] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.200649 23586 raft_consensus.cc:2272] T fa9526a3ed0a4a3fbec89362b6b5b13b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.202265 23586 tablet_replica.cc:333] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.202718 23586 raft_consensus.cc:2243] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.203088 23586 raft_consensus.cc:2272] T 544048e8ed9747e0a50003aec94004af P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.204654 23586 tablet_replica.cc:333] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.205210 23586 raft_consensus.cc:2243] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.205823 23586 raft_consensus.cc:2272] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.207834 23586 tablet_replica.cc:333] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.208436 23586 raft_consensus.cc:2243] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.208906 23586 raft_consensus.cc:2272] T dee85ca7205f40e1977d07049c6778d9 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.211233 23586 tablet_replica.cc:333] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.211855 23586 raft_consensus.cc:2243] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.212313 23586 raft_consensus.cc:2272] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.214488 23586 tablet_replica.cc:333] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.215134 23586 raft_consensus.cc:2243] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:48.215538 24807 consensus_peers.cc:597] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.216038 23586 raft_consensus.cc:2272] T a7850f2eb0fa4188953d93b0578d4d13 P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.217846 24807 consensus_peers.cc:597] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.218289 23586 tablet_replica.cc:333] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.218787 23586 raft_consensus.cc:2243] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.219439 23586 raft_consensus.cc:2272] T be14be05efce42859867b06ae397eb7b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.221014 23586 tablet_replica.cc:333] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.221479 23586 raft_consensus.cc:2243] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.221851 23586 raft_consensus.cc:2272] T b5660df698684784a1b1b2f405f9c75b P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.223426 23586 tablet_replica.cc:333] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000: stopping tablet replica
I20260709 14:53:48.223847 23586 raft_consensus.cc:2243] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.224192 23586 raft_consensus.cc:2272] T b8806550ad0b44278c1b4582901c4c1c P 4d2d65cde97446018777fdaa85192000 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.239959 24810 consensus_peers.cc:597] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer edc25a2cab5449c4a392e6474bd74b64 (127.23.8.129:42879): Couldn't send request to peer edc25a2cab5449c4a392e6474bd74b64. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.247999 24807 consensus_peers.cc:597] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.248660 24807 consensus_peers.cc:597] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.273092 24807 consensus_peers.cc:597] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.285080 24807 consensus_peers.cc:597] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. 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 14:53:48.292769 23586 tablet_server.cc:196] TabletServer@127.23.8.130:0 shutdown complete.
W20260709 14:53:48.292737 24807 consensus_peers.cc:597] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:39763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.295200 24807 consensus_peers.cc:597] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:39763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.348834 24807 consensus_peers.cc:597] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:39763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.362546 24807 consensus_peers.cc:597] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:39763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.364404 24807 consensus_peers.cc:597] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 -> Peer 4d2d65cde97446018777fdaa85192000 (127.23.8.130:39763): Couldn't send request to peer 4d2d65cde97446018777fdaa85192000. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:39763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.385066 23586 tablet_server.cc:179] TabletServer@127.23.8.131:0 shutting down...
I20260709 14:53:48.420053 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:48.420740 23586 tablet_replica.cc:333] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.421449 23586 raft_consensus.cc:2243] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.421893 23586 raft_consensus.cc:2272] T 49dce908638c4f3aa6ddcd42f55cca2b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.423611 23586 tablet_replica.cc:333] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.424099 23586 raft_consensus.cc:2243] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.424471 23586 raft_consensus.cc:2272] T 539610df56964687bf9069af09be91e0 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.426050 23586 tablet_replica.cc:333] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.426539 23586 raft_consensus.cc:2243] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.426905 23586 raft_consensus.cc:2272] T d133044940b640489394968326cebd83 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.428382 23586 tablet_replica.cc:333] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.428907 23586 raft_consensus.cc:2243] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.429590 23586 raft_consensus.cc:2272] T 22fffed1b8df420e93d72119d20a73d6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.431084 23586 tablet_replica.cc:333] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.431574 23586 raft_consensus.cc:2243] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.432217 23586 raft_consensus.cc:2272] T 47295194e3cd491bae7788b0f6a2c5ac P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.433787 23586 tablet_replica.cc:333] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.434281 23586 raft_consensus.cc:2243] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.434674 23586 raft_consensus.cc:2272] T dbe2035ab96f4b0882be7bd87a7452d7 P 16dc13e7bc06411f8c9cad40997b7f96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.436203 23586 tablet_replica.cc:333] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.436685 23586 raft_consensus.cc:2243] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.437312 23586 raft_consensus.cc:2272] T 834a4d01b71e4ce08db171a3731f4b5c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.438707 23586 tablet_replica.cc:333] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.439182 23586 raft_consensus.cc:2243] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.439551 23586 raft_consensus.cc:2272] T 91783c3349d043798c97098a97e8e9a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.441028 23586 tablet_replica.cc:333] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.441553 23586 raft_consensus.cc:2243] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.441895 23586 raft_consensus.cc:2272] T f44da5eb17bd4ab3a48b946a913784d8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.443374 23586 tablet_replica.cc:333] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.443842 23586 raft_consensus.cc:2243] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.444468 23586 raft_consensus.cc:2272] T 6a3ebbb3f3d34f6fa8a6ab5f8ec81944 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.446132 23586 tablet_replica.cc:333] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.446628 23586 raft_consensus.cc:2243] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.446985 23586 raft_consensus.cc:2272] T a657eddb7f334317a8a38f8e1cc15670 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.448551 23586 tablet_replica.cc:333] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.449015 23586 raft_consensus.cc:2243] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.449425 23586 raft_consensus.cc:2272] T ad2c9aa1740d41009693aed3036e0281 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.450903 23586 tablet_replica.cc:333] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.451345 23586 raft_consensus.cc:2243] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.451917 23586 raft_consensus.cc:2272] T 60f73133ec1443898f55072824a7933a P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.453405 23586 tablet_replica.cc:333] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.453835 23586 raft_consensus.cc:2243] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.454137 23586 raft_consensus.cc:2272] T 43b25ad140964f91a91a6d24b982d626 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.455560 23586 tablet_replica.cc:333] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.455992 23586 raft_consensus.cc:2243] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.456537 23586 raft_consensus.cc:2272] T f4cafd7ed1bb4ec79c812f4b6947ce78 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.457945 23586 tablet_replica.cc:333] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.458393 23586 raft_consensus.cc:2243] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.458709 23586 raft_consensus.cc:2272] T b51ef0a8949d4fc9b422f917a9af78e8 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.460244 23586 tablet_replica.cc:333] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.460682 23586 raft_consensus.cc:2243] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.461275 23586 raft_consensus.cc:2272] T ac76bb6c4d0848ad85b07b777410616f P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.462729 23586 tablet_replica.cc:333] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.463183 23586 raft_consensus.cc:2243] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.463490 23586 raft_consensus.cc:2272] T 7150bc3b3cb04520abb47596a135523c P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.464929 23586 tablet_replica.cc:333] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.465391 23586 raft_consensus.cc:2243] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.465706 23586 raft_consensus.cc:2272] T dac6bfc418714c1e8f354bd644268889 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.467128 23586 tablet_replica.cc:333] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.467532 23586 raft_consensus.cc:2243] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.468115 23586 raft_consensus.cc:2272] T 9a8cd0d404a34610b38c0a6dc25c0bf9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.469542 23586 tablet_replica.cc:333] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.469952 23586 raft_consensus.cc:2243] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.470568 23586 raft_consensus.cc:2272] T 90cbd3d949c14abc848c90f7ac2c57b4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.472000 23586 tablet_replica.cc:333] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.472436 23586 raft_consensus.cc:2243] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.472759 23586 raft_consensus.cc:2272] T a1eedf11176a480880b6e90ab7ab791d P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.474213 23586 tablet_replica.cc:333] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.474658 23586 raft_consensus.cc:2243] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.475016 23586 raft_consensus.cc:2272] T 64181ef173264ef09e348abad29935e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.476439 23586 tablet_replica.cc:333] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.476888 23586 raft_consensus.cc:2243] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.477523 23586 raft_consensus.cc:2272] T 614ed7d4a8de4721bbf2a5fce24391eb P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.478893 23586 tablet_replica.cc:333] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.479487 23586 raft_consensus.cc:2243] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.480020 23586 raft_consensus.cc:2272] T dc2df49810e6405ea7d862f7032852a5 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.481756 23586 tablet_replica.cc:333] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.482273 23586 raft_consensus.cc:2243] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.482653 23586 raft_consensus.cc:2272] T ee0cbdf96f154efaa8e3c4b2aec44999 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.484246 23586 tablet_replica.cc:333] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.484727 23586 raft_consensus.cc:2243] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.485373 23586 raft_consensus.cc:2272] T 0b79d56828b74a2bae7658e9066ac591 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.486860 23586 tablet_replica.cc:333] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.487313 23586 raft_consensus.cc:2243] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.487914 23586 raft_consensus.cc:2272] T 5a16a23229d947018e6df5c1420a3c56 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.489697 23586 tablet_replica.cc:333] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.490351 23586 raft_consensus.cc:2243] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.491161 23586 raft_consensus.cc:2272] T 023583777db04448a1e13d0e0aba5eeb P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.492956 23586 tablet_replica.cc:333] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.493487 23586 raft_consensus.cc:2243] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.493830 23586 raft_consensus.cc:2272] T dd1736dee31b482ba3ce17ebe8725625 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.495682 23586 tablet_replica.cc:333] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.496151 23586 raft_consensus.cc:2243] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.496490 23586 raft_consensus.cc:2272] T fa9526a3ed0a4a3fbec89362b6b5b13b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.498425 23586 tablet_replica.cc:333] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.498991 23586 raft_consensus.cc:2243] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.499507 23586 raft_consensus.cc:2272] T 544048e8ed9747e0a50003aec94004af P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.501438 23586 tablet_replica.cc:333] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.502079 23586 raft_consensus.cc:2243] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.502454 23586 raft_consensus.cc:2272] T d428e6dc0a1e4f30b99889cdb4d8bd4e P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.504320 23586 tablet_replica.cc:333] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.504747 23586 raft_consensus.cc:2243] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.505170 23586 raft_consensus.cc:2272] T 8d604f617efc41228213b149f2c54e8e P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.506758 23586 tablet_replica.cc:333] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.507210 23586 raft_consensus.cc:2243] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.507536 23586 raft_consensus.cc:2272] T 5027815c6ca8437a9a35db930b96c7e9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.508967 23586 tablet_replica.cc:333] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.509451 23586 raft_consensus.cc:2243] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.509778 23586 raft_consensus.cc:2272] T c7fbdbb1f50b4c4e8e06eb5c1eeef277 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.511183 23586 tablet_replica.cc:333] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.511607 23586 raft_consensus.cc:2243] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.512221 23586 raft_consensus.cc:2272] T 2a48bd484adc454983204ecc1ebd1f4a P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.513734 23586 tablet_replica.cc:333] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.514173 23586 raft_consensus.cc:2243] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.514480 23586 raft_consensus.cc:2272] T 70145442356a44d5bc908f1bcfc33094 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.515905 23586 tablet_replica.cc:333] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.516383 23586 raft_consensus.cc:2243] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.516713 23586 raft_consensus.cc:2272] T 33bc9236f34b4086958ef2fad2b3fbc1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.518254 23586 tablet_replica.cc:333] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.518721 23586 raft_consensus.cc:2243] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.519059 23586 raft_consensus.cc:2272] T 132e9494f89c443ea93abfe1b02b6479 P 16dc13e7bc06411f8c9cad40997b7f96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.521103 23586 tablet_replica.cc:333] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.521569 23586 raft_consensus.cc:2243] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.521867 23586 raft_consensus.cc:2272] T fe6dba92e83d4bc5876f85b4f8e7efce P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.523314 23586 tablet_replica.cc:333] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.523875 23586 raft_consensus.cc:2243] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.524273 23586 raft_consensus.cc:2272] T 48b2848ca66a47a7b05eeb17409a1b43 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.526214 23586 tablet_replica.cc:333] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.526692 23586 raft_consensus.cc:2243] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.527307 23586 raft_consensus.cc:2272] T e27e514fa72c4e8e8f8321d8ceab92f6 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.528790 23586 tablet_replica.cc:333] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.529261 23586 raft_consensus.cc:2243] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.529852 23586 raft_consensus.cc:2272] T 60240299011e42648227e5f2f9a82784 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.531335 23586 tablet_replica.cc:333] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.531791 23586 raft_consensus.cc:2243] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.532380 23586 raft_consensus.cc:2272] T 67091efab64249bfb8832e5d6964bd99 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.533879 23586 tablet_replica.cc:333] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.534355 23586 raft_consensus.cc:2243] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.534688 23586 raft_consensus.cc:2272] T c86a00242dc94990a424e32b46a7f145 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.536139 23586 tablet_replica.cc:333] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.536587 23586 raft_consensus.cc:2243] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.537281 23586 raft_consensus.cc:2272] T ea0dae79e62e408f8112b08434606355 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.538883 23586 tablet_replica.cc:333] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.539327 23586 raft_consensus.cc:2243] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.539671 23586 raft_consensus.cc:2272] T 9cdf6e2090954caaa3849f6ef42171f4 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.541138 23586 tablet_replica.cc:333] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.541630 23586 raft_consensus.cc:2243] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.542245 23586 raft_consensus.cc:2272] T 445185b2fe904081ab62a25a70c160e1 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.543762 23586 tablet_replica.cc:333] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.544212 23586 raft_consensus.cc:2243] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.544552 23586 raft_consensus.cc:2272] T d0bd209c3a4746ada50703c5409bb137 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.546204 23586 tablet_replica.cc:333] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.546667 23586 raft_consensus.cc:2243] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.547047 23586 raft_consensus.cc:2272] T 0e0e009434b54dbdb32bc54ebac96c98 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.548707 23586 tablet_replica.cc:333] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.549211 23586 raft_consensus.cc:2243] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.549636 23586 raft_consensus.cc:2272] T d9457e311f2742d4a5922b41d42f4508 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.551189 23586 tablet_replica.cc:333] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.551631 23586 raft_consensus.cc:2243] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.551987 23586 raft_consensus.cc:2272] T 333b4998e66e4cba8e2f9103cdcb36a3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.553570 23586 tablet_replica.cc:333] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.553992 23586 raft_consensus.cc:2243] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.554594 23586 raft_consensus.cc:2272] T 3d5d8d04892f497ab92106f0a908bbf3 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.556138 23586 tablet_replica.cc:333] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.556572 23586 raft_consensus.cc:2243] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.556910 23586 raft_consensus.cc:2272] T dee85ca7205f40e1977d07049c6778d9 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.558671 23586 tablet_replica.cc:333] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.559114 23586 raft_consensus.cc:2243] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.559453 23586 raft_consensus.cc:2272] T b5660df698684784a1b1b2f405f9c75b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.560966 23586 tablet_replica.cc:333] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.561431 23586 raft_consensus.cc:2243] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.561774 23586 raft_consensus.cc:2272] T be14be05efce42859867b06ae397eb7b P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.563237 23586 tablet_replica.cc:333] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.563650 23586 raft_consensus.cc:2243] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.563987 23586 raft_consensus.cc:2272] T a7850f2eb0fa4188953d93b0578d4d13 P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.565507 23586 tablet_replica.cc:333] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96: stopping tablet replica
I20260709 14:53:48.565898 23586 raft_consensus.cc:2243] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.566234 23586 raft_consensus.cc:2272] T b8806550ad0b44278c1b4582901c4c1c P 16dc13e7bc06411f8c9cad40997b7f96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.632902 23586 tablet_server.cc:196] TabletServer@127.23.8.131:0 shutdown complete.
I20260709 14:53:48.696985 23586 tablet_server.cc:179] TabletServer@127.23.8.132:0 shutting down...
I20260709 14:53:48.718780 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:48.733686 23586 tablet_server.cc:196] TabletServer@127.23.8.132:0 shutdown complete.
I20260709 14:53:48.740825 23586 master.cc:562] Master@127.23.8.190:37081 shutting down...
I20260709 14:53:48.755155 23586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.755671 23586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.755965 23586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 300ce86a36504048b2c6e9f95a4af67b: stopping tablet replica
I20260709 14:53:48.774712 23586 master.cc:584] Master@127.23.8.190:37081 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (19709 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:53:48.845549 23586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.8.190:44855
I20260709 14:53:48.846616 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:48.851550 25483 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 14:53:48.852443 25484 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 14:53:48.853068 25486 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 14:53:48.853289 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:48.854138 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:48.854311 23586 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 14:53:48.854465 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608828854449 us; error 0 us; skew 500 ppm
I20260709 14:53:48.854979 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:48.857120 23586 webserver.cc:533] Webserver started at http://127.23.8.190:36487/ using document root <none> and password file <none>
I20260709 14:53:48.857617 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:48.857787 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:48.858048 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:48.859107 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/master-0-root/instance:
uuid: "55e2d385f89a45b39243eec24b3178c9"
format_stamp: "Formatted at 2026-07-09 14:53:48 on dist-test-slave-gjv7"
I20260709 14:53:48.863194 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:48.866405 25491 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:48.867017 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:48.867254 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/master-0-root
uuid: "55e2d385f89a45b39243eec24b3178c9"
format_stamp: "Formatted at 2026-07-09 14:53:48 on dist-test-slave-gjv7"
I20260709 14:53:48.867496 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-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 14:53:48.898826 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:48.900014 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:48.935035 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.190:44855
I20260709 14:53:48.935130 25542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.190:44855 every 8 connection(s)
I20260709 14:53:48.938748 25543 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 14:53:48.948130 25543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9: Bootstrap starting.
I20260709 14:53:48.952483 25543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.956230 25543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9: No bootstrap required, opened a new log
I20260709 14:53:48.958202 25543 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55e2d385f89a45b39243eec24b3178c9" member_type: VOTER }
I20260709 14:53:48.958586 25543 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.958760 25543 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e2d385f89a45b39243eec24b3178c9, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.959214 25543 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55e2d385f89a45b39243eec24b3178c9" member_type: VOTER }
I20260709 14:53:48.959627 25543 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:48.959807 25543 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:48.960009 25543 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.963744 25543 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55e2d385f89a45b39243eec24b3178c9" member_type: VOTER }
I20260709 14:53:48.964171 25543 leader_election.cc:304] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [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: 55e2d385f89a45b39243eec24b3178c9; no voters: 
I20260709 14:53:48.965111 25543 leader_election.cc:290] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:48.965500 25546 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.966677 25546 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 1 LEADER]: Becoming Leader. State: Replica: 55e2d385f89a45b39243eec24b3178c9, State: Running, Role: LEADER
I20260709 14:53:48.967324 25546 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [LEADER]: Queue going to LEADER mode. State: All 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: "55e2d385f89a45b39243eec24b3178c9" member_type: VOTER }
I20260709 14:53:48.967804 25543 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:48.972342 25548 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55e2d385f89a45b39243eec24b3178c9. Latest consensus state: current_term: 1 leader_uuid: "55e2d385f89a45b39243eec24b3178c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55e2d385f89a45b39243eec24b3178c9" member_type: VOTER } }
I20260709 14:53:48.972846 25548 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:48.972342 25547 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55e2d385f89a45b39243eec24b3178c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55e2d385f89a45b39243eec24b3178c9" member_type: VOTER } }
I20260709 14:53:48.973414 25547 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:48.975018 25553 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:48.979601 25553 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:48.983096 23586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:48.987866 25553 catalog_manager.cc:1383] Generated new cluster ID: d6d8a5a38cc24460a6f6f0587409b0d7
I20260709 14:53:48.988068 25553 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:48.998696 25553 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:48.999763 25553 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:49.013262 25553 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9: Generated new TSK 0
I20260709 14:53:49.013754 25553 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:49.049043 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:49.054351 25564 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 14:53:49.055415 25565 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 14:53:49.056576 25567 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 14:53:49.056845 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:49.057684 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:49.057858 23586 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 14:53:49.057973 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608829057963 us; error 0 us; skew 500 ppm
I20260709 14:53:49.058409 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:49.060454 23586 webserver.cc:533] Webserver started at http://127.23.8.129:38229/ using document root <none> and password file <none>
I20260709 14:53:49.060959 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:49.061158 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:49.061462 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:49.062479 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-0-root/instance:
uuid: "657aaddaa8094907a1ad35216225e3df"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-gjv7"
I20260709 14:53:49.066718 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:53:49.070106 25572 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.070843 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 14:53:49.071177 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-0-root
uuid: "657aaddaa8094907a1ad35216225e3df"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-gjv7"
I20260709 14:53:49.071506 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-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 14:53:49.085857 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:49.086942 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:49.088281 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:49.090446 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:49.090638 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.090822 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:49.090961 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.129218 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.129:35429
I20260709 14:53:49.129303 25634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.129:35429 every 8 connection(s)
I20260709 14:53:49.133989 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:49.140117 25639 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 14:53:49.141637 25640 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 14:53:49.143993 25642 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 14:53:49.145493 25635 heartbeater.cc:344] Connected to a master server at 127.23.8.190:44855
I20260709 14:53:49.145563 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:49.145920 25635 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:49.146394 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:49.146600 23586 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 14:53:49.146622 25635 heartbeater.cc:507] Master 127.23.8.190:44855 requested a full tablet report, sending...
I20260709 14:53:49.146852 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608829146830 us; error 0 us; skew 500 ppm
I20260709 14:53:49.147426 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:49.148689 25508 ts_manager.cc:194] Registered new tserver with Master: 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:49.149966 23586 webserver.cc:533] Webserver started at http://127.23.8.130:32957/ using document root <none> and password file <none>
I20260709 14:53:49.150426 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:49.150611 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:49.150520 25508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47994
I20260709 14:53:49.150918 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:49.152074 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-1-root/instance:
uuid: "388ef54872604a10a8b686243a4b53c0"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-gjv7"
I20260709 14:53:49.156056 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:49.159024 25647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.159662 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:49.159904 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-1-root
uuid: "388ef54872604a10a8b686243a4b53c0"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-gjv7"
I20260709 14:53:49.160149 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-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 14:53:49.175491 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:49.176513 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:49.177851 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:49.179951 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:49.180145 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.180374 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:49.180526 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.218353 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.130:45949
I20260709 14:53:49.218441 25709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.130:45949 every 8 connection(s)
I20260709 14:53:49.222643 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:49.228994 25713 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 14:53:49.229693 25714 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 14:53:49.232475 25710 heartbeater.cc:344] Connected to a master server at 127.23.8.190:44855
I20260709 14:53:49.232923 25710 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:49.233724 25710 heartbeater.cc:507] Master 127.23.8.190:44855 requested a full tablet report, sending...
W20260709 14:53:49.235549 25716 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 14:53:49.235756 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:49.235914 25508 ts_manager.cc:194] Registered new tserver with Master: 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:49.236857 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:49.237123 23586 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 14:53:49.237349 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608829237332 us; error 0 us; skew 500 ppm
I20260709 14:53:49.237748 25508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48010
I20260709 14:53:49.238072 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:49.240401 23586 webserver.cc:533] Webserver started at http://127.23.8.131:34723/ using document root <none> and password file <none>
I20260709 14:53:49.240789 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:49.240935 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:49.241133 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:49.242201 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-2-root/instance:
uuid: "32a0c426d6174a7ebb87662d4393ccd1"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-gjv7"
I20260709 14:53:49.246109 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 14:53:49.248955 25721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.249686 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:49.249936 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-2-root
uuid: "32a0c426d6174a7ebb87662d4393ccd1"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-gjv7"
I20260709 14:53:49.250192 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-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 14:53:49.271245 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:49.272326 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:49.273694 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:49.275692 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:49.275883 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.276103 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:49.276252 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.312405 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.131:34221
I20260709 14:53:49.312494 25783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.131:34221 every 8 connection(s)
I20260709 14:53:49.316679 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:49.322430 25787 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 14:53:49.323333 25788 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 14:53:49.324870 25790 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 14:53:49.325590 23586 server_base.cc:1061] running on GCE node
I20260709 14:53:49.326535 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:49.326733 23586 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 14:53:49.326913 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608829326896 us; error 0 us; skew 500 ppm
I20260709 14:53:49.327325 25784 heartbeater.cc:344] Connected to a master server at 127.23.8.190:44855
I20260709 14:53:49.327471 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:49.327662 25784 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:49.328383 25784 heartbeater.cc:507] Master 127.23.8.190:44855 requested a full tablet report, sending...
I20260709 14:53:49.330096 23586 webserver.cc:533] Webserver started at http://127.23.8.132:40105/ using document root <none> and password file <none>
I20260709 14:53:49.330472 25508 ts_manager.cc:194] Registered new tserver with Master: 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:49.330706 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:49.330974 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:49.331279 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:49.332165 25508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48022
I20260709 14:53:49.332705 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-3-root/instance:
uuid: "009a1658ecb449ecb998884cbd46d0ca"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-gjv7"
I20260709 14:53:49.336880 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:53:49.339910 25795 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.340562 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:49.340817 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-3-root
uuid: "009a1658ecb449ecb998884cbd46d0ca"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-gjv7"
I20260709 14:53:49.341068 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-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 14:53:49.350744 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:49.351871 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:49.353227 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:49.355154 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:49.355347 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.355553 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:49.355701 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.393219 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.132:46429
I20260709 14:53:49.393333 25857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.132:46429 every 8 connection(s)
I20260709 14:53:49.405081 25858 heartbeater.cc:344] Connected to a master server at 127.23.8.190:44855
I20260709 14:53:49.405470 25858 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:49.406095 25858 heartbeater.cc:507] Master 127.23.8.190:44855 requested a full tablet report, sending...
I20260709 14:53:49.407974 25508 ts_manager.cc:194] Registered new tserver with Master: 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:49.408157 23586 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012193684s
I20260709 14:53:49.409294 25508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48028
I20260709 14:53:49.430217 25508 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48030:
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 14:53:49.646727 25749 tablet_service.cc:1511] Processing CreateTablet for tablet b4857627877f4283a144d4e8271b39ff (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:49.648430 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4857627877f4283a144d4e8271b39ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.648123 25747 tablet_service.cc:1511] Processing CreateTablet for tablet 00b8afef54634cbb822da52409cbb972 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:49.650573 25748 tablet_service.cc:1511] Processing CreateTablet for tablet 2c15136a52c94a7b812060fd9f427154 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:49.652745 25600 tablet_service.cc:1511] Processing CreateTablet for tablet b4857627877f4283a144d4e8271b39ff (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:49.653473 25597 tablet_service.cc:1511] Processing CreateTablet for tablet a18e86c35c1146698bb1a703f5ab8e7d (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:49.654008 25600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4857627877f4283a144d4e8271b39ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.654729 25597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18e86c35c1146698bb1a703f5ab8e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.655857 25596 tablet_service.cc:1511] Processing CreateTablet for tablet de53daca6f6243e3a9f2fde728798c85 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:49.657161 25596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de53daca6f6243e3a9f2fde728798c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.658336 25599 tablet_service.cc:1511] Processing CreateTablet for tablet 68bd8e2e653a4c5a9470cfe9ffdbfc13 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:49.659530 25599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68bd8e2e653a4c5a9470cfe9ffdbfc13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.663614 25745 tablet_service.cc:1511] Processing CreateTablet for tablet e40ced583c7144e0992cd792829f5a8b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:49.663694 25746 tablet_service.cc:1511] Processing CreateTablet for tablet a18e86c35c1146698bb1a703f5ab8e7d (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:49.656664 25598 tablet_service.cc:1511] Processing CreateTablet for tablet 2c15136a52c94a7b812060fd9f427154 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:49.664382 25595 tablet_service.cc:1511] Processing CreateTablet for tablet e40ced583c7144e0992cd792829f5a8b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:49.665277 25598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c15136a52c94a7b812060fd9f427154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.665896 25595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40ced583c7144e0992cd792829f5a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.649416 25747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b8afef54634cbb822da52409cbb972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.667600 25823 tablet_service.cc:1511] Processing CreateTablet for tablet 68bd8e2e653a4c5a9470cfe9ffdbfc13 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:49.668860 25823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68bd8e2e653a4c5a9470cfe9ffdbfc13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.669081 25748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c15136a52c94a7b812060fd9f427154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.670194 25822 tablet_service.cc:1511] Processing CreateTablet for tablet 2c15136a52c94a7b812060fd9f427154 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:49.671423 25822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c15136a52c94a7b812060fd9f427154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.673270 25743 tablet_service.cc:1511] Processing CreateTablet for tablet ee448651e9ae4e9ea7ce9d6cb2db0081 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:49.673641 25594 tablet_service.cc:1511] Processing CreateTablet for tablet ee448651e9ae4e9ea7ce9d6cb2db0081 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:49.674540 25743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee448651e9ae4e9ea7ce9d6cb2db0081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.674826 25594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee448651e9ae4e9ea7ce9d6cb2db0081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.676247 25593 tablet_service.cc:1511] Processing CreateTablet for tablet 698194e65b2e40088beb06a39c7f8bda (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:49.677417 25593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698194e65b2e40088beb06a39c7f8bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.677752 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40ced583c7144e0992cd792829f5a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.678293 25821 tablet_service.cc:1511] Processing CreateTablet for tablet 00b8afef54634cbb822da52409cbb972 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:49.679515 25821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b8afef54634cbb822da52409cbb972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.680413 25746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18e86c35c1146698bb1a703f5ab8e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.683012 25820 tablet_service.cc:1511] Processing CreateTablet for tablet de53daca6f6243e3a9f2fde728798c85 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:49.685292 25819 tablet_service.cc:1511] Processing CreateTablet for tablet e40ced583c7144e0992cd792829f5a8b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:49.687202 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de53daca6f6243e3a9f2fde728798c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.688292 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40ced583c7144e0992cd792829f5a8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.688055 25818 tablet_service.cc:1511] Processing CreateTablet for tablet 509ebb48b20447a48430ac7e92f131c4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:49.689327 25818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509ebb48b20447a48430ac7e92f131c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.669101 25744 tablet_service.cc:1511] Processing CreateTablet for tablet 509ebb48b20447a48430ac7e92f131c4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:49.690521 25744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509ebb48b20447a48430ac7e92f131c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.694465 25817 tablet_service.cc:1511] Processing CreateTablet for tablet 698194e65b2e40088beb06a39c7f8bda (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:49.695745 25817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698194e65b2e40088beb06a39c7f8bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.702368 25742 tablet_service.cc:1511] Processing CreateTablet for tablet 75bb5063cd97465296d984aa374a7eff (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:49.703615 25742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75bb5063cd97465296d984aa374a7eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.717938 25816 tablet_service.cc:1511] Processing CreateTablet for tablet 75bb5063cd97465296d984aa374a7eff (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:49.719288 25816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75bb5063cd97465296d984aa374a7eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.718976 25592 tablet_service.cc:1511] Processing CreateTablet for tablet 75bb5063cd97465296d984aa374a7eff (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:49.720243 25592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75bb5063cd97465296d984aa374a7eff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.723233 25741 tablet_service.cc:1511] Processing CreateTablet for tablet 28b98dc67aea43df952ada7aa2fccd55 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:49.724473 25741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b98dc67aea43df952ada7aa2fccd55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.725397 25815 tablet_service.cc:1511] Processing CreateTablet for tablet 28b98dc67aea43df952ada7aa2fccd55 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:49.726619 25815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b98dc67aea43df952ada7aa2fccd55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.734972 25591 tablet_service.cc:1511] Processing CreateTablet for tablet 8042867fa20d4177b225f095ba7806f4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:49.736214 25591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8042867fa20d4177b225f095ba7806f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.759976 25675 tablet_service.cc:1511] Processing CreateTablet for tablet b4857627877f4283a144d4e8271b39ff (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:49.762279 25674 tablet_service.cc:1511] Processing CreateTablet for tablet 68bd8e2e653a4c5a9470cfe9ffdbfc13 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:49.764362 25673 tablet_service.cc:1511] Processing CreateTablet for tablet 00b8afef54634cbb822da52409cbb972 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:49.767362 25814 tablet_service.cc:1511] Processing CreateTablet for tablet db85974cd92846a28768c550032030ad (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:49.768669 25814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db85974cd92846a28768c550032030ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.775671 25668 tablet_service.cc:1511] Processing CreateTablet for tablet 698194e65b2e40088beb06a39c7f8bda (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:49.785199 25876 tablet_bootstrap.cc:492] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:49.789947 25667 tablet_service.cc:1511] Processing CreateTablet for tablet 28b98dc67aea43df952ada7aa2fccd55 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:49.787489 25675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4857627877f4283a144d4e8271b39ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.791498 25668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698194e65b2e40088beb06a39c7f8bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.795339 25669 tablet_service.cc:1511] Processing CreateTablet for tablet ee448651e9ae4e9ea7ce9d6cb2db0081 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:49.795724 25672 tablet_service.cc:1511] Processing CreateTablet for tablet a18e86c35c1146698bb1a703f5ab8e7d (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:49.797416 25670 tablet_service.cc:1511] Processing CreateTablet for tablet 509ebb48b20447a48430ac7e92f131c4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:49.799191 25671 tablet_service.cc:1511] Processing CreateTablet for tablet de53daca6f6243e3a9f2fde728798c85 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:49.802433 25595 tablet_service.cc:1511] Processing CreateTablet for tablet db85974cd92846a28768c550032030ad (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:49.804483 25595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db85974cd92846a28768c550032030ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.807997 25747 tablet_service.cc:1511] Processing CreateTablet for tablet 8042867fa20d4177b225f095ba7806f4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:49.809331 25747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8042867fa20d4177b225f095ba7806f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.813900 25877 tablet_bootstrap.cc:492] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:49.812939 25823 tablet_service.cc:1511] Processing CreateTablet for tablet c02d455020e34f5da2ea3e199a6f57a4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:49.816653 25823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02d455020e34f5da2ea3e199a6f57a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.818527 25599 tablet_service.cc:1511] Processing CreateTablet for tablet c02d455020e34f5da2ea3e199a6f57a4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:49.815547 25667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b98dc67aea43df952ada7aa2fccd55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.819732 25599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02d455020e34f5da2ea3e199a6f57a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.821890 25672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18e86c35c1146698bb1a703f5ab8e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.824011 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509ebb48b20447a48430ac7e92f131c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.825537 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de53daca6f6243e3a9f2fde728798c85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.829471 25666 tablet_service.cc:1511] Processing CreateTablet for tablet 8042867fa20d4177b225f095ba7806f4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:49.830762 25666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8042867fa20d4177b225f095ba7806f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.837329 25669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee448651e9ae4e9ea7ce9d6cb2db0081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.849476 25673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b8afef54634cbb822da52409cbb972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.850139 25674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68bd8e2e653a4c5a9470cfe9ffdbfc13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.851275 25816 tablet_service.cc:1511] Processing CreateTablet for tablet f0c6c674dd6045709652dcbcf86f1266 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:49.852659 25816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c6c674dd6045709652dcbcf86f1266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.874585 25875 tablet_bootstrap.cc:492] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:49.878113 25749 tablet_service.cc:1511] Processing CreateTablet for tablet f0c6c674dd6045709652dcbcf86f1266 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:49.879390 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c6c674dd6045709652dcbcf86f1266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.888870 25741 tablet_service.cc:1511] Processing CreateTablet for tablet c02d455020e34f5da2ea3e199a6f57a4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:49.890183 25741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02d455020e34f5da2ea3e199a6f57a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.901702 25600 tablet_service.cc:1511] Processing CreateTablet for tablet 19bf594308d4422aa116c187ad945d14 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:49.902962 25600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bf594308d4422aa116c187ad945d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.911968 25670 tablet_service.cc:1511] Processing CreateTablet for tablet f0c6c674dd6045709652dcbcf86f1266 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:49.913048 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c6c674dd6045709652dcbcf86f1266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.921422 25875 tablet_bootstrap.cc:654] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:49.944041 25876 tablet_bootstrap.cc:654] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:49.963202 25877 tablet_bootstrap.cc:654] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:49.971891 25675 tablet_service.cc:1511] Processing CreateTablet for tablet db85974cd92846a28768c550032030ad (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
W20260709 14:53:49.974176 25493 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 44078.9us
W20260709 14:53:49.979241 25556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:49.980990 25749 tablet_service.cc:1511] Processing CreateTablet for tablet 19bf594308d4422aa116c187ad945d14 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:49.982290 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bf594308d4422aa116c187ad945d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.985704 25745 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6bad00c1cc4dc591a046ec3b980c29 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:49.986887 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6bad00c1cc4dc591a046ec3b980c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.987927 25817 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6bad00c1cc4dc591a046ec3b980c29 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:49.988781 25667 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd687628b7d4c059ad2f9d9135c818b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:49.989109 25817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6bad00c1cc4dc591a046ec3b980c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.990058 25667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd687628b7d4c059ad2f9d9135c818b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.990162 25666 tablet_service.cc:1511] Processing CreateTablet for tablet 19bf594308d4422aa116c187ad945d14 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:49.991380 25666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bf594308d4422aa116c187ad945d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.994179 25595 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6bad00c1cc4dc591a046ec3b980c29 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:49.995435 25595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6bad00c1cc4dc591a046ec3b980c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:49.994623 25819 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd687628b7d4c059ad2f9d9135c818b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:49.998116 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd687628b7d4c059ad2f9d9135c818b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.000144 25671 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb472505fb54748bd1ff9c3e3ab9d2b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:50.001426 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb472505fb54748bd1ff9c3e3ab9d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.009056 25878 tablet_bootstrap.cc:492] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:50.011690 25875 tablet_bootstrap.cc:492] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:50.012202 25875 ts_tablet_manager.cc:1403] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.168s	user 0.008s	sys 0.009s
I20260709 14:53:50.014883 25875 raft_consensus.cc:359] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:50.018683 25875 raft_consensus.cc:385] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.018975 25875 raft_consensus.cc:740] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.019639 25876 tablet_bootstrap.cc:492] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:50.020143 25876 ts_tablet_manager.cc:1403] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.235s	user 0.006s	sys 0.011s
I20260709 14:53:50.022818 25876 raft_consensus.cc:359] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:50.024261 25876 raft_consensus.cc:385] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.019663 25875 consensus_queue.cc:260] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:50.025133 25876 raft_consensus.cc:740] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.026046 25876 consensus_queue.cc:260] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:50.024389 25675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db85974cd92846a28768c550032030ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.027026 25878 tablet_bootstrap.cc:654] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.030864 25635 heartbeater.cc:499] Master 127.23.8.190:44855 was elected leader, sending a full tablet report...
I20260709 14:53:50.032428 25749 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb472505fb54748bd1ff9c3e3ab9d2b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:50.022930 25599 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd687628b7d4c059ad2f9d9135c818b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:50.033790 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb472505fb54748bd1ff9c3e3ab9d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.034395 25599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd687628b7d4c059ad2f9d9135c818b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.035250 25875 ts_tablet_manager.cc:1434] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.005s
I20260709 14:53:50.036218 25875 tablet_bootstrap.cc:492] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:50.042096 25875 tablet_bootstrap.cc:654] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.054021 25878 tablet_bootstrap.cc:492] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:50.053685 25819 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb472505fb54748bd1ff9c3e3ab9d2b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:50.055054 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb472505fb54748bd1ff9c3e3ab9d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.057421 25878 ts_tablet_manager.cc:1403] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260709 14:53:50.058405 25877 tablet_bootstrap.cc:492] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:50.058866 25877 ts_tablet_manager.cc:1403] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.245s	user 0.007s	sys 0.004s
I20260709 14:53:50.060195 25878 raft_consensus.cc:359] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.060889 25878 raft_consensus.cc:385] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.061201 25878 raft_consensus.cc:740] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.061529 25877 raft_consensus.cc:359] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.062222 25877 raft_consensus.cc:385] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.062506 25877 raft_consensus.cc:740] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.063325 25877 consensus_queue.cc:260] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.068246 25875 tablet_bootstrap.cc:492] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:50.068831 25875 ts_tablet_manager.cc:1403] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.007s
I20260709 14:53:50.069793 25784 heartbeater.cc:499] Master 127.23.8.190:44855 was elected leader, sending a full tablet report...
I20260709 14:53:50.071738 25875 raft_consensus.cc:359] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.072420 25875 raft_consensus.cc:385] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.072721 25875 raft_consensus.cc:740] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.073057 25600 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa65240cf4d402a9e3d9d68e12076b4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:50.074139 25858 heartbeater.cc:499] Master 127.23.8.190:44855 was elected leader, sending a full tablet report...
I20260709 14:53:50.074338 25600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa65240cf4d402a9e3d9d68e12076b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.075150 25877 ts_tablet_manager.cc:1434] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:53:50.076047 25877 tablet_bootstrap.cc:492] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:50.081825 25877 tablet_bootstrap.cc:654] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.084564 25875 consensus_queue.cc:260] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.086474 25876 ts_tablet_manager.cc:1434] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.003s
I20260709 14:53:50.086674 25875 ts_tablet_manager.cc:1434] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:53:50.095878 25878 consensus_queue.cc:260] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.089908 25819 tablet_service.cc:1511] Processing CreateTablet for tablet a12f4ed5a6104c81afde99e9594ed238 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:50.090158 25749 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa65240cf4d402a9e3d9d68e12076b4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:50.098758 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12f4ed5a6104c81afde99e9594ed238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.098846 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa65240cf4d402a9e3d9d68e12076b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.099537 25877 tablet_bootstrap.cc:492] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:50.100003 25877 ts_tablet_manager.cc:1403] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 14:53:50.090523 25671 tablet_service.cc:1511] Processing CreateTablet for tablet a12f4ed5a6104c81afde99e9594ed238 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:50.102331 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12f4ed5a6104c81afde99e9594ed238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.102725 25877 raft_consensus.cc:359] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:50.103417 25877 raft_consensus.cc:385] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.103704 25877 raft_consensus.cc:740] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.104597 25877 consensus_queue.cc:260] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:50.106808 25877 ts_tablet_manager.cc:1434] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:50.107718 25877 tablet_bootstrap.cc:492] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:50.109439 25817 tablet_service.cc:1511] Processing CreateTablet for tablet 1032e3ddca8f44499e1caa1b69449a96 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:50.110738 25817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1032e3ddca8f44499e1caa1b69449a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.087967 25675 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa65240cf4d402a9e3d9d68e12076b4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:50.091560 25594 tablet_service.cc:1511] Processing CreateTablet for tablet a12f4ed5a6104c81afde99e9594ed238 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:50.094098 25745 tablet_service.cc:1511] Processing CreateTablet for tablet 1032e3ddca8f44499e1caa1b69449a96 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:50.095125 25883 raft_consensus.cc:493] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.113329 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1032e3ddca8f44499e1caa1b69449a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.112936 25883 raft_consensus.cc:515] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:50.097481 25875 tablet_bootstrap.cc:492] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:50.113574 25877 tablet_bootstrap.cc:654] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.112445 25594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12f4ed5a6104c81afde99e9594ed238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.115862 25883 leader_election.cc:290] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:50.125622 25667 tablet_service.cc:1511] Processing CreateTablet for tablet aab0938d78a64e8e994c92a7127ac42b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:50.126883 25667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aab0938d78a64e8e994c92a7127ac42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.127645 25875 tablet_bootstrap.cc:654] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.133312 25675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa65240cf4d402a9e3d9d68e12076b4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:50.137362 25636 tablet.cc:2406] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:50.140829 25876 tablet_bootstrap.cc:492] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:50.148801 25741 tablet_service.cc:1511] Processing CreateTablet for tablet aab0938d78a64e8e994c92a7127ac42b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:50.158340 25741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aab0938d78a64e8e994c92a7127ac42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.155669 25710 heartbeater.cc:499] Master 127.23.8.190:44855 was elected leader, sending a full tablet report...
I20260709 14:53:50.164738 25819 tablet_service.cc:1511] Processing CreateTablet for tablet aab0938d78a64e8e994c92a7127ac42b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:50.166043 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aab0938d78a64e8e994c92a7127ac42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.166266 25599 tablet_service.cc:1511] Processing CreateTablet for tablet 8ece5e9474dd4284999ad8f3f348f3e2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:50.167547 25599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ece5e9474dd4284999ad8f3f348f3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.174319 25672 tablet_service.cc:1511] Processing CreateTablet for tablet 8ece5e9474dd4284999ad8f3f348f3e2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:50.175580 25672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ece5e9474dd4284999ad8f3f348f3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.177431 25876 tablet_bootstrap.cc:654] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.178656 25814 tablet_service.cc:1511] Processing CreateTablet for tablet 33f8b7f569de4db68849412d32d4a046 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:50.179822 25814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f8b7f569de4db68849412d32d4a046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.185388 25595 tablet_service.cc:1511] Processing CreateTablet for tablet 33f8b7f569de4db68849412d32d4a046 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:50.186558 25595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f8b7f569de4db68849412d32d4a046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.204099 25746 tablet_service.cc:1511] Processing CreateTablet for tablet 8ece5e9474dd4284999ad8f3f348f3e2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:50.205488 25746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ece5e9474dd4284999ad8f3f348f3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.221707 25600 tablet_service.cc:1511] Processing CreateTablet for tablet 1032e3ddca8f44499e1caa1b69449a96 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:50.223079 25600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1032e3ddca8f44499e1caa1b69449a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.227540 25878 ts_tablet_manager.cc:1434] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.170s	user 0.011s	sys 0.000s
I20260709 14:53:50.231915 25878 tablet_bootstrap.cc:492] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:50.236891 25875 tablet_bootstrap.cc:492] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:50.237391 25875 ts_tablet_manager.cc:1403] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.140s	user 0.002s	sys 0.029s
I20260709 14:53:50.239151 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b8afef54634cbb822da52409cbb972" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:50.239907 25833 raft_consensus.cc:2468] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:50.240090 25875 raft_consensus.cc:359] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:50.240895 25875 raft_consensus.cc:385] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.240674 25747 tablet_service.cc:1511] Processing CreateTablet for tablet 206b3ba388be41b1a7659c929b31893b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:50.240906 25888 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.241222 25875 raft_consensus.cc:740] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.241819 25888 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.242282 25875 consensus_queue.cc:260] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:50.243489 25747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206b3ba388be41b1a7659c929b31893b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.244365 25875 ts_tablet_manager.cc:1434] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:50.246205 25596 tablet_service.cc:1511] Processing CreateTablet for tablet 206b3ba388be41b1a7659c929b31893b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:50.248544 25875 tablet_bootstrap.cc:492] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:50.248714 25596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206b3ba388be41b1a7659c929b31893b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.249215 25888 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:50.248477 25723 leader_election.cc:304] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:50.253407 25883 raft_consensus.cc:2804] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:50.253762 25883 raft_consensus.cc:493] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:50.254081 25883 raft_consensus.cc:3060] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.254215 25876 tablet_bootstrap.cc:492] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:50.254719 25876 ts_tablet_manager.cc:1403] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.133s	user 0.004s	sys 0.012s
I20260709 14:53:50.262297 25882 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.262763 25882 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.267198 25882 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:50.290617 25876 raft_consensus.cc:359] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:50.293083 25876 raft_consensus.cc:385] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.293488 25876 raft_consensus.cc:740] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.294287 25876 consensus_queue.cc:260] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:50.292305 25742 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed3ed9b157e4441b56c0027bb507dac (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:50.297101 25742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed3ed9b157e4441b56c0027bb507dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.311760 25878 tablet_bootstrap.cc:654] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.315464 25875 tablet_bootstrap.cc:654] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.322918 25886 raft_consensus.cc:493] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.323402 25886 raft_consensus.cc:515] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.324507 25817 tablet_service.cc:1511] Processing CreateTablet for tablet 206b3ba388be41b1a7659c929b31893b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:50.325822 25817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206b3ba388be41b1a7659c929b31893b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.325966 25886 leader_election.cc:290] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:50.335752 25819 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed3ed9b157e4441b56c0027bb507dac (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:50.336968 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed3ed9b157e4441b56c0027bb507dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.337684 25748 tablet_service.cc:1511] Processing CreateTablet for tablet b02ffcb4e4c44903aeeeb40a14bff5e2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:50.338866 25748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02ffcb4e4c44903aeeeb40a14bff5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.339890 25882 raft_consensus.cc:493] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.340400 25882 raft_consensus.cc:515] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:50.342618 25882 leader_election.cc:290] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:50.351864 25815 tablet_service.cc:1511] Processing CreateTablet for tablet 1b263d6cc4b7433e84527e8e6e7b0d6a (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:50.353229 25815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b263d6cc4b7433e84527e8e6e7b0d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.361657 25822 tablet_service.cc:1511] Processing CreateTablet for tablet d344af01704e4ad88b7415d4576805df (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:50.362985 25822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d344af01704e4ad88b7415d4576805df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.371894 25816 tablet_service.cc:1511] Processing CreateTablet for tablet a8d9a37886dc4125822c118377680cab (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:50.373224 25816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d9a37886dc4125822c118377680cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.394285 25823 tablet_service.cc:1511] Processing CreateTablet for tablet 85513ce24bde44ba811fc8c63224455a (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:50.395670 25823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85513ce24bde44ba811fc8c63224455a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.407675 25821 tablet_service.cc:1511] Processing CreateTablet for tablet 67a1e86cc40144d4bb854d577dc5fb3c (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:50.409274 25821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a1e86cc40144d4bb854d577dc5fb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.458599 25594 tablet_service.cc:1511] Processing CreateTablet for tablet 1b263d6cc4b7433e84527e8e6e7b0d6a (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:50.458810 25592 tablet_service.cc:1511] Processing CreateTablet for tablet d344af01704e4ad88b7415d4576805df (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:50.459923 25594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b263d6cc4b7433e84527e8e6e7b0d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.460312 25593 tablet_service.cc:1511] Processing CreateTablet for tablet 67a1e86cc40144d4bb854d577dc5fb3c (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:50.459904 25591 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcb58dab89e40a7a0d22725b5145582 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:50.461469 25598 tablet_service.cc:1511] Processing CreateTablet for tablet 85513ce24bde44ba811fc8c63224455a (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:50.462764 25598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85513ce24bde44ba811fc8c63224455a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.467325 25743 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcb58dab89e40a7a0d22725b5145582 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:50.468034 25749 tablet_service.cc:1511] Processing CreateTablet for tablet a8d9a37886dc4125822c118377680cab (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:50.468469 25743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcb58dab89e40a7a0d22725b5145582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.469615 25744 tablet_service.cc:1511] Processing CreateTablet for tablet 67a1e86cc40144d4bb854d577dc5fb3c (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:50.470319 25740 tablet_service.cc:1511] Processing CreateTablet for tablet a7f16742b1014541af04a733a068ccff (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:50.470798 25744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a1e86cc40144d4bb854d577dc5fb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.471699 25740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f16742b1014541af04a733a068ccff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.474444 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:50.481520 25877 tablet_bootstrap.cc:492] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:50.482041 25877 ts_tablet_manager.cc:1403] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.375s	user 0.027s	sys 0.009s
I20260709 14:53:50.489673 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b8afef54634cbb822da52409cbb972" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:50.490267 25745 tablet_service.cc:1511] Processing CreateTablet for tablet d344af01704e4ad88b7415d4576805df (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 14:53:50.491299 25722 leader_election.cc:343] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.491598 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d344af01704e4ad88b7415d4576805df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.438421 25883 raft_consensus.cc:515] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:50.499322 25600 tablet_service.cc:1511] Processing CreateTablet for tablet b02ffcb4e4c44903aeeeb40a14bff5e2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:50.500751 25883 leader_election.cc:290] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:50.501435 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b8afef54634cbb822da52409cbb972" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
W20260709 14:53:50.502780 25722 leader_election.cc:343] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.505167 25600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02ffcb4e4c44903aeeeb40a14bff5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.510228 25820 tablet_service.cc:1511] Processing CreateTablet for tablet 96377daefb2d4c5dac97b9c0e447c468 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:50.511456 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96377daefb2d4c5dac97b9c0e447c468. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:50.517618 25649 leader_election.cc:343] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.522152 25814 tablet_service.cc:1511] Processing CreateTablet for tablet 257203c1d1ef4616a04ada0c91227d9c (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:50.522610 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b8afef54634cbb822da52409cbb972" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:50.523257 25833 raft_consensus.cc:3060] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.523394 25814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257203c1d1ef4616a04ada0c91227d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.504676 25819 tablet_service.cc:1511] Processing CreateTablet for tablet 1d243b18338449a4b4e9f6db6296587e (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:50.526486 25818 tablet_service.cc:1511] Processing CreateTablet for tablet b1e7c6a312d248f2ba3e020f5816dd48 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:50.527827 25818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1e7c6a312d248f2ba3e020f5816dd48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.530834 25597 tablet_service.cc:1511] Processing CreateTablet for tablet 1d243b18338449a4b4e9f6db6296587e (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:50.531701 25883 raft_consensus.cc:493] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.532022 25597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d243b18338449a4b4e9f6db6296587e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.532158 25883 raft_consensus.cc:515] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:50.532171 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d243b18338449a4b4e9f6db6296587e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.484983 25877 raft_consensus.cc:359] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.571622 25592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d344af01704e4ad88b7415d4576805df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.581056 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ebb48b20447a48430ac7e92f131c4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:50.568090 25877 raft_consensus.cc:385] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.567111 25594 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd3f3103dea40c4a974e11cbb7c2410 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:50.587615 25822 tablet_service.cc:1511] Processing CreateTablet for tablet 7c694da021744bb1b9026a5bd8cd94b4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:50.588848 25822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c694da021744bb1b9026a5bd8cd94b4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:50.595157 25722 leader_election.cc:343] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.610522 25593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a1e86cc40144d4bb854d577dc5fb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.594569 25877 raft_consensus.cc:740] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.624359 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d9a37886dc4125822c118377680cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.627724 25883 leader_election.cc:290] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:50.637012 25594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd3f3103dea40c4a974e11cbb7c2410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.652557 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:50.658289 25599 tablet_service.cc:1511] Processing CreateTablet for tablet 4785aa160c6b4c688d5fe76f4f71f80c (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:50.659572 25599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4785aa160c6b4c688d5fe76f4f71f80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.643867 25821 tablet_service.cc:1511] Processing CreateTablet for tablet a7f16742b1014541af04a733a068ccff (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:50.661708 25592 tablet_service.cc:1511] Processing CreateTablet for tablet 96377daefb2d4c5dac97b9c0e447c468 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:50.662894 25821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f16742b1014541af04a733a068ccff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.663036 25592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96377daefb2d4c5dac97b9c0e447c468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.663724 25876 ts_tablet_manager.cc:1434] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.395s	user 0.014s	sys 0.023s
I20260709 14:53:50.664732 25876 tablet_bootstrap.cc:492] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:50.641350 25877 consensus_queue.cc:260] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.670619 25591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcb58dab89e40a7a0d22725b5145582. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:50.673480 25799 leader_election.cc:343] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.677317 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ebb48b20447a48430ac7e92f131c4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
W20260709 14:53:50.678840 25723 leader_election.cc:343] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.679245 25723 leader_election.cc:304] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:50.681460 25904 raft_consensus.cc:2749] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:50.684357 25882 raft_consensus.cc:493] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.684829 25882 raft_consensus.cc:515] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:50.686667 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:50.686782 25882 leader_election.cc:290] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:50.687536 25886 raft_consensus.cc:493] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.693439 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:50.693747 25886 raft_consensus.cc:515] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
W20260709 14:53:50.697395 25574 leader_election.cc:343] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.697708 25741 tablet_service.cc:1511] Processing CreateTablet for tablet 257203c1d1ef4616a04ada0c91227d9c (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:50.716449 25671 tablet_service.cc:1511] Processing CreateTablet for tablet 1b263d6cc4b7433e84527e8e6e7b0d6a (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:50.716570 25667 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed3ed9b157e4441b56c0027bb507dac (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:50.715175 25886 leader_election.cc:290] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:50.718286 25675 tablet_service.cc:1511] Processing CreateTablet for tablet b02ffcb4e4c44903aeeeb40a14bff5e2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:50.715042 25666 tablet_service.cc:1511] Processing CreateTablet for tablet a8d9a37886dc4125822c118377680cab (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:50.719863 25668 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcb58dab89e40a7a0d22725b5145582 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:50.712491 25833 raft_consensus.cc:2468] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:50.698918 25596 tablet_service.cc:1511] Processing CreateTablet for tablet d6be0c1f653240c78ef9e3a5edc6c1d2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:50.699741 25672 tablet_service.cc:1511] Processing CreateTablet for tablet 33f8b7f569de4db68849412d32d4a046 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:50.720269 25741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257203c1d1ef4616a04ada0c91227d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.722026 25596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6be0c1f653240c78ef9e3a5edc6c1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.722481 25669 tablet_service.cc:1511] Processing CreateTablet for tablet a7f16742b1014541af04a733a068ccff (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:50.723959 25723 leader_election.cc:304] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:50.693233 25743 tablet_service.cc:1511] Processing CreateTablet for tablet 96377daefb2d4c5dac97b9c0e447c468 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:50.725669 25904 raft_consensus.cc:2804] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.726120 25904 raft_consensus.cc:697] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:50.696722 25820 tablet_service.cc:1511] Processing CreateTablet for tablet d4c15a3157b84966b629296cab9ab916 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:50.729377 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c15a3157b84966b629296cab9ab916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.705926 25815 tablet_service.cc:1511] Processing CreateTablet for tablet 4e99d341bc1040ee8bae1a5755473e1b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:50.730469 25875 tablet_bootstrap.cc:492] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:50.709337 25748 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd3f3103dea40c4a974e11cbb7c2410 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:50.731067 25875 ts_tablet_manager.cc:1403] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.483s	user 0.016s	sys 0.025s
I20260709 14:53:50.700384 25594 tablet_service.cc:1511] Processing CreateTablet for tablet b1e7c6a312d248f2ba3e020f5816dd48 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:50.733420 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de53daca6f6243e3a9f2fde728798c85" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:50.733924 25670 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd3f3103dea40c4a974e11cbb7c2410 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:50.696889 25816 tablet_service.cc:1511] Processing CreateTablet for tablet f1c97a47a21249208ad02447ea74bb63 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260709 14:53:50.734778 25799 leader_election.cc:343] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.735724 25743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96377daefb2d4c5dac97b9c0e447c468. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:50.735641 25574 leader_election.cc:343] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.736126 25817 tablet_service.cc:1511] Processing CreateTablet for tablet b778d161fb05400b8b229c897c098078 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:50.721446 25674 tablet_service.cc:1511] Processing CreateTablet for tablet 85513ce24bde44ba811fc8c63224455a (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:50.737210 25748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd3f3103dea40c4a974e11cbb7c2410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.733657 25594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1e7c6a312d248f2ba3e020f5816dd48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.742383 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b263d6cc4b7433e84527e8e6e7b0d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.748179 25875 raft_consensus.cc:359] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:50.749336 25815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e99d341bc1040ee8bae1a5755473e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.751695 25746 tablet_service.cc:1511] Processing CreateTablet for tablet 7c694da021744bb1b9026a5bd8cd94b4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:50.748971 25875 raft_consensus.cc:385] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.726926 25904 consensus_queue.cc:237] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:50.757333 25875 raft_consensus.cc:740] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.758729 25667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed3ed9b157e4441b56c0027bb507dac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.758191 25875 consensus_queue.cc:260] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:50.761045 25875 ts_tablet_manager.cc:1434] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 14:53:50.762008 25875 tablet_bootstrap.cc:492] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:50.762521 25878 tablet_bootstrap.cc:492] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:50.763031 25878 ts_tablet_manager.cc:1403] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.531s	user 0.018s	sys 0.025s
I20260709 14:53:50.762909 25747 tablet_service.cc:1511] Processing CreateTablet for tablet 4785aa160c6b4c688d5fe76f4f71f80c (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:50.763855 25675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02ffcb4e4c44903aeeeb40a14bff5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.709587 25595 tablet_service.cc:1511] Processing CreateTablet for tablet 7feaf5db04f74cfaaaeb3d52ca04f817 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:50.767064 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd3f3103dea40c4a974e11cbb7c2410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.770831 25823 tablet_service.cc:1511] Processing CreateTablet for tablet d6be0c1f653240c78ef9e3a5edc6c1d2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:50.771500 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:50.772207 25823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6be0c1f653240c78ef9e3a5edc6c1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.773104 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18e86c35c1146698bb1a703f5ab8e7d" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:50.773667 25674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85513ce24bde44ba811fc8c63224455a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.777902 25820 tablet_service.cc:1511] Processing CreateTablet for tablet 99cb0b002826465ea89aea25475c6b90 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:50.779039 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99cb0b002826465ea89aea25475c6b90. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:50.774204 25576 leader_election.cc:343] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.780675 25596 tablet_service.cc:1511] Processing CreateTablet for tablet b3de3cc23f5d463e80825708bad6bb3a (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:50.781401 25576 leader_election.cc:304] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1
W20260709 14:53:50.782567 25576 leader_election.cc:343] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.783133 25882 raft_consensus.cc:2749] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:50.707851 25600 tablet_service.cc:1511] Processing CreateTablet for tablet 7c694da021744bb1b9026a5bd8cd94b4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:50.789392 25673 tablet_service.cc:1511] Processing CreateTablet for tablet 1d243b18338449a4b4e9f6db6296587e (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:50.790608 25673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d243b18338449a4b4e9f6db6296587e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.799100 25876 tablet_bootstrap.cc:654] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.808300 25593 tablet_service.cc:1511] Processing CreateTablet for tablet d4c15a3157b84966b629296cab9ab916 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:50.808552 25744 tablet_service.cc:1511] Processing CreateTablet for tablet 4e99d341bc1040ee8bae1a5755473e1b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:50.812484 25749 tablet_service.cc:1511] Processing CreateTablet for tablet 7feaf5db04f74cfaaaeb3d52ca04f817 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:50.814894 25597 tablet_service.cc:1511] Processing CreateTablet for tablet f1c97a47a21249208ad02447ea74bb63 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:50.816771 25820 tablet_service.cc:1511] Processing CreateTablet for tablet 906fddebf09c4423b4fc1a577bdad4c7 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:50.823735 25814 tablet_service.cc:1511] Processing CreateTablet for tablet cbc6c2ff6848427e9bdcc31d3d076334 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:50.826148 25748 tablet_service.cc:1511] Processing CreateTablet for tablet f1c97a47a21249208ad02447ea74bb63 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:50.828137 25675 tablet_service.cc:1511] Processing CreateTablet for tablet 257203c1d1ef4616a04ada0c91227d9c (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:50.788036 25822 tablet_service.cc:1511] Processing CreateTablet for tablet 1251ffac800446b795a1173a18cba375 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:50.831506 25878 raft_consensus.cc:359] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.833009 25669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f16742b1014541af04a733a068ccff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.833042 25816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c97a47a21249208ad02447ea74bb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.832986 25746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c694da021744bb1b9026a5bd8cd94b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.831768 25674 tablet_service.cc:1511] Processing CreateTablet for tablet 4785aa160c6b4c688d5fe76f4f71f80c (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:50.838541 25596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3de3cc23f5d463e80825708bad6bb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.836104 25667 tablet_service.cc:1511] Processing CreateTablet for tablet b1e7c6a312d248f2ba3e020f5816dd48 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:50.849637 25597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c97a47a21249208ad02447ea74bb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.850677 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906fddebf09c4423b4fc1a577bdad4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.851033 25747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4785aa160c6b4c688d5fe76f4f71f80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.852180 25817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b778d161fb05400b8b229c897c098078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.857559 25672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f8b7f569de4db68849412d32d4a046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.858417 25666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d9a37886dc4125822c118377680cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.858155 25819 tablet_service.cc:1511] Processing CreateTablet for tablet 7c57657729614e66b5a6ca9dd1c64519 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:50.858174 25600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c694da021744bb1b9026a5bd8cd94b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.860167 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7feaf5db04f74cfaaaeb3d52ca04f817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.860633 25745 tablet_service.cc:1511] Processing CreateTablet for tablet b778d161fb05400b8b229c897c098078 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:50.861560 25668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcb58dab89e40a7a0d22725b5145582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.878094 25744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e99d341bc1040ee8bae1a5755473e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.879908 25748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c97a47a21249208ad02447ea74bb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.861985 25877 ts_tablet_manager.cc:1434] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.380s	user 0.013s	sys 0.012s
I20260709 14:53:50.840178 25878 raft_consensus.cc:385] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.881466 25878 raft_consensus.cc:740] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.882360 25878 consensus_queue.cc:260] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.883877 25877 tablet_bootstrap.cc:492] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:50.857484 25598 tablet_service.cc:1511] Processing CreateTablet for tablet b75429e0e745465a975d3591e38570e4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:50.892319 25675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257203c1d1ef4616a04ada0c91227d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.896135 25670 tablet_service.cc:1511] Processing CreateTablet for tablet b778d161fb05400b8b229c897c098078 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:50.898404 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:50.899026 25685 raft_consensus.cc:2468] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:50.900306 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18e86c35c1146698bb1a703f5ab8e7d" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:50.901986 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:50.902658 25610 raft_consensus.cc:2468] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:50.902557 25673 tablet_service.cc:1511] Processing CreateTablet for tablet 7feaf5db04f74cfaaaeb3d52ca04f817 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:50.904726 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b778d161fb05400b8b229c897c098078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.905854 25592 tablet_service.cc:1511] Processing CreateTablet for tablet 1251ffac800446b795a1173a18cba375 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:50.906730 25573 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:50.907167 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b778d161fb05400b8b229c897c098078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.907925 25882 raft_consensus.cc:2804] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:50.908305 25882 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:50.908646 25882 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.867457 25742 tablet_service.cc:1511] Processing CreateTablet for tablet b75429e0e745465a975d3591e38570e4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:50.912664 25742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75429e0e745465a975d3591e38570e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.872354 25814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc6c2ff6848427e9bdcc31d3d076334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.925642 25591 tablet_service.cc:1511] Processing CreateTablet for tablet 906fddebf09c4423b4fc1a577bdad4c7 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:50.868650 25593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c15a3157b84966b629296cab9ab916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.926946 25591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906fddebf09c4423b4fc1a577bdad4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.927770 25882 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:50.914058 25667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1e7c6a312d248f2ba3e020f5816dd48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.930822 25740 tablet_service.cc:1511] Processing CreateTablet for tablet 99cb0b002826465ea89aea25475c6b90 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:50.932114 25822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1251ffac800446b795a1173a18cba375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.900628 25671 tablet_service.cc:1511] Processing CreateTablet for tablet 4e99d341bc1040ee8bae1a5755473e1b (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 14:53:50.955302 25573 leader_election.cc:343] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.955621 25740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99cb0b002826465ea89aea25475c6b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.955816 25573 leader_election.cc:304] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:50.957592 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:50.959053 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de53daca6f6243e3a9f2fde728798c85" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:50.960104 25651 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
W20260709 14:53:50.961591 25796 leader_election.cc:343] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.962064 25796 leader_election.cc:304] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
W20260709 14:53:50.963413 25796 leader_election.cc:343] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.963820 25796 leader_election.cc:304] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:50.964609 25886 raft_consensus.cc:2749] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:50.964933 25819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c57657729614e66b5a6ca9dd1c64519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.965237 25886 raft_consensus.cc:2749] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:50.969066 25741 tablet_service.cc:1511] Processing CreateTablet for tablet b3de3cc23f5d463e80825708bad6bb3a (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:50.968866 25595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7feaf5db04f74cfaaaeb3d52ca04f817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.980269 25875 tablet_bootstrap.cc:654] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:50.981726 25556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:50.981870 25882 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:50.982404 25882 raft_consensus.cc:493] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.982946 25882 raft_consensus.cc:515] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:50.985829 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40ced583c7144e0992cd792829f5a8b" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:50.984931 25882 leader_election.cc:290] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:50.991146 25912 raft_consensus.cc:2804] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:50.991225 25576 leader_election.cc:343] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.987111 25592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1251ffac800446b795a1173a18cba375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.989202 25673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7feaf5db04f74cfaaaeb3d52ca04f817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.995728 25741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3de3cc23f5d463e80825708bad6bb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.993254 25882 raft_consensus.cc:2749] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:50.968848 25743 tablet_service.cc:1511] Processing CreateTablet for tablet d6be0c1f653240c78ef9e3a5edc6c1d2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:50.997818 25912 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.011502 25598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75429e0e745465a975d3591e38570e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.021787 25507 catalog_manager.cc:5697] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.013062 25674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4785aa160c6b4c688d5fe76f4f71f80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.009858 25912 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:51.007719 25573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 52468.1us
I20260709 14:53:51.034057 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:51.040380 25743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6be0c1f653240c78ef9e3a5edc6c1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.043830 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40ced583c7144e0992cd792829f5a8b" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:51.049857 25877 tablet_bootstrap.cc:654] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.060582 25597 tablet_service.cc:1511] Processing CreateTablet for tablet 4e7e0e7c918c4971943618741ca5e3f9 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:51.055827 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e99d341bc1040ee8bae1a5755473e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.055090 25876 tablet_bootstrap.cc:492] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:51.014902 25666 tablet_service.cc:1511] Processing CreateTablet for tablet d4c15a3157b84966b629296cab9ab916 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:51.074986 25743 tablet_service.cc:1511] Processing CreateTablet for tablet 7c57657729614e66b5a6ca9dd1c64519 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:51.076462 25820 tablet_service.cc:1511] Processing CreateTablet for tablet 7aeec020862a4da29a583e7ab3d0d180 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:51.085690 25597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e7e0e7c918c4971943618741ca5e3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.052073 25817 tablet_service.cc:1511] Processing CreateTablet for tablet 4e7e0e7c918c4971943618741ca5e3f9 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:51.086252 25599 tablet_service.cc:1511] Processing CreateTablet for tablet cbc6c2ff6848427e9bdcc31d3d076334 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:51.025733 25594 tablet_service.cc:1511] Processing CreateTablet for tablet cf2b448e7441411d8b43751c3fcde9c2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:51.042742 25668 tablet_service.cc:1511] Processing CreateTablet for tablet 99cb0b002826465ea89aea25475c6b90 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:51.089936 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeec020862a4da29a583e7ab3d0d180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.090593 25743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c57657729614e66b5a6ca9dd1c64519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.037731 25747 tablet_service.cc:1511] Processing CreateTablet for tablet cbc6c2ff6848427e9bdcc31d3d076334 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 14:53:51.068846 25574 leader_election.cc:343] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.091524 25876 ts_tablet_manager.cc:1403] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.427s	user 0.017s	sys 0.010s
I20260709 14:53:51.095149 25878 ts_tablet_manager.cc:1434] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.330s	user 0.004s	sys 0.012s
I20260709 14:53:51.097662 25668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99cb0b002826465ea89aea25475c6b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.099825 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:51.108084 25672 tablet_service.cc:1511] Processing CreateTablet for tablet b75429e0e745465a975d3591e38570e4 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:51.109360 25916 raft_consensus.cc:493] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.110330 25916 raft_consensus.cc:515] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.112480 25669 tablet_service.cc:1511] Processing CreateTablet for tablet b3de3cc23f5d463e80825708bad6bb3a (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:51.114043 25672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75429e0e745465a975d3591e38570e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.114498 25817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e7e0e7c918c4971943618741ca5e3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.122756 25916 leader_election.cc:290] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
W20260709 14:53:51.110723 25574 leader_election.cc:343] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.123561 25574 leader_election.cc:304] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:53:51.124406 25914 raft_consensus.cc:2749] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:51.128048 25669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3de3cc23f5d463e80825708bad6bb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.128363 25749 tablet_service.cc:1511] Processing CreateTablet for tablet 7aeec020862a4da29a583e7ab3d0d180 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:51.131635 25876 raft_consensus.cc:359] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.100672 25746 tablet_service.cc:1511] Processing CreateTablet for tablet cf2b448e7441411d8b43751c3fcde9c2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:51.137872 25666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c15a3157b84966b629296cab9ab916. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:51.147233 25722 consensus_peers.cc:597] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:53:51.132318 25876 raft_consensus.cc:385] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.138484 25878 tablet_bootstrap.cc:492] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:51.153482 25876 raft_consensus.cc:740] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.167387 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:51.168080 25672 tablet_service.cc:1511] Processing CreateTablet for tablet 1251ffac800446b795a1173a18cba375 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:51.169378 25672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1251ffac800446b795a1173a18cba375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.171222 25912 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.172420 25685 raft_consensus.cc:2393] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:51.163594 25747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc6c2ff6848427e9bdcc31d3d076334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.182090 25876 consensus_queue.cc:260] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.186962 25876 ts_tablet_manager.cc:1434] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.088s	user 0.004s	sys 0.001s
I20260709 14:53:51.186693 25591 tablet_service.cc:1511] Processing CreateTablet for tablet 7aeec020862a4da29a583e7ab3d0d180 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:51.187711 25599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc6c2ff6848427e9bdcc31d3d076334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.188716 25591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeec020862a4da29a583e7ab3d0d180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.192221 25670 tablet_service.cc:1511] Processing CreateTablet for tablet 906fddebf09c4423b4fc1a577bdad4c7 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:51.183454 25746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2b448e7441411d8b43751c3fcde9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.194818 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeec020862a4da29a583e7ab3d0d180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.196295 25594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2b448e7441411d8b43751c3fcde9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.201375 25904 raft_consensus.cc:493] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.201877 25904 raft_consensus.cc:515] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.204587 25904 leader_election.cc:290] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:51.205538 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906fddebf09c4423b4fc1a577bdad4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.205432 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b98dc67aea43df952ada7aa2fccd55" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:51.205646 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b98dc67aea43df952ada7aa2fccd55" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
W20260709 14:53:51.206909 25722 leader_election.cc:343] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:51.207463 25723 leader_election.cc:343] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.207873 25723 leader_election.cc:304] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:51.209408 25877 tablet_bootstrap.cc:492] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:51.209894 25877 ts_tablet_manager.cc:1403] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.326s	user 0.021s	sys 0.010s
I20260709 14:53:51.213155 25904 raft_consensus.cc:2749] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:51.252851 25674 tablet_service.cc:1511] Processing CreateTablet for tablet 4e7e0e7c918c4971943618741ca5e3f9 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:51.254135 25674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e7e0e7c918c4971943618741ca5e3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.255278 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
W20260709 14:53:51.256731 25649 leader_election.cc:343] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.258131 25876 tablet_bootstrap.cc:492] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:51.265247 25675 tablet_service.cc:1511] Processing CreateTablet for tablet 7c57657729614e66b5a6ca9dd1c64519 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:51.265625 25912 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:51.266490 25675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c57657729614e66b5a6ca9dd1c64519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.270330 25573 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [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: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:51.271481 25914 raft_consensus.cc:2749] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:51.258628 25877 raft_consensus.cc:359] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.277565 25877 raft_consensus.cc:385] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.277870 25877 raft_consensus.cc:740] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.278812 25877 consensus_queue.cc:260] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.281879 25671 tablet_service.cc:1511] Processing CreateTablet for tablet cf2b448e7441411d8b43751c3fcde9c2 (DEFAULT_TABLE table=test-workload [id=99aa886f394840019631b03ba1658060]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 14:53:51.273425 25651 leader_election.cc:343] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.283176 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2b448e7441411d8b43751c3fcde9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.283963 25877 ts_tablet_manager.cc:1434] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.001s
I20260709 14:53:51.257061 25878 tablet_bootstrap.cc:654] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.290210 25875 tablet_bootstrap.cc:492] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:51.290668 25875 ts_tablet_manager.cc:1403] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.529s	user 0.013s	sys 0.020s
I20260709 14:53:51.291961 25876 tablet_bootstrap.cc:654] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.298660 25910 raft_consensus.cc:493] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.299127 25910 raft_consensus.cc:515] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.299641 25922 consensus_queue.cc:1048] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:51.301836 25910 leader_election.cc:290] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:51.284894 25877 tablet_bootstrap.cc:492] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:51.326997 25875 raft_consensus.cc:359] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.327877 25875 raft_consensus.cc:385] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.328202 25875 raft_consensus.cc:740] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.333520 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:51.336199 25610 raft_consensus.cc:2393] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 657aaddaa8094907a1ad35216225e3df in this term.
I20260709 14:53:51.329023 25875 consensus_queue.cc:260] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.347067 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ebb48b20447a48430ac7e92f131c4" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:51.347705 25759 raft_consensus.cc:2468] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:51.350036 25799 leader_election.cc:304] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:51.351209 25910 raft_consensus.cc:2804] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.351563 25910 raft_consensus.cc:493] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.351912 25910 raft_consensus.cc:3060] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.353120 25878 tablet_bootstrap.cc:492] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:51.353650 25878 ts_tablet_manager.cc:1403] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.217s	user 0.027s	sys 0.008s
I20260709 14:53:51.356554 25878 raft_consensus.cc:359] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.363142 25910 raft_consensus.cc:515] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.361300 25878 raft_consensus.cc:385] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.365218 25910 leader_election.cc:290] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:51.366180 25878 raft_consensus.cc:740] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.371729 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ebb48b20447a48430ac7e92f131c4" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:51.372381 25759 raft_consensus.cc:3060] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.373533 25651 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:51.374614 25912 raft_consensus.cc:2749] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:51.375698 25875 ts_tablet_manager.cc:1434] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 14:53:51.376684 25875 tablet_bootstrap.cc:492] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:51.377688 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ebb48b20447a48430ac7e92f131c4" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:51.379160 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ebb48b20447a48430ac7e92f131c4" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:51.385849 25759 raft_consensus.cc:2468] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:51.387178 25799 leader_election.cc:304] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:51.388227 25877 tablet_bootstrap.cc:654] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.388590 25910 raft_consensus.cc:2804] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:51.389334 25910 raft_consensus.cc:697] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:51.390187 25910 consensus_queue.cc:237] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.392650 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
W20260709 14:53:51.394762 25651 leader_election.cc:343] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.390254 25878 consensus_queue.cc:260] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.397855 25685 raft_consensus.cc:2468] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:51.398056 25651 leader_election.cc:304] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:51.400028 25912 raft_consensus.cc:2749] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:51.401086 25876 tablet_bootstrap.cc:492] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:51.401572 25876 ts_tablet_manager.cc:1403] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.020s
I20260709 14:53:51.401808 25878 ts_tablet_manager.cc:1434] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 14:53:51.402751 25878 tablet_bootstrap.cc:492] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:51.410784 25876 raft_consensus.cc:359] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.411525 25876 raft_consensus.cc:385] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.413332 25876 raft_consensus.cc:740] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.414131 25875 tablet_bootstrap.cc:654] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.414098 25876 consensus_queue.cc:260] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.416290 25876 ts_tablet_manager.cc:1434] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260709 14:53:51.412038 25878 tablet_bootstrap.cc:654] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.424759 25876 tablet_bootstrap.cc:492] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:51.426378 25507 catalog_manager.cc:5697] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:51.434856 25876 tablet_bootstrap.cc:654] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.436313 25875 tablet_bootstrap.cc:492] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:51.436785 25875 ts_tablet_manager.cc:1403] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.017s
I20260709 14:53:51.439083 25878 tablet_bootstrap.cc:492] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:51.439564 25875 raft_consensus.cc:359] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.440984 25877 tablet_bootstrap.cc:492] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:51.441532 25878 ts_tablet_manager.cc:1403] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.006s
I20260709 14:53:51.441895 25877 ts_tablet_manager.cc:1403] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.157s	user 0.003s	sys 0.014s
I20260709 14:53:51.444485 25878 raft_consensus.cc:359] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.444669 25877 raft_consensus.cc:359] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.445236 25878 raft_consensus.cc:385] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.445376 25877 raft_consensus.cc:385] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.445580 25878 raft_consensus.cc:740] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.445716 25877 raft_consensus.cc:740] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.447006 25876 tablet_bootstrap.cc:492] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:51.446430 25878 consensus_queue.cc:260] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.446424 25877 consensus_queue.cc:260] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.447408 25876 ts_tablet_manager.cc:1403] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260709 14:53:51.443779 25875 raft_consensus.cc:385] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.447850 25875 raft_consensus.cc:740] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.448628 25875 consensus_queue.cc:260] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.450179 25876 raft_consensus.cc:359] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.450857 25876 raft_consensus.cc:385] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.449265 25877 ts_tablet_manager.cc:1434] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:51.451413 25876 raft_consensus.cc:740] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.450850 25878 ts_tablet_manager.cc:1434] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 14:53:51.452126 25876 consensus_queue.cc:260] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.452999 25878 tablet_bootstrap.cc:492] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:51.454617 25876 ts_tablet_manager.cc:1434] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 14:53:51.455549 25876 tablet_bootstrap.cc:492] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:51.459395 25878 tablet_bootstrap.cc:654] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.452123 25877 tablet_bootstrap.cc:492] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:51.461400 25876 tablet_bootstrap.cc:654] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.467430 25877 tablet_bootstrap.cc:654] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.468197 25875 ts_tablet_manager.cc:1434] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260709 14:53:51.476804 25875 tablet_bootstrap.cc:492] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:51.479851 25876 tablet_bootstrap.cc:492] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:51.480259 25876 ts_tablet_manager.cc:1403] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260709 14:53:51.482309 25876 raft_consensus.cc:359] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.482872 25876 raft_consensus.cc:385] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.483111 25876 raft_consensus.cc:740] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.483752 25876 consensus_queue.cc:260] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.483008 25875 tablet_bootstrap.cc:654] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.485677 25876 ts_tablet_manager.cc:1434] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:53:51.486781 25876 tablet_bootstrap.cc:492] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:51.489431 25878 tablet_bootstrap.cc:492] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:51.489887 25878 ts_tablet_manager.cc:1403] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.003s
I20260709 14:53:51.490658 25877 tablet_bootstrap.cc:492] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:51.491127 25877 ts_tablet_manager.cc:1403] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.009s
I20260709 14:53:51.492571 25876 tablet_bootstrap.cc:654] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.492601 25878 raft_consensus.cc:359] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.493474 25878 raft_consensus.cc:385] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.493757 25878 raft_consensus.cc:740] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.493692 25877 raft_consensus.cc:359] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.494421 25877 raft_consensus.cc:385] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.494719 25877 raft_consensus.cc:740] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.494638 25878 consensus_queue.cc:260] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.495546 25877 consensus_queue.cc:260] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.497663 25877 ts_tablet_manager.cc:1434] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:53:51.498497 25877 tablet_bootstrap.cc:492] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:51.503427 25876 tablet_bootstrap.cc:492] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:51.503808 25876 ts_tablet_manager.cc:1403] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:53:51.506003 25876 raft_consensus.cc:359] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.506664 25876 raft_consensus.cc:385] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.506942 25876 raft_consensus.cc:740] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.507210 25878 ts_tablet_manager.cc:1434] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:53:51.507282 25875 tablet_bootstrap.cc:492] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:51.507429 25877 tablet_bootstrap.cc:654] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.508057 25875 ts_tablet_manager.cc:1403] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.006s
I20260709 14:53:51.507723 25876 consensus_queue.cc:260] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.510962 25875 raft_consensus.cc:359] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.511685 25875 raft_consensus.cc:385] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.512099 25875 raft_consensus.cc:740] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.512939 25876 ts_tablet_manager.cc:1434] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:53:51.512943 25875 consensus_queue.cc:260] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.514055 25876 tablet_bootstrap.cc:492] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:51.515657 25875 ts_tablet_manager.cc:1434] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:53:51.516651 25875 tablet_bootstrap.cc:492] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:51.520520 25878 tablet_bootstrap.cc:492] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:51.523392 25875 tablet_bootstrap.cc:654] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.526858 25878 tablet_bootstrap.cc:654] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.527190 25876 tablet_bootstrap.cc:654] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.535380 25877 tablet_bootstrap.cc:492] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:51.535426 25875 tablet_bootstrap.cc:492] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:51.536012 25877 ts_tablet_manager.cc:1403] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.005s
I20260709 14:53:51.536195 25875 ts_tablet_manager.cc:1403] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:53:51.539069 25877 raft_consensus.cc:359] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.539216 25875 raft_consensus.cc:359] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.539857 25877 raft_consensus.cc:385] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.540356 25877 raft_consensus.cc:740] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.540323 25875 raft_consensus.cc:385] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.541431 25877 consensus_queue.cc:260] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.543397 25877 ts_tablet_manager.cc:1434] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:53:51.543360 25878 tablet_bootstrap.cc:492] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:51.541431 25875 raft_consensus.cc:740] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.544279 25878 ts_tablet_manager.cc:1403] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260709 14:53:51.544485 25875 consensus_queue.cc:260] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.546351 25876 tablet_bootstrap.cc:492] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:51.546803 25876 ts_tablet_manager.cc:1403] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.004s
I20260709 14:53:51.547211 25878 raft_consensus.cc:359] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.547880 25878 raft_consensus.cc:385] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.548177 25878 raft_consensus.cc:740] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.549026 25878 consensus_queue.cc:260] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.549290 25876 raft_consensus.cc:359] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.549906 25876 raft_consensus.cc:385] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.550164 25876 raft_consensus.cc:740] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.550881 25876 consensus_queue.cc:260] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.552860 25877 tablet_bootstrap.cc:492] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:51.554652 25878 ts_tablet_manager.cc:1434] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:51.555644 25878 tablet_bootstrap.cc:492] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:51.556205 25876 ts_tablet_manager.cc:1434] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:51.557092 25876 tablet_bootstrap.cc:492] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:51.560611 25875 ts_tablet_manager.cc:1434] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 14:53:51.561971 25877 tablet_bootstrap.cc:654] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.567822 25876 tablet_bootstrap.cc:654] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.569636 25878 tablet_bootstrap.cc:654] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.571125 25875 tablet_bootstrap.cc:492] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:51.576968 25875 tablet_bootstrap.cc:654] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.578276 25912 raft_consensus.cc:493] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.578759 25912 raft_consensus.cc:515] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.579483 25876 tablet_bootstrap.cc:492] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:51.579926 25876 ts_tablet_manager.cc:1403] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.007s
I20260709 14:53:51.580895 25912 leader_election.cc:290] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:51.581765 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:51.582499 25833 raft_consensus.cc:2468] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:51.582587 25876 raft_consensus.cc:359] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.583101 25914 raft_consensus.cc:493] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.583292 25876 raft_consensus.cc:385] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.583571 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:51.584954 25649 leader_election.cc:304] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:51.583583 25876 raft_consensus.cc:740] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.583595 25914 raft_consensus.cc:515] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.586294 25878 tablet_bootstrap.cc:492] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:51.586246 25876 consensus_queue.cc:260] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.586820 25878 ts_tablet_manager.cc:1403] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260709 14:53:51.587481 25914 leader_election.cc:290] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:51.589731 25878 raft_consensus.cc:359] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.590147 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:51.590476 25878 raft_consensus.cc:385] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.589862 25610 raft_consensus.cc:2468] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:51.590828 25878 raft_consensus.cc:740] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.591638 25878 consensus_queue.cc:260] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.590540 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:51.593657 25833 raft_consensus.cc:2468] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:51.590178 25912 raft_consensus.cc:2804] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.595952 25912 raft_consensus.cc:493] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.596298 25912 raft_consensus.cc:3060] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.596948 25878 ts_tablet_manager.cc:1434] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:53:51.597335 25574 leader_election.cc:304] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:51.598075 25878 tablet_bootstrap.cc:492] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:51.598312 25914 raft_consensus.cc:2804] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.598692 25914 raft_consensus.cc:493] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.598992 25914 raft_consensus.cc:3060] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.603785 25912 raft_consensus.cc:515] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.604777 25878 tablet_bootstrap.cc:654] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.604918 25685 raft_consensus.cc:2393] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:51.607018 25914 raft_consensus.cc:515] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.608150 25876 ts_tablet_manager.cc:1434] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 14:53:51.610558 25910 raft_consensus.cc:493] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.611106 25910 raft_consensus.cc:515] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.611253 25876 tablet_bootstrap.cc:492] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:51.613503 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:51.613904 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:51.614164 25833 raft_consensus.cc:3060] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.617062 25878 tablet_bootstrap.cc:492] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:51.617515 25878 ts_tablet_manager.cc:1403] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 14:53:51.620005 25878 raft_consensus.cc:359] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.620622 25878 raft_consensus.cc:385] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.620929 25878 raft_consensus.cc:740] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.613904 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c6c674dd6045709652dcbcf86f1266" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:51.621752 25878 consensus_queue.cc:260] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.622128 25685 raft_consensus.cc:2468] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:51.621507 25833 raft_consensus.cc:2468] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:51.623332 25910 leader_election.cc:290] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:51.623463 25796 leader_election.cc:304] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:51.623463 25574 leader_election.cc:304] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:51.624244 25910 raft_consensus.cc:2804] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.624660 25910 raft_consensus.cc:493] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.625573 25831 raft_consensus.cc:2393] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 657aaddaa8094907a1ad35216225e3df in this term.
I20260709 14:53:51.626628 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c6c674dd6045709652dcbcf86f1266" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:51.627837 25878 ts_tablet_manager.cc:1434] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
W20260709 14:53:51.628113 25799 leader_election.cc:343] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.628721 25878 tablet_bootstrap.cc:492] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:51.624985 25910 raft_consensus.cc:3060] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.634400 25878 tablet_bootstrap.cc:654] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.635903 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:51.636638 25685 raft_consensus.cc:2393] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:51.637964 25684 raft_consensus.cc:3060] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.638537 25914 leader_election.cc:290] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:51.609458 25877 tablet_bootstrap.cc:492] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:51.642660 25877 ts_tablet_manager.cc:1403] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.005s
I20260709 14:53:51.642899 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:51.641207 25904 raft_consensus.cc:493] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.643759 25904 raft_consensus.cc:515] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.645318 25877 raft_consensus.cc:359] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.646049 25877 raft_consensus.cc:385] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.646307 25877 raft_consensus.cc:740] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.642081 25914 raft_consensus.cc:2804] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:51.647524 25912 leader_election.cc:290] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:51.647614 25914 raft_consensus.cc:697] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:51.640688 25910 raft_consensus.cc:515] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.648073 25904 leader_election.cc:290] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:51.648741 25914 consensus_queue.cc:237] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.651935 25910 leader_election.cc:290] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:51.650832 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c6c674dd6045709652dcbcf86f1266" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:51.650202 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee448651e9ae4e9ea7ce9d6cb2db0081" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:51.646912 25877 consensus_queue.cc:260] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.653312 25683 raft_consensus.cc:3060] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.655288 25904 raft_consensus.cc:493] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.655787 25904 raft_consensus.cc:515] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.658488 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40ced583c7144e0992cd792829f5a8b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
W20260709 14:53:51.659987 25723 leader_election.cc:343] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.661257 25904 leader_election.cc:290] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:51.662868 25910 raft_consensus.cc:493] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.663905 25910 raft_consensus.cc:515] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.665977 25877 ts_tablet_manager.cc:1434] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:53:51.667009 25877 tablet_bootstrap.cc:492] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:51.669556 25878 tablet_bootstrap.cc:492] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:51.670080 25878 ts_tablet_manager.cc:1403] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.004s
I20260709 14:53:51.670482 25683 raft_consensus.cc:2468] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:51.671757 25796 leader_election.cc:304] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:51.672561 25886 raft_consensus.cc:2804] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:51.672981 25878 raft_consensus.cc:359] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.673822 25878 raft_consensus.cc:385] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.674103 25878 raft_consensus.cc:740] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.654254 25685 raft_consensus.cc:2468] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:51.674865 25878 consensus_queue.cc:260] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.681862 25912 raft_consensus.cc:493] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.682343 25912 raft_consensus.cc:515] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.682771 25878 ts_tablet_manager.cc:1434] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:51.683780 25878 tablet_bootstrap.cc:492] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:51.681942 25722 leader_election.cc:304] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:51.684453 25912 leader_election.cc:290] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:51.684754 25904 raft_consensus.cc:2804] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.685137 25904 raft_consensus.cc:493] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.669466 25875 tablet_bootstrap.cc:492] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:51.685763 25910 leader_election.cc:290] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:51.685954 25875 ts_tablet_manager.cc:1403] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.115s	user 0.034s	sys 0.023s
I20260709 14:53:51.686206 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b98dc67aea43df952ada7aa2fccd55" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:51.685479 25904 raft_consensus.cc:3060] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.683795 25876 tablet_bootstrap.cc:654] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:51.689913 25649 leader_election.cc:343] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.692330 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b98dc67aea43df952ada7aa2fccd55" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:51.690157 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bb5063cd97465296d984aa374a7eff" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:51.694914 25759 raft_consensus.cc:2468] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:51.698939 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bb5063cd97465296d984aa374a7eff" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:51.698884 25651 leader_election.cc:304] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:51.697269 25609 raft_consensus.cc:2468] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:51.700086 25912 raft_consensus.cc:2804] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.700497 25912 raft_consensus.cc:493] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.700906 25912 raft_consensus.cc:3060] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.699718 25758 raft_consensus.cc:2468] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:51.700804 25799 leader_election.cc:304] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:51.702199 25910 raft_consensus.cc:2804] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.702538 25910 raft_consensus.cc:493] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.702838 25910 raft_consensus.cc:3060] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.703540 25875 raft_consensus.cc:359] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.704198 25875 raft_consensus.cc:385] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.704447 25875 raft_consensus.cc:740] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.705372 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c6c674dd6045709652dcbcf86f1266" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:51.705032 25875 consensus_queue.cc:260] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.710594 25878 tablet_bootstrap.cc:654] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:51.695662 25574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 72288.8us
I20260709 14:53:51.712105 25910 raft_consensus.cc:515] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.719339 25886 raft_consensus.cc:697] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:51.720815 25912 raft_consensus.cc:515] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.721304 25910 leader_election.cc:290] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:51.720820 25886 consensus_queue.cc:237] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
W20260709 14:53:51.721707 25799 leader_election.cc:343] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.723834 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b98dc67aea43df952ada7aa2fccd55" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:51.724375 25759 raft_consensus.cc:3060] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.724697 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b98dc67aea43df952ada7aa2fccd55" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:51.725342 25904 raft_consensus.cc:515] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
W20260709 14:53:51.726102 25649 leader_election.cc:343] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.726665 25912 leader_election.cc:290] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:51.727357 25904 leader_election.cc:290] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:51.729038 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee448651e9ae4e9ea7ce9d6cb2db0081" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:51.729064 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bb5063cd97465296d984aa374a7eff" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:51.729846 25685 raft_consensus.cc:3060] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.729945 25609 raft_consensus.cc:3060] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.731979 25877 tablet_bootstrap.cc:654] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.734725 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bb5063cd97465296d984aa374a7eff" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:51.735307 25758 raft_consensus.cc:3060] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.739667 25609 raft_consensus.cc:2468] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:51.741253 25799 leader_election.cc:304] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:51.742141 25910 raft_consensus.cc:2804] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:51.742595 25910 raft_consensus.cc:697] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:51.743449 25910 consensus_queue.cc:237] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.737897 25759 raft_consensus.cc:2468] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:51.746886 25651 leader_election.cc:304] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:51.749604 25912 raft_consensus.cc:2804] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:51.745438 25904 raft_consensus.cc:493] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.754050 25912 raft_consensus.cc:697] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:51.757020 25758 raft_consensus.cc:2468] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:51.758709 25876 tablet_bootstrap.cc:492] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:51.759162 25876 ts_tablet_manager.cc:1403] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.148s	user 0.018s	sys 0.025s
I20260709 14:53:51.757272 25904 raft_consensus.cc:515] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.762234 25876 raft_consensus.cc:359] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.762292 25912 consensus_queue.cc:237] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.762964 25876 raft_consensus.cc:385] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.763240 25876 raft_consensus.cc:740] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.763988 25904 leader_election.cc:290] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:51.765259 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:51.765964 25683 raft_consensus.cc:2468] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:51.763909 25876 consensus_queue.cc:260] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.767858 25876 ts_tablet_manager.cc:1434] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:53:51.768630 25722 leader_election.cc:304] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:51.758848 25685 raft_consensus.cc:2468] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:51.771705 25922 raft_consensus.cc:493] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.770783 25904 raft_consensus.cc:2804] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.772162 25722 leader_election.cc:304] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:51.772663 25904 raft_consensus.cc:493] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.773733 25876 tablet_bootstrap.cc:492] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:51.774263 25910 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.772169 25922 raft_consensus.cc:515] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.774729 25910 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.777228 25910 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:51.779008 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:51.779754 25609 raft_consensus.cc:2393] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 1: Already voted for candidate 657aaddaa8094907a1ad35216225e3df in this term.
I20260709 14:53:51.781083 25922 leader_election.cc:290] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:51.781632 25922 raft_consensus.cc:2804] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:51.781858 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:51.782029 25922 raft_consensus.cc:697] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
W20260709 14:53:51.783417 25723 leader_election.cc:343] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.783327 25922 consensus_queue.cc:237] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.777673 25910 raft_consensus.cc:493] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.788322 25916 raft_consensus.cc:493] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.788224 25910 raft_consensus.cc:515] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.773499 25904 raft_consensus.cc:3060] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.788793 25916 raft_consensus.cc:515] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.790834 25916 leader_election.cc:290] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:51.791496 25876 tablet_bootstrap.cc:654] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.792375 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de53daca6f6243e3a9f2fde728798c85" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:51.792977 25831 raft_consensus.cc:2468] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:51.799875 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de53daca6f6243e3a9f2fde728798c85" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:51.800472 25609 raft_consensus.cc:2468] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:51.796838 25649 leader_election.cc:304] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:51.802507 25916 raft_consensus.cc:2804] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.802965 25916 raft_consensus.cc:493] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.803287 25916 raft_consensus.cc:3060] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.806675 25910 leader_election.cc:290] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:51.817593 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:51.821628 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
W20260709 14:53:51.821933 25799 leader_election.cc:343] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.808399 25506 catalog_manager.cc:5697] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:51.824882 25799 leader_election.cc:343] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.818423 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:51.825356 25799 leader_election.cc:304] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:51.835098 25910 raft_consensus.cc:2749] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:51.845817 25685 raft_consensus.cc:2393] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:51.843999 25916 raft_consensus.cc:515] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.846936 25796 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:51.848258 25910 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.848861 25507 catalog_manager.cc:5697] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.850373 25904 raft_consensus.cc:515] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.852494 25904 leader_election.cc:290] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:51.857343 25910 raft_consensus.cc:2749] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:51.861477 25508 catalog_manager.cc:5697] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.869374 25950 raft_consensus.cc:493] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.870004 25950 raft_consensus.cc:515] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
W20260709 14:53:51.870565 25722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 98494.8us
I20260709 14:53:51.878295 25875 ts_tablet_manager.cc:1434] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.192s	user 0.016s	sys 0.013s
I20260709 14:53:51.878664 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de53daca6f6243e3a9f2fde728798c85" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:51.879560 25875 tablet_bootstrap.cc:492] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:51.879601 25831 raft_consensus.cc:3060] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.886548 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:51.887168 25685 raft_consensus.cc:3060] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.890202 25916 leader_election.cc:290] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:51.891214 25877 tablet_bootstrap.cc:492] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:51.891709 25877 ts_tablet_manager.cc:1403] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.225s	user 0.033s	sys 0.025s
I20260709 14:53:51.891340 25506 catalog_manager.cc:5697] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.894138 25651 leader_election.cc:304] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:51.894299 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de53daca6f6243e3a9f2fde728798c85" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:51.895001 25610 raft_consensus.cc:3060] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.894311 25877 raft_consensus.cc:359] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.896600 25877 raft_consensus.cc:385] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.896862 25877 raft_consensus.cc:740] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.897614 25877 consensus_queue.cc:260] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:51.901795 25877 ts_tablet_manager.cc:1434] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:51.880776 25914 raft_consensus.cc:493] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.900764 25916 raft_consensus.cc:2749] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:51.905246 25914 raft_consensus.cc:515] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.908113 25914 leader_election.cc:290] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:51.908217 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
W20260709 14:53:51.911028 25573 leader_election.cc:343] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.911234 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:51.911865 25758 raft_consensus.cc:2468] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:51.911989 25610 raft_consensus.cc:2468] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:51.913278 25651 leader_election.cc:304] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:51.914948 25877 tablet_bootstrap.cc:492] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:51.915321 25576 leader_election.cc:304] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:51.916258 25963 raft_consensus.cc:2804] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.916733 25963 raft_consensus.cc:493] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.916877 25950 leader_election.cc:290] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:51.917265 25963 raft_consensus.cc:3060] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.918736 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:51.919494 25758 raft_consensus.cc:2393] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
I20260709 14:53:51.920535 25875 tablet_bootstrap.cc:654] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.924088 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:51.925114 25916 raft_consensus.cc:2804] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:51.925050 25963 raft_consensus.cc:515] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:51.925721 25916 raft_consensus.cc:697] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:51.926306 25877 tablet_bootstrap.cc:654] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.926568 25916 consensus_queue.cc:237] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:51.927740 25963 leader_election.cc:290] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:51.929634 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:51.929922 25576 leader_election.cc:304] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:51.930255 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
W20260709 14:53:51.931416 25573 leader_election.cc:343] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.930785 25758 raft_consensus.cc:3060] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.932199 25963 raft_consensus.cc:3060] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.939172 25963 raft_consensus.cc:2749] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:51.933116 25831 raft_consensus.cc:2468] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:51.944751 25684 raft_consensus.cc:3060] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.949227 25876 tablet_bootstrap.cc:492] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:51.949685 25876 ts_tablet_manager.cc:1403] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.176s	user 0.015s	sys 0.023s
I20260709 14:53:51.944782 25685 raft_consensus.cc:2468] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:51.954137 25876 raft_consensus.cc:359] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.954929 25876 raft_consensus.cc:385] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.955296 25876 raft_consensus.cc:740] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.957670 25876 consensus_queue.cc:260] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:51.960914 25876 ts_tablet_manager.cc:1434] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:53:51.961687 25876 tablet_bootstrap.cc:492] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:51.958813 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40ced583c7144e0992cd792829f5a8b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:51.963438 25722 leader_election.cc:304] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:51.966050 25758 raft_consensus.cc:2468] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:51.966317 25904 raft_consensus.cc:2804] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:51.968304 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:51.960234 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee448651e9ae4e9ea7ce9d6cb2db0081" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:51.971359 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:51.972024 25606 raft_consensus.cc:2468] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
W20260709 14:53:51.972350 25725 leader_election.cc:343] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.973526 25725 leader_election.cc:304] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:51.974123 25609 raft_consensus.cc:2468] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:51.974922 25962 raft_consensus.cc:2804] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.975291 25962 raft_consensus.cc:493] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.975606 25962 raft_consensus.cc:3060] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.978240 25576 leader_election.cc:304] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:51.964792 25910 consensus_queue.cc:1048] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:53:51.983356 25904 raft_consensus.cc:697] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:51.984869 25878 tablet_bootstrap.cc:492] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:51.986641 25605 raft_consensus.cc:2468] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:51.987066 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:51.982263 25963 raft_consensus.cc:2804] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:51.988345 25878 ts_tablet_manager.cc:1403] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.305s	user 0.024s	sys 0.027s
I20260709 14:53:51.990263 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee448651e9ae4e9ea7ce9d6cb2db0081" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:51.991534 25607 raft_consensus.cc:2376] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1. Re-sending same reply.
I20260709 14:53:51.995838 25904 consensus_queue.cc:237] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
W20260709 14:53:52.000669 25556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:51.982643 25725 leader_election.cc:304] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:52.001117 25910 raft_consensus.cc:493] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.001621 25910 raft_consensus.cc:515] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.009200 25971 raft_consensus.cc:2804] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.009608 25971 raft_consensus.cc:493] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.009932 25971 raft_consensus.cc:3060] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.010578 25910 leader_election.cc:290] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:52.002260 25963 raft_consensus.cc:697] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:52.011368 25507 catalog_manager.cc:5697] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:52.026331 25971 raft_consensus.cc:515] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.027546 25876 tablet_bootstrap.cc:654] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.029879 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40ced583c7144e0992cd792829f5a8b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
W20260709 14:53:52.031476 25723 leader_election.cc:343] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.032207 25877 tablet_bootstrap.cc:492] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:52.032722 25877 ts_tablet_manager.cc:1403] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.018s
I20260709 14:53:52.035290 25878 raft_consensus.cc:359] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.035768 25878 raft_consensus.cc:385] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.035938 25878 raft_consensus.cc:740] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.037022 25878 consensus_queue.cc:260] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.038082 25875 tablet_bootstrap.cc:492] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:52.038450 25875 ts_tablet_manager.cc:1403] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.159s	user 0.009s	sys 0.007s
I20260709 14:53:52.039139 25878 ts_tablet_manager.cc:1434] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:53:52.032720 25971 leader_election.cc:290] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:52.042050 25878 tablet_bootstrap.cc:492] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:52.040133 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
W20260709 14:53:52.036391 25725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 55219.9us
I20260709 14:53:52.047416 25877 raft_consensus.cc:359] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:52.048720 25877 raft_consensus.cc:385] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.049108 25877 raft_consensus.cc:740] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.056270 25605 raft_consensus.cc:2468] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:52.057647 25799 leader_election.cc:304] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:52.058634 25954 raft_consensus.cc:2804] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.058990 25954 raft_consensus.cc:493] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.059294 25954 raft_consensus.cc:3060] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.061827 25963 consensus_queue.cc:237] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.065689 25910 consensus_queue.cc:1048] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.069624 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40ced583c7144e0992cd792829f5a8b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:52.070147 25605 raft_consensus.cc:3060] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.071568 25507 catalog_manager.cc:5697] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:52.073459 25971 raft_consensus.cc:493] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.073997 25971 raft_consensus.cc:515] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.076896 25605 raft_consensus.cc:2468] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:52.096457 25877 consensus_queue.cc:260] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:52.098438 25877 ts_tablet_manager.cc:1434] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.008s
I20260709 14:53:52.099349 25877 tablet_bootstrap.cc:492] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:52.109954 25877 tablet_bootstrap.cc:654] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.077090 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18e86c35c1146698bb1a703f5ab8e7d" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:52.103035 25875 raft_consensus.cc:359] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.113587 25875 raft_consensus.cc:385] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.114300 25875 raft_consensus.cc:740] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.082026 25971 leader_election.cc:290] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
W20260709 14:53:52.101488 25725 leader_election.cc:343] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.114235 25878 tablet_bootstrap.cc:654] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.125814 25875 consensus_queue.cc:260] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.102596 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:52.127699 25954 raft_consensus.cc:515] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.128648 25875 ts_tablet_manager.cc:1434] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.002s
I20260709 14:53:52.129642 25875 tablet_bootstrap.cc:492] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:52.056619 25962 raft_consensus.cc:515] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
W20260709 14:53:52.134104 25722 leader_election.cc:343] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.136224 25725 leader_election.cc:304] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:52.136714 25875 tablet_bootstrap.cc:654] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.140895 25904 raft_consensus.cc:2804] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:52.141413 25904 raft_consensus.cc:697] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:52.142639 25758 raft_consensus.cc:2393] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 1: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
I20260709 14:53:52.143337 25962 leader_election.cc:290] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:52.144520 25954 leader_election.cc:290] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:52.146497 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:52.142256 25904 consensus_queue.cc:237] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.147081 25877 tablet_bootstrap.cc:492] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:52.147663 25877 ts_tablet_manager.cc:1403] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.048s	user 0.004s	sys 0.011s
I20260709 14:53:52.147046 25607 raft_consensus.cc:3060] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.147562 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18e86c35c1146698bb1a703f5ab8e7d" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:52.150645 25877 raft_consensus.cc:359] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.151032 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:52.150812 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:52.168253 25877 raft_consensus.cc:385] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.169481 25877 raft_consensus.cc:740] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.158102 25607 raft_consensus.cc:2468] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:52.170868 25758 raft_consensus.cc:2393] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 1: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
I20260709 14:53:52.150911 25954 consensus_queue.cc:1048] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:53:52.172230 25725 leader_election.cc:304] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:52.172128 25505 catalog_manager.cc:5697] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.153371 25605 raft_consensus.cc:2468] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:52.170469 25877 consensus_queue.cc:260] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.173080 25971 raft_consensus.cc:2804] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:52.175211 25877 ts_tablet_manager.cc:1434] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.005s
I20260709 14:53:52.176005 25877 tablet_bootstrap.cc:492] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:52.176367 25799 leader_election.cc:304] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:52.177629 25878 tablet_bootstrap.cc:492] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:52.178061 25878 ts_tablet_manager.cc:1403] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.004s
I20260709 14:53:52.178571 25971 raft_consensus.cc:697] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:52.178941 25886 raft_consensus.cc:2749] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.182922 25971 consensus_queue.cc:237] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.183913 25725 leader_election.cc:304] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:52.184734 25962 raft_consensus.cc:2804] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.185124 25962 raft_consensus.cc:493] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.185613 25962 raft_consensus.cc:3060] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.187498 25876 tablet_bootstrap.cc:492] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:52.187897 25876 ts_tablet_manager.cc:1403] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.226s	user 0.004s	sys 0.016s
I20260709 14:53:52.190172 25876 raft_consensus.cc:359] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.190814 25876 raft_consensus.cc:385] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.191073 25876 raft_consensus.cc:740] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.191645 25876 consensus_queue.cc:260] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.196970 25876 ts_tablet_manager.cc:1434] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:53:52.198199 25876 tablet_bootstrap.cc:492] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:52.198004 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:52.201262 25831 raft_consensus.cc:2393] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32a0c426d6174a7ebb87662d4393ccd1 in current term 1: Already voted for candidate 009a1658ecb449ecb998884cbd46d0ca in this term.
I20260709 14:53:52.208912 25878 raft_consensus.cc:359] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.210757 25878 raft_consensus.cc:385] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.212167 25971 raft_consensus.cc:493] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.212549 25971 raft_consensus.cc:515] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:52.213768 25506 catalog_manager.cc:5697] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.215164 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c6c674dd6045709652dcbcf86f1266" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:52.215909 25685 raft_consensus.cc:2393] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32a0c426d6174a7ebb87662d4393ccd1 in current term 1: Already voted for candidate 009a1658ecb449ecb998884cbd46d0ca in this term.
I20260709 14:53:52.216835 25759 raft_consensus.cc:3060] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.218909 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c6c674dd6045709652dcbcf86f1266" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:52.219575 25962 raft_consensus.cc:515] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.220350 25723 leader_election.cc:304] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:52.211122 25878 raft_consensus.cc:740] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.221092 25971 leader_election.cc:290] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:52.221766 25878 consensus_queue.cc:260] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.224484 25878 ts_tablet_manager.cc:1434] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 14:53:52.225459 25878 tablet_bootstrap.cc:492] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:52.225740 25971 raft_consensus.cc:2749] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.231197 25878 tablet_bootstrap.cc:654] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.231407 25963 consensus_queue.cc:1048] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.232007 25831 raft_consensus.cc:3060] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.234232 25962 leader_election.cc:290] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:52.236168 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18e86c35c1146698bb1a703f5ab8e7d" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:52.239861 25954 consensus_queue.cc:1048] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.241351 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18e86c35c1146698bb1a703f5ab8e7d" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:52.241954 25605 raft_consensus.cc:3060] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.245507 25506 catalog_manager.cc:5697] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:52.248912 25722 leader_election.cc:343] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.253481 25978 consensus_queue.cc:1048] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:52.262221 25877 tablet_bootstrap.cc:654] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.270364 25916 consensus_queue.cc:1048] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.272789 25876 tablet_bootstrap.cc:654] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.290406 25963 consensus_queue.cc:1048] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.292196 25875 tablet_bootstrap.cc:492] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:52.292657 25875 ts_tablet_manager.cc:1403] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.019s
I20260709 14:53:52.295370 25875 raft_consensus.cc:359] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.295831 25875 raft_consensus.cc:385] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.296030 25875 raft_consensus.cc:740] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.296943 25875 consensus_queue.cc:260] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.300774 25875 ts_tablet_manager.cc:1434] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:53:52.301664 25875 tablet_bootstrap.cc:492] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:52.303719 25978 consensus_queue.cc:1048] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:52.305959 25875 tablet_bootstrap.cc:654] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.317025 25912 consensus_queue.cc:1048] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.313089 25916 consensus_queue.cc:1048] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:53:52.328498 25508 catalog_manager.cc:5697] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.341197 25914 raft_consensus.cc:493] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.341845 25914 raft_consensus.cc:515] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.344599 25914 leader_election.cc:290] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:52.346016 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee448651e9ae4e9ea7ce9d6cb2db0081" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:52.346788 25685 raft_consensus.cc:2393] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
I20260709 14:53:52.347137 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee448651e9ae4e9ea7ce9d6cb2db0081" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:52.348567 25576 leader_election.cc:304] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:52.350205 25914 raft_consensus.cc:3060] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.359316 25605 raft_consensus.cc:2468] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:52.352438 25916 raft_consensus.cc:493] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.365625 25916 raft_consensus.cc:515] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.373098 25725 leader_election.cc:304] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:52.376577 25985 raft_consensus.cc:2804] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:52.377054 25985 raft_consensus.cc:697] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:52.378202 25916 leader_election.cc:290] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:52.379994 25985 consensus_queue.cc:237] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.380923 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:52.381721 25758 raft_consensus.cc:2393] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 657aaddaa8094907a1ad35216225e3df in this term.
I20260709 14:53:52.382654 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:52.381143 25878 tablet_bootstrap.cc:492] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:52.383894 25878 ts_tablet_manager.cc:1403] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.159s	user 0.015s	sys 0.005s
I20260709 14:53:52.384301 25651 leader_election.cc:304] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:52.388829 25878 raft_consensus.cc:359] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.389596 25878 raft_consensus.cc:385] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.389868 25878 raft_consensus.cc:740] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.393893 25878 consensus_queue.cc:260] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.396981 25878 ts_tablet_manager.cc:1434] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:53:52.399001 25878 tablet_bootstrap.cc:492] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:52.392172 25916 raft_consensus.cc:3060] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.403064 25922 raft_consensus.cc:493] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.410291 25875 tablet_bootstrap.cc:492] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:52.410754 25875 ts_tablet_manager.cc:1403] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.001s
I20260709 14:53:52.411669 25962 consensus_queue.cc:1048] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.413918 25875 raft_consensus.cc:359] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.414389 25875 raft_consensus.cc:385] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.414558 25875 raft_consensus.cc:740] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.419085 25875 consensus_queue.cc:260] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.420691 25877 tablet_bootstrap.cc:492] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:52.421204 25877 ts_tablet_manager.cc:1403] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.245s	user 0.025s	sys 0.028s
I20260709 14:53:52.410322 25922 raft_consensus.cc:515] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.421662 25875 ts_tablet_manager.cc:1434] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:52.427960 25875 tablet_bootstrap.cc:492] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:52.428084 25878 tablet_bootstrap.cc:654] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.439662 25922 leader_election.cc:290] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:52.440963 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6bad00c1cc4dc591a046ec3b980c29" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:52.473019 25916 raft_consensus.cc:2749] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:52.474538 25725 leader_election.cc:343] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.478066 25877 raft_consensus.cc:359] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.478533 25877 raft_consensus.cc:385] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.478706 25877 raft_consensus.cc:740] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.479171 25877 consensus_queue.cc:260] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.465786 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6bad00c1cc4dc591a046ec3b980c29" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
W20260709 14:53:52.484179 25723 leader_election.cc:343] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.484637 25723 leader_election.cc:304] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:52.485654 25922 raft_consensus.cc:2749] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.486617 25875 tablet_bootstrap.cc:654] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.482954 25877 ts_tablet_manager.cc:1434] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.000s
I20260709 14:53:52.476370 25914 raft_consensus.cc:2749] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.498454 25876 tablet_bootstrap.cc:492] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:52.498981 25876 ts_tablet_manager.cc:1403] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.301s	user 0.018s	sys 0.018s
I20260709 14:53:52.498804 25916 consensus_queue.cc:1048] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.501503 25876 raft_consensus.cc:359] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.502533 25876 raft_consensus.cc:385] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.502599 25877 tablet_bootstrap.cc:492] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:52.502889 25876 raft_consensus.cc:740] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.504500 25876 consensus_queue.cc:260] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.507164 25876 ts_tablet_manager.cc:1434] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:52.506665 25914 raft_consensus.cc:493] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.508272 25914 raft_consensus.cc:515] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.510690 25914 leader_election.cc:290] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:52.524629 25962 consensus_queue.cc:1048] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.526033 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:52.534150 25508 catalog_manager.cc:5697] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:52.527544 25877 tablet_bootstrap.cc:654] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.531327 25954 raft_consensus.cc:493] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.541482 25876 tablet_bootstrap.cc:492] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:52.542034 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:52.540795 25954 raft_consensus.cc:515] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
W20260709 14:53:52.544090 25573 leader_election.cc:343] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.545571 25954 leader_election.cc:290] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:52.547137 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:52.545463 25833 raft_consensus.cc:2468] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:52.548399 25878 tablet_bootstrap.cc:492] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
W20260709 14:53:52.548377 25796 leader_election.cc:343] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.548978 25878 ts_tablet_manager.cc:1403] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.150s	user 0.019s	sys 0.000s
I20260709 14:53:52.550529 25875 tablet_bootstrap.cc:492] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:52.550948 25875 ts_tablet_manager.cc:1403] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.000s
I20260709 14:53:52.551467 25878 raft_consensus.cc:359] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:52.551662 25574 leader_election.cc:304] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:52.552331 25876 tablet_bootstrap.cc:654] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.552924 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:52.552079 25878 raft_consensus.cc:385] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.554153 25878 raft_consensus.cc:740] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.553153 25914 raft_consensus.cc:2804] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.554823 25878 consensus_queue.cc:260] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:52.555341 25914 raft_consensus.cc:493] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.553606 25875 raft_consensus.cc:359] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.558593 25875 raft_consensus.cc:385] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.558928 25875 raft_consensus.cc:740] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.559651 25875 consensus_queue.cc:260] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.562553 25875 ts_tablet_manager.cc:1434] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:53:52.563411 25875 tablet_bootstrap.cc:492] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:52.558120 25878 ts_tablet_manager.cc:1434] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:52.558641 25914 raft_consensus.cc:3060] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.575481 25878 tablet_bootstrap.cc:492] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:52.577546 25914 raft_consensus.cc:515] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.579367 25607 raft_consensus.cc:2393] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 1: Already voted for candidate 657aaddaa8094907a1ad35216225e3df in this term.
I20260709 14:53:52.581096 25799 leader_election.cc:304] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:52.582134 25914 leader_election.cc:290] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:52.583014 25954 raft_consensus.cc:3060] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.585691 25875 tablet_bootstrap.cc:654] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.586472 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:52.590023 25962 consensus_queue.cc:1048] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.591493 25878 tablet_bootstrap.cc:654] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:52.587832 25573 leader_election.cc:343] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.593271 25954 raft_consensus.cc:2749] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.596874 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:52.604490 25962 consensus_queue.cc:1048] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.608984 25962 consensus_queue.cc:1048] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.618126 25877 tablet_bootstrap.cc:492] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:52.618638 25877 ts_tablet_manager.cc:1403] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.121s	user 0.025s	sys 0.005s
I20260709 14:53:52.642197 26007 raft_consensus.cc:493] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.642731 26007 raft_consensus.cc:515] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.644876 26007 leader_election.cc:290] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:52.666129 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18e86c35c1146698bb1a703f5ab8e7d" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:52.665894 25914 consensus_queue.cc:1048] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:52.669797 25875 tablet_bootstrap.cc:492] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:52.670286 25875 ts_tablet_manager.cc:1403] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.010s
I20260709 14:53:52.669832 25985 consensus_queue.cc:1048] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:52.672083 25962 consensus_queue.cc:1048] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.672645 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18e86c35c1146698bb1a703f5ab8e7d" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:52.674008 25877 raft_consensus.cc:359] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.674736 25877 raft_consensus.cc:385] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.675007 25877 raft_consensus.cc:740] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.676103 25877 consensus_queue.cc:260] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.673416 25605 raft_consensus.cc:2393] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
I20260709 14:53:52.681304 25877 ts_tablet_manager.cc:1434] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 14:53:52.681746 26007 raft_consensus.cc:493] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.682247 26007 raft_consensus.cc:515] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.685465 25877 tablet_bootstrap.cc:492] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:52.686959 25832 raft_consensus.cc:3060] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.688704 25875 raft_consensus.cc:359] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.689381 25875 raft_consensus.cc:385] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.689646 25875 raft_consensus.cc:740] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.690382 25875 consensus_queue.cc:260] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.690799 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf594308d4422aa116c187ad945d14" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:52.691421 25610 raft_consensus.cc:2468] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:52.691975 25877 tablet_bootstrap.cc:654] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.686954 26007 leader_election.cc:290] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:52.692852 25875 ts_tablet_manager.cc:1434] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:53:52.693373 25651 leader_election.cc:304] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:52.693746 25875 tablet_bootstrap.cc:492] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:52.691327 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf594308d4422aa116c187ad945d14" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:52.694182 26007 raft_consensus.cc:2804] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.701475 26007 raft_consensus.cc:493] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.700038 25757 raft_consensus.cc:2468] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:52.714391 25876 tablet_bootstrap.cc:492] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:52.714919 25876 ts_tablet_manager.cc:1403] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.174s	user 0.043s	sys 0.018s
I20260709 14:53:52.717763 25876 raft_consensus.cc:359] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:52.718443 25876 raft_consensus.cc:385] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.718699 25876 raft_consensus.cc:740] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.719446 25950 consensus_queue.cc:1048] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.719624 25876 consensus_queue.cc:260] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:52.707036 25651 leader_election.cc:304] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:52.721994 25916 raft_consensus.cc:3060] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.724864 25876 ts_tablet_manager.cc:1434] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:52.726015 25876 tablet_bootstrap.cc:492] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:52.731873 25876 tablet_bootstrap.cc:654] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.732136 25916 raft_consensus.cc:2749] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.734225 25950 raft_consensus.cc:493] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.734660 25950 raft_consensus.cc:515] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.711308 26007 raft_consensus.cc:3060] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.738878 25962 consensus_queue.cc:1048] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:52.741894 26015 log.cc:927] Time spent T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 14:53:52.755262 25831 raft_consensus.cc:2468] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:52.756839 25574 leader_election.cc:304] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:52.757920 25963 raft_consensus.cc:2804] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:52.758385 25963 raft_consensus.cc:697] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:52.759162 25963 consensus_queue.cc:237] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.760020 25950 leader_election.cc:290] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:52.764420 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:52.764930 25878 tablet_bootstrap.cc:492] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:52.765060 25831 raft_consensus.cc:2468] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:52.765537 25878 ts_tablet_manager.cc:1403] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.190s	user 0.027s	sys 0.031s
I20260709 14:53:52.766556 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:52.768136 25574 leader_election.cc:304] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:52.769006 25914 raft_consensus.cc:2804] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.768813 25878 raft_consensus.cc:359] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.769452 25914 raft_consensus.cc:493] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.769699 25878 raft_consensus.cc:385] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.769932 25914 raft_consensus.cc:3060] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.770149 25878 raft_consensus.cc:740] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.768524 25875 tablet_bootstrap.cc:654] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.771099 25878 consensus_queue.cc:260] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.774438 25878 ts_tablet_manager.cc:1434] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:52.775442 25878 tablet_bootstrap.cc:492] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
W20260709 14:53:52.782820 25576 leader_election.cc:343] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.802335 25878 tablet_bootstrap.cc:654] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.803630 25876 tablet_bootstrap.cc:492] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:52.804108 25876 ts_tablet_manager.cc:1403] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.007s
I20260709 14:53:52.780514 26007 raft_consensus.cc:515] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.787176 25910 raft_consensus.cc:493] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.808775 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf594308d4422aa116c187ad945d14" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:52.809062 25910 raft_consensus.cc:515] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.809381 25608 raft_consensus.cc:3060] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.811021 25910 leader_election.cc:290] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:52.781708 25962 raft_consensus.cc:493] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.815182 25962 raft_consensus.cc:515] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:52.816318 25608 raft_consensus.cc:2468] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:52.817602 25651 leader_election.cc:304] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:52.817982 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb472505fb54748bd1ff9c3e3ab9d2b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:52.818424 26005 raft_consensus.cc:2804] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:52.818706 25685 raft_consensus.cc:2468] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:52.818974 26005 raft_consensus.cc:697] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:52.820032 25722 leader_election.cc:304] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:52.819921 26005 consensus_queue.cc:237] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:52.820151 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb472505fb54748bd1ff9c3e3ab9d2b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:52.821524 25985 raft_consensus.cc:2804] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.821902 25985 raft_consensus.cc:493] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.815136 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6bad00c1cc4dc591a046ec3b980c29" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:52.822309 25985 raft_consensus.cc:3060] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.822577 25605 raft_consensus.cc:2468] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
W20260709 14:53:52.823487 25723 leader_election.cc:343] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.822820 25962 leader_election.cc:290] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:52.843417 25877 tablet_bootstrap.cc:492] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:52.843948 25877 ts_tablet_manager.cc:1403] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.000s
I20260709 14:53:52.829842 26007 leader_election.cc:290] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:52.852193 25876 raft_consensus.cc:359] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.853924 25876 raft_consensus.cc:385] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.854278 25876 raft_consensus.cc:740] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.858948 25876 consensus_queue.cc:260] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.838405 25799 leader_election.cc:304] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:52.851460 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6bad00c1cc4dc591a046ec3b980c29" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:52.863459 25876 ts_tablet_manager.cc:1434] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.003s
I20260709 14:53:52.867208 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bf594308d4422aa116c187ad945d14" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:52.867782 25758 raft_consensus.cc:3060] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.876904 25910 raft_consensus.cc:2804] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.882539 25910 raft_consensus.cc:493] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.883437 25910 raft_consensus.cc:3060] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.890144 26028 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.862707 25914 raft_consensus.cc:515] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.890636 26028 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.876345 25759 raft_consensus.cc:2468] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
W20260709 14:53:52.876499 25799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 46689.1us
I20260709 14:53:52.893654 25876 tablet_bootstrap.cc:492] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:52.895154 25910 raft_consensus.cc:515] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:52.897094 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:52.926107 25758 raft_consensus.cc:2468] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:52.926631 25910 leader_election.cc:290] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
W20260709 14:53:52.927614 26021 log.cc:927] Time spent T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 14:53:52.930140 25877 raft_consensus.cc:359] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.930840 25877 raft_consensus.cc:385] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.931100 25877 raft_consensus.cc:740] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.921259 25756 raft_consensus.cc:3060] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.921950 25971 consensus_queue.cc:1048] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:53:52.938254 25875 tablet_bootstrap.cc:492] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:52.938719 25875 ts_tablet_manager.cc:1403] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.245s	user 0.018s	sys 0.016s
I20260709 14:53:52.941804 25877 consensus_queue.cc:260] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.943394 25914 leader_election.cc:290] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:52.950038 25877 ts_tablet_manager.cc:1434] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.000s
I20260709 14:53:52.952771 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6bad00c1cc4dc591a046ec3b980c29" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:52.953860 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:52.955448 25756 raft_consensus.cc:2468] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:52.956791 25876 tablet_bootstrap.cc:654] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.965945 25608 raft_consensus.cc:3060] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.974196 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6bad00c1cc4dc591a046ec3b980c29" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:52.974821 25758 raft_consensus.cc:3060] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.977380 25971 consensus_queue.cc:1048] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:52.975325 25833 raft_consensus.cc:3060] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.980203 26028 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:52.985145 25877 tablet_bootstrap.cc:492] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:52.987222 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:52.987864 25832 raft_consensus.cc:2468] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:52.969024 25875 raft_consensus.cc:359] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.997378 25875 raft_consensus.cc:385] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.997682 25875 raft_consensus.cc:740] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.003155 25877 tablet_bootstrap.cc:654] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.007332 25574 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.008209 26025 raft_consensus.cc:2804] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:53.008567 26025 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.008908 26025 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:53.009495 25875 consensus_queue.cc:260] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:52.973724 25608 raft_consensus.cc:2468] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:53.020517 25875 ts_tablet_manager.cc:1434] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.001s
I20260709 14:53:53.023739 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:53.024461 25684 raft_consensus.cc:2468] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:53.035362 25576 leader_election.cc:304] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.035971 25878 tablet_bootstrap.cc:492] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:53.036474 25878 ts_tablet_manager.cc:1403] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.261s	user 0.024s	sys 0.041s
I20260709 14:53:53.038232 26031 raft_consensus.cc:2804] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.038808 26031 raft_consensus.cc:697] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:53.039670 25878 raft_consensus.cc:359] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.040524 25878 raft_consensus.cc:385] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.040786 25878 raft_consensus.cc:740] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.046826 26007 raft_consensus.cc:493] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.047892 26007 raft_consensus.cc:515] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.049959 26007 leader_election.cc:290] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:52.999642 25985 raft_consensus.cc:515] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.052271 25878 consensus_queue.cc:260] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.039675 26031 consensus_queue.cc:237] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.056947 25878 ts_tablet_manager.cc:1434] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:53:53.057814 25878 tablet_bootstrap.cc:492] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:53.062768 25985 leader_election.cc:290] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:53.063186 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:53.066592 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb472505fb54748bd1ff9c3e3ab9d2b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:53.067166 25683 raft_consensus.cc:3060] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.074060 25875 tablet_bootstrap.cc:492] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:53.075265 25877 tablet_bootstrap.cc:492] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:53.075724 25877 ts_tablet_manager.cc:1403] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.091s	user 0.031s	sys 0.013s
I20260709 14:53:53.083093 25830 raft_consensus.cc:2393] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 657aaddaa8094907a1ad35216225e3df in this term.
W20260709 14:53:53.087196 25556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:53.091974 25877 raft_consensus.cc:359] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.092763 25877 raft_consensus.cc:385] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.093078 25877 raft_consensus.cc:740] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.086105 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb472505fb54748bd1ff9c3e3ab9d2b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:53.080878 25799 leader_election.cc:304] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.093974 25877 consensus_queue.cc:260] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.094951 25831 raft_consensus.cc:3060] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.095240 25978 raft_consensus.cc:2804] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.095767 25978 raft_consensus.cc:697] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:53.096510 25978 consensus_queue.cc:237] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.096938 25506 catalog_manager.cc:5697] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.101706 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:53.113538 25651 leader_election.cc:304] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:53.113765 25683 raft_consensus.cc:2468] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:53.115103 25722 leader_election.cc:304] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:53.116353 26005 raft_consensus.cc:3060] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.127707 26030 raft_consensus.cc:2804] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.130903 26030 raft_consensus.cc:697] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:53.131700 26030 consensus_queue.cc:237] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.117054 25833 raft_consensus.cc:2468] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:53.137251 25876 tablet_bootstrap.cc:492] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:53.137702 25876 ts_tablet_manager.cc:1403] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.244s	user 0.014s	sys 0.019s
I20260709 14:53:53.140980 25878 tablet_bootstrap.cc:654] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.142578 25876 raft_consensus.cc:359] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.143253 25876 raft_consensus.cc:385] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.143443 25876 raft_consensus.cc:740] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.143997 25876 consensus_queue.cc:260] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.149731 25876 ts_tablet_manager.cc:1434] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 14:53:53.149986 25758 raft_consensus.cc:2468] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:53.150586 25876 tablet_bootstrap.cc:492] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:53.150954 26025 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.160027 25508 catalog_manager.cc:5697] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.135699 25831 raft_consensus.cc:2468] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:53.167902 25877 ts_tablet_manager.cc:1434] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 14:53:53.173138 25877 tablet_bootstrap.cc:492] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:53.177615 26025 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:53.176805 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:53.179282 25833 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:53.180385 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:53.181947 25685 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:53.181521 25877 tablet_bootstrap.cc:654] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.186620 26005 raft_consensus.cc:2749] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.191352 25875 tablet_bootstrap.cc:654] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.191486 25878 tablet_bootstrap.cc:492] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:53.197847 25878 ts_tablet_manager.cc:1403] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.140s	user 0.019s	sys 0.006s
I20260709 14:53:53.200296 25878 raft_consensus.cc:359] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.200914 25878 raft_consensus.cc:385] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.201217 25878 raft_consensus.cc:740] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.201967 25833 raft_consensus.cc:2468] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:53:53.193696 25916 raft_consensus.cc:493] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.202600 25916 raft_consensus.cc:515] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.203024 25574 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.204555 25916 leader_election.cc:290] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:53.205843 25875 tablet_bootstrap.cc:492] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:53.206342 25875 ts_tablet_manager.cc:1403] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.002s
I20260709 14:53:53.206900 25877 tablet_bootstrap.cc:492] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:53.207172 26025 raft_consensus.cc:2804] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:53.207352 25877 ts_tablet_manager.cc:1403] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.004s
I20260709 14:53:53.207679 26025 raft_consensus.cc:697] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:53.208501 26025 consensus_queue.cc:237] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER 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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.196686 25685 raft_consensus.cc:2468] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:53:53.209302 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd687628b7d4c059ad2f9d9135c818b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:53.201787 25878 consensus_queue.cc:260] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.192775 25876 tablet_bootstrap.cc:654] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.209913 25833 raft_consensus.cc:2468] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:53.210319 25978 raft_consensus.cc:493] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.210763 25978 raft_consensus.cc:515] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.210975 25649 leader_election.cc:304] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:53.211802 25916 raft_consensus.cc:2804] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.212141 25916 raft_consensus.cc:493] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.212518 25916 raft_consensus.cc:3060] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.214529 25878 ts_tablet_manager.cc:1434] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:53:53.215404 25878 tablet_bootstrap.cc:492] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:53.216037 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd687628b7d4c059ad2f9d9135c818b" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:53.216645 25607 raft_consensus.cc:2468] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:53.216792 25978 leader_election.cc:290] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:53.217636 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd687628b7d4c059ad2f9d9135c818b" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:53.209091 25875 raft_consensus.cc:359] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.218570 25875 raft_consensus.cc:385] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.218839 25875 raft_consensus.cc:740] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.219488 25875 consensus_queue.cc:260] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.220016 25799 leader_election.cc:304] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.220127 25916 raft_consensus.cc:515] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.221216 25683 raft_consensus.cc:2393] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:53.223397 25877 raft_consensus.cc:359] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.224031 25877 raft_consensus.cc:385] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.224726 25877 raft_consensus.cc:740] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.225334 25954 raft_consensus.cc:2804] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.225786 25954 raft_consensus.cc:493] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.226122 25954 raft_consensus.cc:3060] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.228327 25876 tablet_bootstrap.cc:492] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:53.228806 25876 ts_tablet_manager.cc:1403] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.004s
I20260709 14:53:53.230298 25878 tablet_bootstrap.cc:654] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.225409 25875 ts_tablet_manager.cc:1434] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:53:53.231014 25963 consensus_queue.cc:1048] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.231299 25876 raft_consensus.cc:359] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.231842 25916 leader_election.cc:290] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:53.232338 25875 tablet_bootstrap.cc:492] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:53.231940 25876 raft_consensus.cc:385] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.231257 25877 consensus_queue.cc:260] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.232857 25876 raft_consensus.cc:740] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.233634 25876 consensus_queue.cc:260] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.234934 25877 ts_tablet_manager.cc:1434] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 14:53:53.235663 25876 ts_tablet_manager.cc:1434] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:53.235818 25877 tablet_bootstrap.cc:492] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:53.236580 25876 tablet_bootstrap.cc:492] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:53.238636 25875 tablet_bootstrap.cc:654] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.241643 25877 tablet_bootstrap.cc:654] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.242027 25876 tablet_bootstrap.cc:654] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.243680 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd687628b7d4c059ad2f9d9135c818b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:53.244269 25607 raft_consensus.cc:3060] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.244676 26030 raft_consensus.cc:493] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.245144 26030 raft_consensus.cc:515] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.247157 26030 leader_election.cc:290] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:53.249374 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa65240cf4d402a9e3d9d68e12076b4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:53.249886 25878 tablet_bootstrap.cc:492] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:53.250424 25878 ts_tablet_manager.cc:1403] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 14:53:53.250362 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa65240cf4d402a9e3d9d68e12076b4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:53.249974 25606 raft_consensus.cc:2468] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:53.252228 25725 leader_election.cc:304] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.253027 26030 raft_consensus.cc:2804] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.253377 26030 raft_consensus.cc:493] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.253696 26030 raft_consensus.cc:3060] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:53.254678 25722 leader_election.cc:343] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.210461 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd687628b7d4c059ad2f9d9135c818b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:53.256877 25878 raft_consensus.cc:359] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.257582 25878 raft_consensus.cc:385] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.257846 25878 raft_consensus.cc:740] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.258623 25878 consensus_queue.cc:260] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.262553 25878 ts_tablet_manager.cc:1434] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:53.263460 25878 tablet_bootstrap.cc:492] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:53.264451 25954 raft_consensus.cc:515] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.265450 25876 tablet_bootstrap.cc:492] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:53.265928 25876 ts_tablet_manager.cc:1403] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.005s
I20260709 14:53:53.267071 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd687628b7d4c059ad2f9d9135c818b" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:53.267844 26030 raft_consensus.cc:515] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.250623 25505 catalog_manager.cc:5697] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.271142 25505 catalog_manager.cc:5697] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.268497 25876 raft_consensus.cc:359] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.272686 25876 raft_consensus.cc:385] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.272962 25876 raft_consensus.cc:740] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.273659 25876 consensus_queue.cc:260] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.275875 25876 ts_tablet_manager.cc:1434] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:53:53.276806 25876 tablet_bootstrap.cc:492] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:53.278937 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa65240cf4d402a9e3d9d68e12076b4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:53.279493 25608 raft_consensus.cc:3060] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.281561 25607 raft_consensus.cc:2468] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:53.282146 25878 tablet_bootstrap.cc:654] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.282794 25651 leader_election.cc:304] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.283574 25916 raft_consensus.cc:2804] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.284020 25916 raft_consensus.cc:697] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:53.284780 25916 consensus_queue.cc:237] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.285748 25876 tablet_bootstrap.cc:654] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.286158 25608 raft_consensus.cc:2468] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:53.287221 25725 leader_election.cc:304] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.287971 25985 raft_consensus.cc:2804] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.288439 25985 raft_consensus.cc:697] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:53.289251 25985 consensus_queue.cc:237] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.231035 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd687628b7d4c059ad2f9d9135c818b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:53.293761 25833 raft_consensus.cc:2393] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 009a1658ecb449ecb998884cbd46d0ca in this term.
I20260709 14:53:53.296026 25876 tablet_bootstrap.cc:492] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:53.296505 25876 ts_tablet_manager.cc:1403] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 14:53:53.297278 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa65240cf4d402a9e3d9d68e12076b4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:53.297889 25685 raft_consensus.cc:3060] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.299103 25876 raft_consensus.cc:359] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.299880 25876 raft_consensus.cc:385] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.300155 25876 raft_consensus.cc:740] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.303181 25985 raft_consensus.cc:493] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.303681 25985 raft_consensus.cc:515] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.320343 26005 raft_consensus.cc:493] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.320931 26005 raft_consensus.cc:515] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.321915 25922 raft_consensus.cc:493] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.322438 25922 raft_consensus.cc:515] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.324260 25878 tablet_bootstrap.cc:492] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:53.324468 25922 leader_election.cc:290] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:53.324764 25878 ts_tablet_manager.cc:1403] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.008s
I20260709 14:53:53.324162 26005 leader_election.cc:290] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:53.326645 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:53.327375 25878 raft_consensus.cc:359] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
W20260709 14:53:53.327987 25723 leader_election.cc:343] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.322978 25876 consensus_queue.cc:260] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.328377 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12f4ed5a6104c81afde99e9594ed238" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:53.328931 25985 leader_election.cc:290] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:53.329761 25876 ts_tablet_manager.cc:1434] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.033s	user 0.000s	sys 0.013s
I20260709 14:53:53.330673 25876 tablet_bootstrap.cc:492] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:53.332067 25685 raft_consensus.cc:2468] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:53.332659 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd687628b7d4c059ad2f9d9135c818b" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:53.328003 25878 raft_consensus.cc:385] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.334045 25878 raft_consensus.cc:740] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.334661 25796 leader_election.cc:304] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:53.334654 25878 consensus_queue.cc:260] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.335804 25978 raft_consensus.cc:2749] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.335790 25876 tablet_bootstrap.cc:654] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.336566 25878 ts_tablet_manager.cc:1434] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:53:53.337486 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12f4ed5a6104c81afde99e9594ed238" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:53.337713 26005 consensus_queue.cc:1048] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.338950 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02ffcb4e4c44903aeeeb40a14bff5e2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
W20260709 14:53:53.340376 25722 leader_election.cc:343] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.340803 26030 leader_election.cc:290] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:53.343839 25878 tablet_bootstrap.cc:492] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:53.344401 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02ffcb4e4c44903aeeeb40a14bff5e2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
W20260709 14:53:53.346431 25725 leader_election.cc:343] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.346930 25725 leader_election.cc:304] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:53.348003 26030 raft_consensus.cc:2749] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.348866 25876 tablet_bootstrap.cc:492] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:53.349354 25876 ts_tablet_manager.cc:1403] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.010s
W20260709 14:53:53.349965 25651 leader_election.cc:343] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.350925 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:53.352010 25875 tablet_bootstrap.cc:492] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:53.351766 25876 raft_consensus.cc:359] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.352399 25876 raft_consensus.cc:385] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.352537 25875 ts_tablet_manager.cc:1403] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.120s	user 0.033s	sys 0.048s
I20260709 14:53:53.352689 25876 raft_consensus.cc:740] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.352885 25877 tablet_bootstrap.cc:492] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:53.353387 25877 ts_tablet_manager.cc:1403] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.000s
I20260709 14:53:53.353513 25876 consensus_queue.cc:260] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.356047 25877 raft_consensus.cc:359] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.356679 25877 raft_consensus.cc:385] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.356956 25877 raft_consensus.cc:740] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.328989 25833 raft_consensus.cc:2468] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:53.357831 25878 tablet_bootstrap.cc:654] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.361497 25875 raft_consensus.cc:359] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.361855 25649 leader_election.cc:304] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [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: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:53.362206 25875 raft_consensus.cc:385] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.362497 25875 raft_consensus.cc:740] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.362696 25912 raft_consensus.cc:2804] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.363067 25912 raft_consensus.cc:493] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.363148 25875 consensus_queue.cc:260] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.363597 25912 raft_consensus.cc:3060] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.361089 26005 raft_consensus.cc:493] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.361703 25877 consensus_queue.cc:260] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.364257 26005 raft_consensus.cc:515] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.365221 25875 ts_tablet_manager.cc:1434] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:53:53.366068 25875 tablet_bootstrap.cc:492] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:53.367254 26005 leader_election.cc:290] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:53.367439 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:53.368047 25831 raft_consensus.cc:2468] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:53.369041 25649 leader_election.cc:304] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:53.370208 25877 ts_tablet_manager.cc:1434] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 14:53:53.370472 25912 raft_consensus.cc:515] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.372104 25875 tablet_bootstrap.cc:654] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.371268 25877 tablet_bootstrap.cc:492] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:53.373868 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12f4ed5a6104c81afde99e9594ed238" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:53.371165 25876 ts_tablet_manager.cc:1434] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260709 14:53:53.374483 25831 raft_consensus.cc:3060] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.375144 25876 tablet_bootstrap.cc:492] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:53.380946 25876 tablet_bootstrap.cc:654] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.381137 25831 raft_consensus.cc:2468] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:53.381289 25954 leader_election.cc:290] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:53.382261 25649 leader_election.cc:304] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:53.382787 25875 tablet_bootstrap.cc:492] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:53.374001 25912 leader_election.cc:290] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
W20260709 14:53:53.383004 25725 leader_election.cc:343] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.383203 25875 ts_tablet_manager.cc:1403] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.012s
I20260709 14:53:53.383486 25725 leader_election.cc:304] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:53.384224 26030 raft_consensus.cc:2749] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.383003 26007 raft_consensus.cc:2804] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.385789 26007 raft_consensus.cc:697] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:53.386168 25875 raft_consensus.cc:359] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.386865 25875 raft_consensus.cc:385] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.386643 26007 consensus_queue.cc:237] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.387140 25875 raft_consensus.cc:740] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.387734 25877 tablet_bootstrap.cc:654] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.388032 25875 consensus_queue.cc:260] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.390378 25875 ts_tablet_manager.cc:1434] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:53.391274 25875 tablet_bootstrap.cc:492] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:53.392728 25963 consensus_queue.cc:1048] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.370167 26005 raft_consensus.cc:2804] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.393841 26005 raft_consensus.cc:493] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.394066 26030 raft_consensus.cc:493] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.394268 26005 raft_consensus.cc:3060] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.393460 25878 tablet_bootstrap.cc:492] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:53.413548 25878 ts_tablet_manager.cc:1403] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.001s
I20260709 14:53:53.416150 25878 raft_consensus.cc:359] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.416827 25878 raft_consensus.cc:385] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.394568 26030 raft_consensus.cc:515] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.418870 26030 leader_election.cc:290] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:53.398598 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:53.400008 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12f4ed5a6104c81afde99e9594ed238" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:53.419550 25758 raft_consensus.cc:2468] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:53.419622 25607 raft_consensus.cc:3060] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.421312 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:53.417092 25878 raft_consensus.cc:740] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.422422 25878 consensus_queue.cc:260] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.423676 25507 catalog_manager.cc:5697] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.424564 25878 ts_tablet_manager.cc:1434] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:53:53.400585 25875 tablet_bootstrap.cc:654] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.401350 25877 tablet_bootstrap.cc:492] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:53.425489 25878 tablet_bootstrap.cc:492] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:53.425583 25877 ts_tablet_manager.cc:1403] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.000s
I20260709 14:53:53.426015 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:53.426595 25831 raft_consensus.cc:2468] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:53.427706 25723 leader_election.cc:304] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:53.403427 25876 tablet_bootstrap.cc:492] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:53.428514 25876 ts_tablet_manager.cc:1403] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.011s
I20260709 14:53:53.428936 26030 raft_consensus.cc:2804] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.429333 26030 raft_consensus.cc:493] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.429648 26030 raft_consensus.cc:3060] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.428033 25877 raft_consensus.cc:359] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.431380 25877 raft_consensus.cc:385] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.431460 26007 consensus_queue.cc:1048] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.431789 25877 raft_consensus.cc:740] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.432547 25877 consensus_queue.cc:260] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.432834 25912 raft_consensus.cc:493] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.433352 25912 raft_consensus.cc:515] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.435139 25912 leader_election.cc:290] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:53.436014 25878 tablet_bootstrap.cc:654] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.436810 25877 ts_tablet_manager.cc:1434] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:53:53.437659 25877 tablet_bootstrap.cc:492] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:53.441655 26005 raft_consensus.cc:515] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.442750 25683 raft_consensus.cc:2393] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32a0c426d6174a7ebb87662d4393ccd1 in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:53.444375 25876 raft_consensus.cc:359] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.447942 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:53.450369 25831 raft_consensus.cc:3060] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.449963 25876 raft_consensus.cc:385] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.451929 25876 raft_consensus.cc:740] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.439419 26030 raft_consensus.cc:515] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.452600 25876 consensus_queue.cc:260] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.459326 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:53.460057 25683 raft_consensus.cc:2393] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32a0c426d6174a7ebb87662d4393ccd1 in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:53.460501 25876 ts_tablet_manager.cc:1434] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:53:53.461849 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:53.461524 25876 tablet_bootstrap.cc:492] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:53.463160 25723 leader_election.cc:304] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:53.463948 25922 raft_consensus.cc:2749] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.465008 25831 raft_consensus.cc:2468] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:53.466151 25649 leader_election.cc:304] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:53.466884 25916 raft_consensus.cc:2804] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.467440 25916 raft_consensus.cc:697] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:53.448019 26005 leader_election.cc:290] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:53.468398 25916 consensus_queue.cc:237] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.471928 26030 leader_election.cc:290] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:53.454393 25607 raft_consensus.cc:2468] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:53.476114 25876 tablet_bootstrap.cc:654] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.478828 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:53.449680 25877 tablet_bootstrap.cc:654] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.479061 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:53.479846 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:53.485057 25757 raft_consensus.cc:2393] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
W20260709 14:53:53.485526 25651 leader_election.cc:343] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.489078 25506 catalog_manager.cc:5697] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:53.487500 25651 leader_election.cc:343] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.493507 25651 leader_election.cc:304] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:53.497015 25912 raft_consensus.cc:2749] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.502673 26025 raft_consensus.cc:493] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.503193 26025 raft_consensus.cc:515] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.505239 26025 leader_election.cc:290] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:53.503197 25954 consensus_queue.cc:1048] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:53:53.513762 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:53.514161 25508 catalog_manager.cc:5697] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 2, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.518407 25831 raft_consensus.cc:2468] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:53.522349 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:53.522936 25878 tablet_bootstrap.cc:492] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:53.523494 25878 ts_tablet_manager.cc:1403] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.007s
I20260709 14:53:53.523845 25875 tablet_bootstrap.cc:492] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:53.522993 25756 raft_consensus.cc:2468] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:53.524401 25875 ts_tablet_manager.cc:1403] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.133s	user 0.040s	sys 0.024s
I20260709 14:53:53.525568 25877 tablet_bootstrap.cc:492] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:53.525985 25877 ts_tablet_manager.cc:1403] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.011s
I20260709 14:53:53.527074 25875 raft_consensus.cc:359] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.527729 25875 raft_consensus.cc:385] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.527967 25875 raft_consensus.cc:740] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.528571 25875 consensus_queue.cc:260] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.530099 25576 leader_election.cc:304] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.530751 25875 ts_tablet_manager.cc:1434] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:53.531237 26025 raft_consensus.cc:2804] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.529227 25877 raft_consensus.cc:359] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.531719 25877 raft_consensus.cc:385] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.531656 26025 raft_consensus.cc:493] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.532193 26025 raft_consensus.cc:3060] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.533227 25878 raft_consensus.cc:359] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.533984 25877 raft_consensus.cc:740] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.534024 25878 raft_consensus.cc:385] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.534547 25875 tablet_bootstrap.cc:492] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:53.534821 25877 consensus_queue.cc:260] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.536293 25877 ts_tablet_manager.cc:1434] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260709 14:53:53.534600 25878 raft_consensus.cc:740] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.540643 25877 tablet_bootstrap.cc:492] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:53.542382 25878 consensus_queue.cc:260] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.544853 25878 ts_tablet_manager.cc:1434] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 14:53:53.551688 25878 tablet_bootstrap.cc:492] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:53.547117 25922 raft_consensus.cc:493] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.557534 26025 raft_consensus.cc:515] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.558454 25875 tablet_bootstrap.cc:654] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.558468 25878 tablet_bootstrap.cc:654] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.560278 26025 leader_election.cc:290] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:53.561370 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:53.561977 25831 raft_consensus.cc:3060] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.565248 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:53.565825 25756 raft_consensus.cc:3060] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.567495 25506 catalog_manager.cc:5697] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.570669 25506 catalog_manager.cc:5697] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.572773 25506 catalog_manager.cc:5697] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.578768 25756 raft_consensus.cc:2468] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:53.584273 25576 leader_election.cc:304] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.585153 25963 raft_consensus.cc:2804] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.585650 25963 raft_consensus.cc:697] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:53.586484 25963 consensus_queue.cc:237] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.570407 25922 raft_consensus.cc:515] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.592320 25922 leader_election.cc:290] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:53.593606 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
W20260709 14:53:53.595111 25725 leader_election.cc:343] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.599927 25876 tablet_bootstrap.cc:492] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:53.600401 25876 ts_tablet_manager.cc:1403] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.002s
I20260709 14:53:53.602394 25833 raft_consensus.cc:1275] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:53.602890 25876 raft_consensus.cc:359] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.603552 25876 raft_consensus.cc:385] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.603819 25876 raft_consensus.cc:740] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.604151 26031 consensus_queue.cc:1048] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.595019 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
W20260709 14:53:53.605986 25723 leader_election.cc:343] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.606484 25723 leader_election.cc:304] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:53.607301 25922 raft_consensus.cc:2749] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.611500 25831 raft_consensus.cc:2468] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:53.613075 25877 tablet_bootstrap.cc:654] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.615876 25875 tablet_bootstrap.cc:492] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:53.616606 25875 ts_tablet_manager.cc:1403] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.008s
I20260709 14:53:53.621850 26031 consensus_queue.cc:1048] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.629143 25876 consensus_queue.cc:260] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.631942 25875 raft_consensus.cc:359] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.632599 25875 raft_consensus.cc:385] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.632858 25875 raft_consensus.cc:740] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.634822 25876 ts_tablet_manager.cc:1434] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260709 14:53:53.635553 25876 tablet_bootstrap.cc:492] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:53.632959 25954 consensus_queue.cc:1048] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:53.639868 25685 raft_consensus.cc:1275] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:53.644073 25875 consensus_queue.cc:260] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.649714 25875 ts_tablet_manager.cc:1434] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:53:53.662294 25507 catalog_manager.cc:5697] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.665563 25914 consensus_queue.cc:1048] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.666399 26025 consensus_queue.cc:1048] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.667635 25875 tablet_bootstrap.cc:492] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:53.677083 25878 tablet_bootstrap.cc:492] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:53.677562 25878 ts_tablet_manager.cc:1403] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.126s	user 0.021s	sys 0.031s
I20260709 14:53:53.679698 25878 raft_consensus.cc:359] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.680186 25878 raft_consensus.cc:385] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.680385 25878 raft_consensus.cc:740] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.680948 25878 consensus_queue.cc:260] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.683023 25878 ts_tablet_manager.cc:1434] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:53.683766 25877 tablet_bootstrap.cc:492] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:53.684324 25877 ts_tablet_manager.cc:1403] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.147s	user 0.020s	sys 0.017s
I20260709 14:53:53.687393 25875 tablet_bootstrap.cc:654] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.683858 25878 tablet_bootstrap.cc:492] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:53.691066 25877 raft_consensus.cc:359] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.691784 25877 raft_consensus.cc:385] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.692869 25877 raft_consensus.cc:740] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.693708 25877 consensus_queue.cc:260] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.695659 25877 ts_tablet_manager.cc:1434] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:53:53.696537 25877 tablet_bootstrap.cc:492] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:53.701979 25877 tablet_bootstrap.cc:654] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.705484 25876 tablet_bootstrap.cc:654] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.709349 25878 tablet_bootstrap.cc:654] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.716266 26030 consensus_queue.cc:1048] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.718179 25876 tablet_bootstrap.cc:492] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:53.718624 25876 ts_tablet_manager.cc:1403] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.083s	user 0.005s	sys 0.004s
I20260709 14:53:53.721244 25954 raft_consensus.cc:493] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.721753 25954 raft_consensus.cc:515] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.723022 25876 raft_consensus.cc:359] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.723682 25876 raft_consensus.cc:385] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.723948 25876 raft_consensus.cc:740] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.724921 25876 consensus_queue.cc:260] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.727654 25877 tablet_bootstrap.cc:492] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:53.727877 25985 consensus_queue.cc:1048] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.728219 25877 ts_tablet_manager.cc:1403] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.014s
I20260709 14:53:53.730010 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:53.730990 25877 raft_consensus.cc:359] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.731735 25877 raft_consensus.cc:385] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.732053 25877 raft_consensus.cc:740] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.732631 25954 leader_election.cc:290] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
W20260709 14:53:53.732010 25799 leader_election.cc:343] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.733122 25877 consensus_queue.cc:260] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.735338 25877 ts_tablet_manager.cc:1434] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:53.736254 25877 tablet_bootstrap.cc:492] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:53.733597 25963 raft_consensus.cc:493] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.738525 25963 raft_consensus.cc:515] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.740844 25876 ts_tablet_manager.cc:1434] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:53:53.742087 25877 tablet_bootstrap.cc:654] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.742426 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b263d6cc4b7433e84527e8e6e7b0d6a" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
W20260709 14:53:53.743924 25573 leader_election.cc:343] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.745385 25875 tablet_bootstrap.cc:492] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:53.745580 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b263d6cc4b7433e84527e8e6e7b0d6a" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:53.745846 25875 ts_tablet_manager.cc:1403] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.001s
I20260709 14:53:53.748353 25875 raft_consensus.cc:359] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.750360 25876 tablet_bootstrap.cc:492] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:53.752972 25877 tablet_bootstrap.cc:492] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:53.753521 25877 ts_tablet_manager.cc:1403] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 14:53:53.756361 25877 raft_consensus.cc:359] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.757038 25877 raft_consensus.cc:385] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.757380 25877 raft_consensus.cc:740] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.757869 25985 raft_consensus.cc:493] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.758244 25877 consensus_queue.cc:260] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.758364 25985 raft_consensus.cc:515] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
W20260709 14:53:53.748587 25574 leader_election.cc:343] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.749008 25875 raft_consensus.cc:385] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.760488 25985 leader_election.cc:290] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:53.760013 25574 leader_election.cc:304] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:53.763559 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
W20260709 14:53:53.766433 25799 leader_election.cc:343] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.766878 25799 leader_election.cc:304] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:53.768908 25978 raft_consensus.cc:2749] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.770912 25877 ts_tablet_manager.cc:1434] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:53:53.771929 25877 tablet_bootstrap.cc:492] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:53.772928 26025 raft_consensus.cc:2749] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.778321 25877 tablet_bootstrap.cc:654] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.789001 25877 tablet_bootstrap.cc:492] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:53.789531 25877 ts_tablet_manager.cc:1403] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:53:53.792193 25877 raft_consensus.cc:359] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.793030 25877 raft_consensus.cc:385] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.793382 25877 raft_consensus.cc:740] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.794171 25877 consensus_queue.cc:260] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.796352 25877 ts_tablet_manager.cc:1434] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:53.797298 25877 tablet_bootstrap.cc:492] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:53.764734 25963 leader_election.cc:290] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:53.759418 25876 tablet_bootstrap.cc:654] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.766995 25985 consensus_queue.cc:1048] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.764102 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb58dab89e40a7a0d22725b5145582" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:53.767565 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb58dab89e40a7a0d22725b5145582" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
W20260709 14:53:53.800199 25725 leader_election.cc:343] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.767475 25875 raft_consensus.cc:740] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
W20260709 14:53:53.801016 25722 leader_election.cc:343] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.801489 25875 consensus_queue.cc:260] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.803615 25875 ts_tablet_manager.cc:1434] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 14:53:53.804592 25875 tablet_bootstrap.cc:492] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:53.801505 25722 leader_election.cc:304] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:53.806468 25985 raft_consensus.cc:2749] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.809634 25877 tablet_bootstrap.cc:654] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.815979 25875 tablet_bootstrap.cc:654] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.834479 25875 tablet_bootstrap.cc:492] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:53.834981 26005 consensus_queue.cc:1048] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.838305 25876 tablet_bootstrap.cc:492] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:53.838785 25876 ts_tablet_manager.cc:1403] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.010s
I20260709 14:53:53.841428 25876 raft_consensus.cc:359] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.842070 25876 raft_consensus.cc:385] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.842338 25876 raft_consensus.cc:740] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.834942 25875 ts_tablet_manager.cc:1403] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260709 14:53:53.845680 25875 raft_consensus.cc:359] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.846300 25875 raft_consensus.cc:385] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.846560 25875 raft_consensus.cc:740] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.847302 26005 consensus_queue.cc:1048] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.848167 25876 consensus_queue.cc:260] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.858808 25876 ts_tablet_manager.cc:1434] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:53:53.859714 25876 tablet_bootstrap.cc:492] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:53.861724 25875 consensus_queue.cc:260] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.864487 25875 ts_tablet_manager.cc:1434] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:53:53.865396 25875 tablet_bootstrap.cc:492] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:53.875428 25876 tablet_bootstrap.cc:654] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.886307 26030 raft_consensus.cc:493] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.886870 26030 raft_consensus.cc:515] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.893352 25985 consensus_queue.cc:1048] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.895495 26007 consensus_queue.cc:1048] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.889020 26030 leader_election.cc:290] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:53.899919 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed3ed9b157e4441b56c0027bb507dac" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:53.900573 25831 raft_consensus.cc:2468] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:53.901882 25723 leader_election.cc:304] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:53.902026 25963 raft_consensus.cc:493] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.902230 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed3ed9b157e4441b56c0027bb507dac" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:53.902698 25963 raft_consensus.cc:515] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.903415 25685 raft_consensus.cc:2468] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:53.904716 25963 leader_election.cc:290] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:53.906706 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:53.907338 25757 raft_consensus.cc:2468] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:53.907769 26030 raft_consensus.cc:2804] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.908174 26030 raft_consensus.cc:493] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.908524 26030 raft_consensus.cc:3060] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.914448 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:53.915150 25685 raft_consensus.cc:2468] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:53.917665 25576 leader_election.cc:304] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:53.919093 26030 raft_consensus.cc:515] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.919567 26025 raft_consensus.cc:2804] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.919955 26025 raft_consensus.cc:493] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.920297 26025 raft_consensus.cc:3060] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.921871 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed3ed9b157e4441b56c0027bb507dac" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:53.922528 25685 raft_consensus.cc:3060] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.926887 25954 raft_consensus.cc:493] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.927392 25954 raft_consensus.cc:515] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.929467 25954 leader_election.cc:290] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:53.929575 25916 consensus_queue.cc:1048] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.930255 25875 tablet_bootstrap.cc:654] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.931128 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:53.936025 25685 raft_consensus.cc:2468] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
W20260709 14:53:53.937018 25799 leader_election.cc:343] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.937076 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:53.937322 25722 leader_election.cc:304] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:53.938407 25922 raft_consensus.cc:2804] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:53.938429 25796 leader_election.cc:343] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.939138 25796 leader_election.cc:304] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:53.939347 25922 raft_consensus.cc:697] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:53.940245 25954 raft_consensus.cc:2749] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.940374 25922 consensus_queue.cc:237] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:53.941812 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed3ed9b157e4441b56c0027bb507dac" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:53.942399 25831 raft_consensus.cc:3060] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.942937 25876 tablet_bootstrap.cc:492] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:53.943392 25876 ts_tablet_manager.cc:1403] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.000s
I20260709 14:53:53.950016 25831 raft_consensus.cc:2468] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:53.952200 26030 leader_election.cc:290] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:53.953209 25876 raft_consensus.cc:359] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.953873 25876 raft_consensus.cc:385] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.954144 25876 raft_consensus.cc:740] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.955790 26007 consensus_queue.cc:1048] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:53.956800 25875 tablet_bootstrap.cc:492] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:53.957304 25875 ts_tablet_manager.cc:1403] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.000s
I20260709 14:53:53.959961 26025 raft_consensus.cc:515] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.963775 25916 consensus_queue.cc:1048] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.966931 25876 consensus_queue.cc:260] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.971501 25876 ts_tablet_manager.cc:1434] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:53:53.971292 25875 raft_consensus.cc:359] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.971973 25875 raft_consensus.cc:385] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.972270 25875 raft_consensus.cc:740] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.972415 25876 tablet_bootstrap.cc:492] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:53.973397 25508 catalog_manager.cc:5697] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.976864 25877 tablet_bootstrap.cc:492] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:53.977198 25875 consensus_queue.cc:260] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:53.977443 25877 ts_tablet_manager.cc:1403] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.180s	user 0.029s	sys 0.040s
I20260709 14:53:53.980062 25878 tablet_bootstrap.cc:492] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:53.980501 25878 ts_tablet_manager.cc:1403] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.297s	user 0.087s	sys 0.086s
I20260709 14:53:53.982226 25876 tablet_bootstrap.cc:654] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.983094 25878 raft_consensus.cc:359] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.983745 25878 raft_consensus.cc:385] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.983402 25877 raft_consensus.cc:359] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:53.984027 25878 raft_consensus.cc:740] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.984227 25877 raft_consensus.cc:385] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.984673 25877 raft_consensus.cc:740] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.984866 25878 consensus_queue.cc:260] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:53.985620 25877 consensus_queue.cc:260] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.013115 25954 raft_consensus.cc:493] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.013343 25878 ts_tablet_manager.cc:1434] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.009s
I20260709 14:53:54.013935 25963 raft_consensus.cc:493] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.013710 25954 raft_consensus.cc:515] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.014397 25963 raft_consensus.cc:515] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.015726 25875 ts_tablet_manager.cc:1434] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.002s
I20260709 14:53:54.015861 25954 leader_election.cc:290] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:54.016673 25875 tablet_bootstrap.cc:492] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:54.016567 25963 leader_election.cc:290] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:54.019866 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d344af01704e4ad88b7415d4576805df" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:54.020486 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d344af01704e4ad88b7415d4576805df" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:54.014377 25878 tablet_bootstrap.cc:492] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:54.021258 25831 raft_consensus.cc:2468] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:54.020576 25757 raft_consensus.cc:2468] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:54.023025 25877 ts_tablet_manager.cc:1434] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:53:54.023850 25914 raft_consensus.cc:493] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.024363 25914 raft_consensus.cc:515] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.027064 25914 leader_election.cc:290] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:54.029213 25799 leader_election.cc:304] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:54.029712 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd3f3103dea40c4a974e11cbb7c2410" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:54.030212 25954 raft_consensus.cc:2804] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.030611 25954 raft_consensus.cc:493] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.030968 25954 raft_consensus.cc:3060] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.031173 25875 tablet_bootstrap.cc:654] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.032485 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d344af01704e4ad88b7415d4576805df" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:54.032860 25574 leader_election.cc:304] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:54.033915 25757 raft_consensus.cc:2468] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
W20260709 14:53:54.033556 25573 leader_election.cc:343] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.024057 25877 tablet_bootstrap.cc:492] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:54.035214 25878 tablet_bootstrap.cc:654] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.041461 25916 raft_consensus.cc:493] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.041963 25916 raft_consensus.cc:515] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.044096 25916 leader_election.cc:290] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:54.044477 25978 raft_consensus.cc:493] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.045020 25978 raft_consensus.cc:515] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.047143 25978 leader_election.cc:290] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:54.049926 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96377daefb2d4c5dac97b9c0e447c468" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:54.050946 25831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85513ce24bde44ba811fc8c63224455a" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:54.051573 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd3f3103dea40c4a974e11cbb7c2410" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:54.052239 25756 raft_consensus.cc:2468] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
W20260709 14:53:54.052644 25649 leader_election.cc:343] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:54.053292 25799 leader_election.cc:343] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.054611 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d344af01704e4ad88b7415d4576805df" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:54.055274 25607 raft_consensus.cc:2468] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:54.062430 25916 raft_consensus.cc:493] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.063300 25916 raft_consensus.cc:515] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.066561 25914 raft_consensus.cc:2804] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.066772 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02ffcb4e4c44903aeeeb40a14bff5e2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:54.067581 25756 raft_consensus.cc:2468] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:54.068850 25651 leader_election.cc:304] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:54.069625 26007 raft_consensus.cc:2804] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.069977 26007 raft_consensus.cc:493] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.070291 26007 raft_consensus.cc:3060] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.075901 26031 consensus_queue.cc:1048] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.078634 26025 leader_election.cc:290] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:54.042728 25954 raft_consensus.cc:515] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.080788 25916 leader_election.cc:290] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:54.081542 26007 raft_consensus.cc:515] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.082089 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d344af01704e4ad88b7415d4576805df" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:54.085786 25756 raft_consensus.cc:3060] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.092344 25878 tablet_bootstrap.cc:492] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:54.094446 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02ffcb4e4c44903aeeeb40a14bff5e2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:54.094897 25875 tablet_bootstrap.cc:492] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:54.095329 25875 ts_tablet_manager.cc:1403] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.004s
I20260709 14:53:54.096011 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02ffcb4e4c44903aeeeb40a14bff5e2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:54.096871 25576 leader_election.cc:304] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:54.097245 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02ffcb4e4c44903aeeeb40a14bff5e2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:54.097710 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85513ce24bde44ba811fc8c63224455a" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:54.097862 25757 raft_consensus.cc:3060] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.092842 25878 ts_tablet_manager.cc:1403] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.009s
I20260709 14:53:54.098483 26007 leader_election.cc:290] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:54.101158 25877 tablet_bootstrap.cc:654] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.101274 25876 tablet_bootstrap.cc:492] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:54.102319 25876 ts_tablet_manager.cc:1403] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.002s
I20260709 14:53:54.104774 25876 raft_consensus.cc:359] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.105410 25876 raft_consensus.cc:385] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.105696 25876 raft_consensus.cc:740] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.106575 25876 consensus_queue.cc:260] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
W20260709 14:53:54.107744 25573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 71753.7us
I20260709 14:53:54.108578 25876 ts_tablet_manager.cc:1434] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:54.108479 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:54.098392 25875 raft_consensus.cc:359] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.101258 25878 raft_consensus.cc:359] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.109145 25758 raft_consensus.cc:3060] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.110260 25878 raft_consensus.cc:385] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.110584 25878 raft_consensus.cc:740] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.111227 25878 consensus_queue.cc:260] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.113222 25878 ts_tablet_manager.cc:1434] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:54.109516 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:54.113590 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96377daefb2d4c5dac97b9c0e447c468" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:54.114056 25878 tablet_bootstrap.cc:492] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:54.113961 25685 raft_consensus.cc:3060] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:54.117112 25799 leader_election.cc:343] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.117676 25799 leader_election.cc:304] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:54.119257 25978 raft_consensus.cc:2749] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.119863 25878 tablet_bootstrap.cc:654] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.110106 25875 raft_consensus.cc:385] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.127120 25875 raft_consensus.cc:740] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.127871 25875 consensus_queue.cc:260] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.133534 25875 ts_tablet_manager.cc:1434] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:53:54.134588 25875 tablet_bootstrap.cc:492] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:54.109578 25876 tablet_bootstrap.cc:492] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:54.151636 25685 raft_consensus.cc:2468] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:54.152794 25573 leader_election.cc:304] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:54.153914 26031 raft_consensus.cc:2804] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.154295 25758 raft_consensus.cc:2468] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:54.154431 26031 raft_consensus.cc:697] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:54.105646 25757 raft_consensus.cc:2468] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:54.155470 26031 consensus_queue.cc:237] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.156435 25651 leader_election.cc:304] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:54.157326 26007 raft_consensus.cc:2804] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.157790 26007 raft_consensus.cc:697] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:54.158617 26007 consensus_queue.cc:237] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.161223 25878 tablet_bootstrap.cc:492] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:54.161684 25878 ts_tablet_manager.cc:1403] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.004s
I20260709 14:53:54.164348 25878 raft_consensus.cc:359] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.067020 25914 raft_consensus.cc:493] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.165504 25914 raft_consensus.cc:3060] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.168946 25877 tablet_bootstrap.cc:492] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:54.171280 25877 ts_tablet_manager.cc:1403] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.147s	user 0.021s	sys 0.024s
I20260709 14:53:54.172075 25914 raft_consensus.cc:515] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.168741 25878 raft_consensus.cc:385] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.172816 25878 raft_consensus.cc:740] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.173516 25878 consensus_queue.cc:260] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
W20260709 14:53:54.176004 25576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.131:34221, user_credentials={real_user=slave}} blocked reactor thread for 79225.5us
W20260709 14:53:54.176144 25556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:54.176802 26031 raft_consensus.cc:2804] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:54.176898 25651 leader_election.cc:343] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.177503 26031 raft_consensus.cc:493] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:54.178093 25651 leader_election.cc:343] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.182879 25878 ts_tablet_manager.cc:1434] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
W20260709 14:53:54.182572 25651 leader_election.cc:343] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.182626 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d344af01704e4ad88b7415d4576805df" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:54.183614 25651 leader_election.cc:304] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:54.180584 25954 leader_election.cc:290] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:54.184592 25916 raft_consensus.cc:2749] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.181829 25756 raft_consensus.cc:2468] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:54.184480 26108 consensus_queue.cc:1048] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:54.182936 26031 raft_consensus.cc:3060] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.183892 25607 raft_consensus.cc:2393] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 1: Already voted for candidate 657aaddaa8094907a1ad35216225e3df in this term.
I20260709 14:53:54.187885 25877 raft_consensus.cc:359] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.191990 25877 raft_consensus.cc:385] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.189685 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d344af01704e4ad88b7415d4576805df" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:54.192986 25833 raft_consensus.cc:2393] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 009a1658ecb449ecb998884cbd46d0ca in this term.
I20260709 14:53:54.192543 25877 raft_consensus.cc:740] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.193954 25877 consensus_queue.cc:260] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.179844 25875 tablet_bootstrap.cc:654] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.196024 25877 ts_tablet_manager.cc:1434] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 14:53:54.199309 25799 leader_election.cc:304] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:54.199926 25877 tablet_bootstrap.cc:492] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:54.203691 26031 raft_consensus.cc:515] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.206575 25978 raft_consensus.cc:2804] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.207099 25978 raft_consensus.cc:697] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:54.208138 26030 raft_consensus.cc:493] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.207934 25978 consensus_queue.cc:237] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.208636 26030 raft_consensus.cc:515] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.209167 25954 raft_consensus.cc:493] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.210033 25954 raft_consensus.cc:515] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.210685 26030 leader_election.cc:290] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:54.209832 25878 tablet_bootstrap.cc:492] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:54.191282 25506 catalog_manager.cc:5697] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.214399 25876 tablet_bootstrap.cc:654] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.219079 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:54.219696 25833 raft_consensus.cc:2468] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:54.220584 25875 tablet_bootstrap.cc:492] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:54.221020 25875 ts_tablet_manager.cc:1403] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.007s
I20260709 14:53:54.220875 25723 leader_election.cc:304] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:54.221942 26030 raft_consensus.cc:2804] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.222311 26030 raft_consensus.cc:493] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.222633 26030 raft_consensus.cc:3060] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.223680 25875 raft_consensus.cc:359] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.224345 25875 raft_consensus.cc:385] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.225077 25877 tablet_bootstrap.cc:654] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.224581 25875 raft_consensus.cc:740] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.231813 25875 consensus_queue.cc:260] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.232698 25878 tablet_bootstrap.cc:654] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.235312 25875 ts_tablet_manager.cc:1434] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.005s
I20260709 14:53:54.235498 26030 raft_consensus.cc:515] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.238504 25877 tablet_bootstrap.cc:492] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:54.239332 25877 ts_tablet_manager.cc:1403] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.001s
I20260709 14:53:54.238804 25875 tablet_bootstrap.cc:492] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:54.240931 26030 leader_election.cc:290] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:54.242411 25877 raft_consensus.cc:359] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.243165 25877 raft_consensus.cc:385] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.243580 25877 raft_consensus.cc:740] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.215107 25914 leader_election.cc:290] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:54.244357 25877 consensus_queue.cc:260] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.250269 25875 tablet_bootstrap.cc:654] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.248553 25914 raft_consensus.cc:493] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.228552 25954 leader_election.cc:290] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:54.246074 26031 leader_election.cc:290] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:54.261085 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b263d6cc4b7433e84527e8e6e7b0d6a" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:54.261791 25685 raft_consensus.cc:2468] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:54.259965 25914 raft_consensus.cc:515] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.263269 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:54.263861 25833 raft_consensus.cc:3060] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.264315 25796 leader_election.cc:304] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:54.265084 25914 leader_election.cc:290] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:54.265650 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b263d6cc4b7433e84527e8e6e7b0d6a" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:54.266309 25608 raft_consensus.cc:2468] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:54.271484 25833 raft_consensus.cc:2468] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:54.273650 25723 leader_election.cc:304] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:54.278111 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:54.265735 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:54.279243 25922 raft_consensus.cc:2804] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.279697 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd3f3103dea40c4a974e11cbb7c2410" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:54.280282 25685 raft_consensus.cc:3060] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.279739 25922 raft_consensus.cc:697] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:54.300323 25877 ts_tablet_manager.cc:1434] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.013s
I20260709 14:53:54.302879 25877 tablet_bootstrap.cc:492] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:54.307945 25508 catalog_manager.cc:5697] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.310395 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:54.311034 25830 raft_consensus.cc:2468] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:54.314720 25877 tablet_bootstrap.cc:654] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.315610 25685 raft_consensus.cc:2468] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:54.317066 25922 consensus_queue.cc:237] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
W20260709 14:53:54.308912 25725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 63439us
I20260709 14:53:54.319170 25574 leader_election.cc:304] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:54.308861 25978 raft_consensus.cc:2804] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.321352 26031 raft_consensus.cc:2804] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.321765 25978 raft_consensus.cc:493] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.321861 26031 raft_consensus.cc:493] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.322180 25978 raft_consensus.cc:3060] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.323012 25573 leader_election.cc:304] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:54.325950 26108 raft_consensus.cc:2804] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.326424 26108 raft_consensus.cc:697] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:54.324266 26031 raft_consensus.cc:3060] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.327210 26108 consensus_queue.cc:237] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.331566 25875 tablet_bootstrap.cc:492] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:54.331987 25875 ts_tablet_manager.cc:1403] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.006s
I20260709 14:53:54.341120 25504 catalog_manager.cc:5697] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.354379 25876 tablet_bootstrap.cc:492] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:54.354884 25876 ts_tablet_manager.cc:1403] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.245s	user 0.018s	sys 0.008s
I20260709 14:53:54.370258 25876 raft_consensus.cc:359] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.371125 25876 raft_consensus.cc:385] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.371407 25876 raft_consensus.cc:740] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.372148 25876 consensus_queue.cc:260] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.373802 25876 ts_tablet_manager.cc:1434] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:53:54.374749 25876 tablet_bootstrap.cc:492] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:54.379616 25875 raft_consensus.cc:359] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.380239 25875 raft_consensus.cc:385] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.380483 25875 raft_consensus.cc:740] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.382437 25878 tablet_bootstrap.cc:492] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:54.382884 25878 ts_tablet_manager.cc:1403] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.173s	user 0.030s	sys 0.013s
I20260709 14:53:54.385293 25878 raft_consensus.cc:359] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.385922 25878 raft_consensus.cc:385] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.386179 25878 raft_consensus.cc:740] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.386977 25878 consensus_queue.cc:260] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.370486 26031 raft_consensus.cc:515] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.391132 25876 tablet_bootstrap.cc:654] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.392105 25878 ts_tablet_manager.cc:1434] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:54.393016 25878 tablet_bootstrap.cc:492] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:54.393975 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d344af01704e4ad88b7415d4576805df" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:54.394697 25756 raft_consensus.cc:2393] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 009a1658ecb449ecb998884cbd46d0ca in this term.
I20260709 14:53:54.395407 25877 tablet_bootstrap.cc:492] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:54.395835 25877 ts_tablet_manager.cc:1403] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.014s
I20260709 14:53:54.391644 25506 catalog_manager.cc:5697] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.392822 25875 consensus_queue.cc:260] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.399534 25877 raft_consensus.cc:359] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.400101 25877 raft_consensus.cc:385] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.400295 25877 raft_consensus.cc:740] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.400715 25877 consensus_queue.cc:260] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.403036 25877 ts_tablet_manager.cc:1434] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:54.393399 25978 raft_consensus.cc:515] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.406546 25875 ts_tablet_manager.cc:1434] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.074s	user 0.001s	sys 0.005s
I20260709 14:53:54.407222 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd3f3103dea40c4a974e11cbb7c2410" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:54.407799 25757 raft_consensus.cc:3060] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.410892 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:54.411525 25758 raft_consensus.cc:2468] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:54.414036 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:54.414521 25758 raft_consensus.cc:3060] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.423084 25877 tablet_bootstrap.cc:492] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:54.439391 25757 raft_consensus.cc:2468] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:54.420722 25758 raft_consensus.cc:2468] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:54.431704 25878 tablet_bootstrap.cc:654] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.427868 26031 leader_election.cc:290] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:54.430958 25875 tablet_bootstrap.cc:492] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
W20260709 14:53:54.449290 25725 leader_election.cc:343] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:54.450230 25725 leader_election.cc:343] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.450735 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b263d6cc4b7433e84527e8e6e7b0d6a" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:54.455000 25875 tablet_bootstrap.cc:654] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.428903 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:54.451321 25608 raft_consensus.cc:3060] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.462538 25830 raft_consensus.cc:3060] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.430336 25877 tablet_bootstrap.cc:654] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.452150 25876 tablet_bootstrap.cc:492] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:54.465900 25876 ts_tablet_manager.cc:1403] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.005s
I20260709 14:53:54.470644 25576 leader_election.cc:304] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [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: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:53:54.471138 25875 tablet_bootstrap.cc:492] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:54.471477 26031 raft_consensus.cc:2749] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.473349 25875 ts_tablet_manager.cc:1403] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.009s
I20260709 14:53:54.471880 25608 raft_consensus.cc:2468] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:54.477487 25875 raft_consensus.cc:359] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.491072 25875 raft_consensus.cc:385] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.491367 25875 raft_consensus.cc:740] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.491886 25799 leader_election.cc:304] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:54.492002 25875 consensus_queue.cc:260] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.492803 25954 raft_consensus.cc:2804] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.493280 25954 raft_consensus.cc:697] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:54.494107 25954 consensus_queue.cc:237] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.486879 26031 raft_consensus.cc:493] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.497520 26031 raft_consensus.cc:515] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.499626 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b263d6cc4b7433e84527e8e6e7b0d6a" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:54.500237 25685 raft_consensus.cc:3060] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.499637 26031 leader_election.cc:290] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:54.494067 25875 ts_tablet_manager.cc:1434] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:53:54.500800 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6be0c1f653240c78ef9e3a5edc6c1d2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:54.501960 25875 tablet_bootstrap.cc:492] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
W20260709 14:53:54.502563 25574 leader_election.cc:343] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.507459 25875 tablet_bootstrap.cc:654] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.498890 25876 raft_consensus.cc:359] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.510340 25876 raft_consensus.cc:385] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.510605 25876 raft_consensus.cc:740] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.513550 25576 leader_election.cc:304] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:54.514405 26031 raft_consensus.cc:2804] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.515007 26031 raft_consensus.cc:697] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:54.515661 25878 tablet_bootstrap.cc:492] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:54.516204 25878 ts_tablet_manager.cc:1403] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.123s	user 0.022s	sys 0.032s
I20260709 14:53:54.515758 26031 consensus_queue.cc:237] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.523361 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6be0c1f653240c78ef9e3a5edc6c1d2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
W20260709 14:53:54.524649 25576 leader_election.cc:343] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.525120 25576 leader_election.cc:304] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:53:54.525797 25876 consensus_queue.cc:260] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.523888 25978 leader_election.cc:290] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:54.526386 25878 raft_consensus.cc:359] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.526893 26108 raft_consensus.cc:2749] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.523638 25685 raft_consensus.cc:2468] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:54.527441 25878 raft_consensus.cc:385] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.529341 25876 ts_tablet_manager.cc:1434] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
I20260709 14:53:54.529407 25963 raft_consensus.cc:493] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.528827 25878 raft_consensus.cc:740] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.530347 25876 tablet_bootstrap.cc:492] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:54.530953 25830 raft_consensus.cc:2468] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:54.530891 25963 raft_consensus.cc:515] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.535248 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02ffcb4e4c44903aeeeb40a14bff5e2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:54.536912 25963 leader_election.cc:290] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:54.537513 25878 consensus_queue.cc:260] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.540508 25878 ts_tablet_manager.cc:1434] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260709 14:53:54.546671 25877 tablet_bootstrap.cc:492] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:54.547142 25877 ts_tablet_manager.cc:1403] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.027s
I20260709 14:53:54.549686 25877 raft_consensus.cc:359] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.550303 25877 raft_consensus.cc:385] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.550555 25877 raft_consensus.cc:740] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.551222 25877 consensus_queue.cc:260] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.553131 25878 tablet_bootstrap.cc:492] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:54.550467 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02ffcb4e4c44903aeeeb40a14bff5e2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:54.557453 25758 raft_consensus.cc:2393] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:54.560736 25878 tablet_bootstrap.cc:654] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.561645 25877 ts_tablet_manager.cc:1434] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:53:54.567647 25576 leader_election.cc:304] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:54.570130 26031 raft_consensus.cc:3060] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.572471 25876 tablet_bootstrap.cc:654] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.574497 26127 consensus_queue.cc:1048] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.578083 25877 tablet_bootstrap.cc:492] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:54.576042 25506 catalog_manager.cc:5697] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:54.583793 26127 raft_consensus.cc:493] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.584240 26127 raft_consensus.cc:515] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.587185 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d9a37886dc4125822c118377680cab" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:54.587746 25685 raft_consensus.cc:2468] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:54.588846 26007 consensus_queue.cc:1048] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.591437 25508 catalog_manager.cc:5697] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.599459 25875 tablet_bootstrap.cc:492] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:54.600034 25875 ts_tablet_manager.cc:1403] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.000s
I20260709 14:53:54.603425 26031 raft_consensus.cc:2749] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.590603 25722 leader_election.cc:304] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:54.603935 25963 consensus_queue.cc:1048] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:54.608657 26128 raft_consensus.cc:2804] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.610450 26128 raft_consensus.cc:493] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.611675 25875 raft_consensus.cc:359] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.612342 25875 raft_consensus.cc:385] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.612618 25875 raft_consensus.cc:740] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.614284 25878 tablet_bootstrap.cc:492] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:54.614662 25878 ts_tablet_manager.cc:1403] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.025s
I20260709 14:53:54.610785 26128 raft_consensus.cc:3060] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.616632 26127 leader_election.cc:290] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:54.618417 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d9a37886dc4125822c118377680cab" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:54.618875 25877 tablet_bootstrap.cc:654] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.619024 25833 raft_consensus.cc:2468] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:54.627143 25875 consensus_queue.cc:260] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.613277 25954 raft_consensus.cc:493] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.629308 25954 raft_consensus.cc:515] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.631394 25954 leader_election.cc:290] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:54.634948 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:54.635497 25878 raft_consensus.cc:359] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.636174 25878 raft_consensus.cc:385] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.636425 25878 raft_consensus.cc:740] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
W20260709 14:53:54.636801 25799 leader_election.cc:343] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.637038 25878 consensus_queue.cc:260] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:54.638557 25878 ts_tablet_manager.cc:1434] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:53:54.639371 25878 tablet_bootstrap.cc:492] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:54.644141 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
W20260709 14:53:54.646837 25796 leader_election.cc:343] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.647265 25796 leader_election.cc:304] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:54.648594 25978 raft_consensus.cc:2749] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.652336 25922 consensus_queue.cc:1048] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.656327 25875 ts_tablet_manager.cc:1434] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 14:53:54.667153 25875 tablet_bootstrap.cc:492] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:54.677570 25878 tablet_bootstrap.cc:654] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.666436 25963 raft_consensus.cc:493] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.664292 26108 consensus_queue.cc:1048] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:53:54.691926 25954 consensus_queue.cc:1048] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.679582 25963 raft_consensus.cc:515] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.701730 25504 catalog_manager.cc:5697] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.707417 25875 tablet_bootstrap.cc:654] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.708331 25877 tablet_bootstrap.cc:492] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:54.708717 25877 ts_tablet_manager.cc:1403] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.013s
I20260709 14:53:54.699831 26128 raft_consensus.cc:515] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.722601 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d9a37886dc4125822c118377680cab" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:54.723070 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d9a37886dc4125822c118377680cab" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:54.723191 25684 raft_consensus.cc:3060] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.723655 25830 raft_consensus.cc:3060] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.726541 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:54.727151 25833 raft_consensus.cc:2468] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:54.731525 25574 leader_election.cc:304] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:54.732307 26108 raft_consensus.cc:2804] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.732714 26108 raft_consensus.cc:493] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.733057 26108 raft_consensus.cc:3060] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.725519 25963 leader_election.cc:290] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:54.723789 26128 leader_election.cc:290] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:54.741345 25875 tablet_bootstrap.cc:492] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:54.742061 25875 ts_tablet_manager.cc:1403] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.000s
I20260709 14:53:54.752410 25682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:54.754777 25830 raft_consensus.cc:2468] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:54.755950 25723 leader_election.cc:304] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:54.761116 26128 raft_consensus.cc:2804] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.761919 26128 raft_consensus.cc:697] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:54.762614 25876 tablet_bootstrap.cc:492] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:54.762826 26128 consensus_queue.cc:237] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:54.763130 25876 ts_tablet_manager.cc:1403] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.233s	user 0.007s	sys 0.006s
I20260709 14:53:54.769079 25914 raft_consensus.cc:493] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.768425 26108 raft_consensus.cc:515] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.769585 25914 raft_consensus.cc:515] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.771512 25914 leader_election.cc:290] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:54.772346 26108 leader_election.cc:290] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:54.772606 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:54.777158 25833 raft_consensus.cc:2393] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
I20260709 14:53:54.778177 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:54.779232 25876 raft_consensus.cc:359] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.779867 25876 raft_consensus.cc:385] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.780131 25876 raft_consensus.cc:740] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.779878 25576 leader_election.cc:304] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:53:54.780678 25876 consensus_queue.cc:260] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
W20260709 14:53:54.778213 25573 leader_election.cc:343] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.782655 25876 ts_tablet_manager.cc:1434] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:53:54.783082 25608 raft_consensus.cc:3060] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.783483 25876 tablet_bootstrap.cc:492] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:54.776965 25875 raft_consensus.cc:359] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.786742 25875 raft_consensus.cc:385] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.787037 25875 raft_consensus.cc:740] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.786593 25877 raft_consensus.cc:359] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.788538 25877 raft_consensus.cc:385] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.788839 25877 raft_consensus.cc:740] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.789529 25877 consensus_queue.cc:260] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:54.790364 25875 consensus_queue.cc:260] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.787902 25830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:54.793395 25830 raft_consensus.cc:3060] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.796866 25877 ts_tablet_manager.cc:1434] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.001s
I20260709 14:53:54.797036 25682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:54.797822 25877 tablet_bootstrap.cc:492] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:54.797931 26108 raft_consensus.cc:2749] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.799021 25684 raft_consensus.cc:2468] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:54.797822 26007 consensus_queue.cc:1048] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:54.803161 25912 raft_consensus.cc:493] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.803639 25912 raft_consensus.cc:515] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.805662 25912 leader_election.cc:290] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:54.808614 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d243b18338449a4b4e9f6db6296587e" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
W20260709 14:53:54.810216 25649 leader_election.cc:343] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.810832 26128 consensus_queue.cc:1048] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.810868 26125 consensus_queue.cc:1048] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:54.819172 25875 ts_tablet_manager.cc:1434] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260709 14:53:54.821643 25875 tablet_bootstrap.cc:492] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:54.826742 25830 raft_consensus.cc:2468] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:54.818806 25954 raft_consensus.cc:493] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.829710 25954 raft_consensus.cc:515] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:54.828920 25574 leader_election.cc:304] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:54.831763 25954 leader_election.cc:290] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
W20260709 14:53:54.832801 25573 leader_election.cc:343] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.834808 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d243b18338449a4b4e9f6db6296587e" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:54.835448 25609 raft_consensus.cc:2468] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:54.849829 25682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85513ce24bde44ba811fc8c63224455a" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:54.839372 25914 raft_consensus.cc:2804] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.842048 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85513ce24bde44ba811fc8c63224455a" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:55.024612 26125 raft_consensus.cc:493] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.025280 26125 raft_consensus.cc:515] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:55.089433 25875 tablet_bootstrap.cc:700] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: Time spent opening tablet: real 0.239s	user 0.017s	sys 0.012s
I20260709 14:53:55.090253 25875 tablet_bootstrap.cc:654] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.093614 25877 tablet_bootstrap.cc:700] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca: Time spent opening tablet: real 0.240s	user 0.000s	sys 0.028s
I20260709 14:53:55.094308 25877 tablet_bootstrap.cc:654] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.095054 26125 leader_election.cc:290] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:55.097093 26128 raft_consensus.cc:493] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.099748 25876 tablet_bootstrap.cc:700] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1: Time spent opening tablet: real 0.234s	user 0.004s	sys 0.003s
I20260709 14:53:55.102373 25876 tablet_bootstrap.cc:654] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:55.101300 26150 log.cc:927] Time spent T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0: Append to log took a long time: real 0.299s	user 0.000s	sys 0.009s
W20260709 14:53:55.106118 25722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 254986us
I20260709 14:53:55.099284 25606 raft_consensus.cc:2468] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:55.103480 25682 raft_consensus.cc:2468] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:55.105196 25914 raft_consensus.cc:697] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:55.101411 26128 raft_consensus.cc:515] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.145823 25651 leader_election.cc:304] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:55.150902 25985 raft_consensus.cc:493] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.179379 25796 leader_election.cc:304] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:55.190476 25978 raft_consensus.cc:2804] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.190845 25978 raft_consensus.cc:493] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.191128 25978 raft_consensus.cc:3060] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.195924 26159 raft_consensus.cc:2804] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.196358 26159 raft_consensus.cc:493] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.196671 26159 raft_consensus.cc:3060] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.197021 26128 leader_election.cc:290] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:55.160122 25914 consensus_queue.cc:237] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:55.177742 25985 raft_consensus.cc:515] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:55.238632 25877 tablet_bootstrap.cc:492] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:55.239195 25877 ts_tablet_manager.cc:1403] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.442s	user 0.018s	sys 0.052s
I20260709 14:53:55.259006 25985 leader_election.cc:290] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:55.256155 25916 raft_consensus.cc:493] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.278093 26173 consensus_queue.cc:1048] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.278555 25875 tablet_bootstrap.cc:492] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:55.278837 25876 tablet_bootstrap.cc:492] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:55.279047 25875 ts_tablet_manager.cc:1403] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.458s	user 0.027s	sys 0.024s
I20260709 14:53:55.279289 25876 ts_tablet_manager.cc:1403] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.496s	user 0.019s	sys 0.009s
I20260709 14:53:55.282426 25978 raft_consensus.cc:515] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
W20260709 14:53:55.274416 26156 log.cc:927] Time spent T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 14:53:55.284518 25875 raft_consensus.cc:359] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:55.288864 25875 raft_consensus.cc:385] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.289928 25875 raft_consensus.cc:740] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.296814 25875 consensus_queue.cc:260] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:55.302594 25875 ts_tablet_manager.cc:1434] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:53:55.267079 25916 raft_consensus.cc:515] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:55.301204 25876 raft_consensus.cc:359] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.304283 25875 tablet_bootstrap.cc:492] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:55.304507 25876 raft_consensus.cc:385] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.304777 25876 raft_consensus.cc:740] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.305371 25876 consensus_queue.cc:260] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.310030 25877 raft_consensus.cc:359] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.310695 25877 raft_consensus.cc:385] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.310943 25877 raft_consensus.cc:740] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.311530 25877 consensus_queue.cc:260] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.311626 25875 tablet_bootstrap.cc:654] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.312430 26159 raft_consensus.cc:515] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:55.314917 26159 leader_election.cc:290] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:55.306358 25978 leader_election.cc:290] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:55.318542 25878 tablet_bootstrap.cc:492] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:55.319015 25878 ts_tablet_manager.cc:1403] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.680s	user 0.019s	sys 0.026s
I20260709 14:53:55.321147 25876 ts_tablet_manager.cc:1434] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:53:55.322077 25877 ts_tablet_manager.cc:1434] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 14:53:55.323026 25877 tablet_bootstrap.cc:492] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:55.324236 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d243b18338449a4b4e9f6db6296587e" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:55.319610 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c694da021744bb1b9026a5bd8cd94b4" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:55.324815 25605 raft_consensus.cc:3060] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.336333 26163 consensus_queue.cc:1048] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:53:55.343523 25916 leader_election.cc:290] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:55.342502 26162 consensus_queue.cc:1048] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:55.356310 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d243b18338449a4b4e9f6db6296587e" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:55.367899 25877 tablet_bootstrap.cc:654] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.379707 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96377daefb2d4c5dac97b9c0e447c468" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:55.380542 25825 raft_consensus.cc:2468] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:55.385455 25876 tablet_bootstrap.cc:492] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
W20260709 14:53:55.373467 25796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 101791us
W20260709 14:53:55.391743 25649 leader_election.cc:343] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.409802 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f16742b1014541af04a733a068ccff" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:55.409739 26179 consensus_queue.cc:1048] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260709 14:53:55.415709 25799 leader_election.cc:343] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.417013 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c694da021744bb1b9026a5bd8cd94b4" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:55.421257 25878 raft_consensus.cc:359] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.421973 25878 raft_consensus.cc:385] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.422235 25878 raft_consensus.cc:740] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.422883 25878 consensus_queue.cc:260] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.425802 25723 leader_election.cc:304] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:55.433900 25916 raft_consensus.cc:493] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.434389 25916 raft_consensus.cc:515] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.436347 25916 leader_election.cc:290] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:55.436625 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85513ce24bde44ba811fc8c63224455a" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:55.437330 25681 raft_consensus.cc:3060] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.442512 25878 ts_tablet_manager.cc:1434] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.123s	user 0.004s	sys 0.004s
I20260709 14:53:55.443077 25875 tablet_bootstrap.cc:492] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:55.443616 25875 ts_tablet_manager.cc:1403] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.140s	user 0.020s	sys 0.011s
I20260709 14:53:55.444130 25878 tablet_bootstrap.cc:492] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:55.440503 26127 raft_consensus.cc:2804] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.455454 26127 raft_consensus.cc:493] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.455839 26127 raft_consensus.cc:3060] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:55.458808 25799 leader_election.cc:343] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.459332 25799 leader_election.cc:304] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:55.461544 26125 raft_consensus.cc:2749] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.462561 25878 tablet_bootstrap.cc:654] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.446395 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f16742b1014541af04a733a068ccff" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:55.467018 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb58dab89e40a7a0d22725b5145582" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:55.454823 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85513ce24bde44ba811fc8c63224455a" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
W20260709 14:53:55.468737 25723 leader_election.cc:343] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.469995 26165 consensus_queue.cc:1048] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:55.472404 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f16742b1014541af04a733a068ccff" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:55.473356 25684 raft_consensus.cc:2468] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:55.475473 25722 leader_election.cc:304] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:55.480417 26030 raft_consensus.cc:2804] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.483884 25601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96377daefb2d4c5dac97b9c0e447c468" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:55.486472 25601 raft_consensus.cc:2468] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:55.485308 26125 consensus_queue.cc:1048] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:55.488768 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb58dab89e40a7a0d22725b5145582" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:55.478724 25607 raft_consensus.cc:3060] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.489467 25756 raft_consensus.cc:2468] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
W20260709 14:53:55.493314 25649 leader_election.cc:343] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.481918 26030 raft_consensus.cc:493] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.489661 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f16742b1014541af04a733a068ccff" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:55.508342 26167 consensus_queue.cc:1048] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:55.509109 25605 raft_consensus.cc:2468] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:55.510265 25651 leader_election.cc:304] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:55.511148 25876 tablet_bootstrap.cc:654] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.512645 25651 leader_election.cc:304] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:55.500639 26030 raft_consensus.cc:3060] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.516657 25912 raft_consensus.cc:2804] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.518657 25912 raft_consensus.cc:697] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:55.519541 25912 consensus_queue.cc:237] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:55.520403 26007 raft_consensus.cc:2804] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.530367 25877 tablet_bootstrap.cc:492] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:55.530861 25877 ts_tablet_manager.cc:1403] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.208s	user 0.018s	sys 0.018s
I20260709 14:53:55.516990 26167 raft_consensus.cc:493] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.530589 26007 raft_consensus.cc:493] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.535100 26007 raft_consensus.cc:3060] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.543543 25877 raft_consensus.cc:359] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.544127 25877 raft_consensus.cc:385] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.544385 25877 raft_consensus.cc:740] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.546249 25877 consensus_queue.cc:260] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.550735 25877 ts_tablet_manager.cc:1434] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 14:53:55.552217 25877 tablet_bootstrap.cc:492] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:55.577998 25985 consensus_queue.cc:1048] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:53:55.546330 26167 raft_consensus.cc:515] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
W20260709 14:53:55.602560 25651 leader_election.cc:343] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.607563 25875 raft_consensus.cc:359] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:55.608340 25875 raft_consensus.cc:385] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.608635 25875 raft_consensus.cc:740] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.609457 25875 consensus_queue.cc:260] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:55.611037 26030 raft_consensus.cc:515] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.612449 26108 consensus_queue.cc:1048] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.614135 26030 leader_election.cc:290] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:55.619822 25875 ts_tablet_manager.cc:1434] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.176s	user 0.006s	sys 0.002s
I20260709 14:53:55.621048 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f16742b1014541af04a733a068ccff" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:55.622908 25757 raft_consensus.cc:2393] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
I20260709 14:53:55.627900 25651 leader_election.cc:304] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1
W20260709 14:53:55.629004 25723 leader_election.cc:343] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.634016 26159 raft_consensus.cc:3060] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.647866 25681 raft_consensus.cc:2468] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:55.654407 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f16742b1014541af04a733a068ccff" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:55.660071 25875 tablet_bootstrap.cc:492] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:55.661813 26167 leader_election.cc:290] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:55.664470 25678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257203c1d1ef4616a04ada0c91227d9c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:55.663022 26007 raft_consensus.cc:515] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:55.666765 26007 leader_election.cc:290] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
W20260709 14:53:55.667034 25722 leader_election.cc:343] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.674467 25875 tablet_bootstrap.cc:654] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.666781 26159 raft_consensus.cc:2749] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.674310 25826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257203c1d1ef4616a04ada0c91227d9c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
W20260709 14:53:55.677353 26189 log.cc:927] Time spent T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 14:53:55.688233 25826 raft_consensus.cc:2468] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:55.693058 25723 leader_election.cc:304] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [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: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0
W20260709 14:53:55.702641 26191 log.cc:927] Time spent T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 14:53:55.697769 25985 raft_consensus.cc:2804] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.705600 25985 raft_consensus.cc:493] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.705992 25985 raft_consensus.cc:3060] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.685995 26127 raft_consensus.cc:515] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:55.722653 25796 leader_election.cc:304] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:55.727813 26178 raft_consensus.cc:2804] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.729092 25876 tablet_bootstrap.cc:492] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:55.729656 25876 ts_tablet_manager.cc:1403] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.344s	user 0.011s	sys 0.005s
I20260709 14:53:55.731942 25602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb58dab89e40a7a0d22725b5145582" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:55.732667 25602 raft_consensus.cc:3060] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.737042 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb58dab89e40a7a0d22725b5145582" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:55.740279 26178 raft_consensus.cc:697] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:55.744593 26178 consensus_queue.cc:237] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:55.742780 26125 raft_consensus.cc:493] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.748945 26125 raft_consensus.cc:515] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.740247 25756 raft_consensus.cc:3060] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.752254 26125 leader_election.cc:290] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:55.757694 25878 tablet_bootstrap.cc:492] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:55.759907 25878 ts_tablet_manager.cc:1403] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.316s	user 0.010s	sys 0.004s
I20260709 14:53:55.773535 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cb0b002826465ea89aea25475c6b90" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
W20260709 14:53:55.775141 25556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:55.775584 25504 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48022 (request call id 43) took 1230 ms. Trace:
I20260709 14:53:55.779950 25877 tablet_bootstrap.cc:654] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.780776 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cb0b002826465ea89aea25475c6b90" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:55.782495 25607 raft_consensus.cc:2468] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:55.784209 26163 consensus_queue.cc:1048] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.788775 25505 catalog_manager.cc:5697] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:55.793335 26199 log.cc:927] Time spent T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 14:53:55.801666 25878 raft_consensus.cc:359] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:55.802312 25878 raft_consensus.cc:385] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.802577 25878 raft_consensus.cc:740] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.803196 25878 consensus_queue.cc:260] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:55.807281 25878 ts_tablet_manager.cc:1434] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
W20260709 14:53:55.798748 25796 leader_election.cc:343] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.820617 25756 raft_consensus.cc:2468] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:55.821913 26127 leader_election.cc:290] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:55.824407 25651 leader_election.cc:304] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:55.830488 26007 raft_consensus.cc:2804] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.830955 26007 raft_consensus.cc:697] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:55.812060 25985 raft_consensus.cc:515] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.831727 26007 consensus_queue.cc:237] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:55.841753 25876 raft_consensus.cc:359] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:55.842967 25876 raft_consensus.cc:385] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.843279 25876 raft_consensus.cc:740] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
W20260709 14:53:55.836795 25799 leader_election.cc:343] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.843935 25876 consensus_queue.cc:260] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:55.846602 25876 ts_tablet_manager.cc:1434] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.117s	user 0.002s	sys 0.004s
I20260709 14:53:55.846812 25878 tablet_bootstrap.cc:492] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:55.847319 25876 tablet_bootstrap.cc:492] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:55.848016 25875 tablet_bootstrap.cc:492] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:55.848448 25875 ts_tablet_manager.cc:1403] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.195s	user 0.004s	sys 0.005s
I20260709 14:53:55.850342 25799 leader_election.cc:304] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0
W20260709 14:53:55.853380 26201 log.cc:927] Time spent T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:53:55.854406 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96377daefb2d4c5dac97b9c0e447c468" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:55.863420 25875 raft_consensus.cc:359] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:55.864378 25875 raft_consensus.cc:385] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.863178 26125 raft_consensus.cc:2749] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.864718 25875 raft_consensus.cc:740] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
W20260709 14:53:55.862920 26204 log.cc:927] Time spent T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 14:53:55.867018 25875 consensus_queue.cc:260] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:55.869374 25875 ts_tablet_manager.cc:1434] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 14:53:55.863498 25833 raft_consensus.cc:3060] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.870620 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96377daefb2d4c5dac97b9c0e447c468" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:55.872017 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257203c1d1ef4616a04ada0c91227d9c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:55.873395 25680 raft_consensus.cc:3060] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.885478 25607 raft_consensus.cc:3060] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:55.888288 25722 leader_election.cc:343] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.776039 25504 rpcz_store.cc:276] 0709 14:53:54.544909 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.545059 (+   150us) service_pool.cc:224] Handling call
0709 14:53:55.775524 (+1230465us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:55.092236 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:55.103969 (+ 11733us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:55.105709 (+  1740us) write_op.cc:435] Acquired schema lock
0709 14:53:55.106745 (+  1036us) tablet.cc:662] Decoding operations
0709 14:53:55.126398 (+ 19653us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:55.127446 (+  1048us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:55.128910 (+  1464us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:53:55.136231 (+  7321us) tablet.cc:701] Row locks acquired
0709 14:53:55.137046 (+   815us) write_op.cc:260] PREPARE: finished
0709 14:53:55.151476 (+ 14430us) write_op.cc:270] Start()
0709 14:53:55.164024 (+ 12548us) write_op.cc:276] Timestamp: P: 1783608835146001 usec, L: 0
0709 14:53:55.166553 (+  2529us) op_driver.cc:348] REPLICATION: starting
0709 14:53:55.219700 (+ 53147us) log.cc:844] Serialized 537 byte log entry
0709 14:53:55.398373 (+178673us) op_driver.cc:464] REPLICATION: finished
0709 14:53:55.483633 (+ 85260us) write_op.cc:301] APPLY: starting
0709 14:53:55.485900 (+  2267us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:55.495429 (+  9529us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:55.511483 (+ 16054us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:55.524163 (+ 12680us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:55.530151 (+  5988us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:53:55.530196 (+    45us) write_op.cc:312] APPLY: finished
0709 14:53:55.556653 (+ 26457us) log.cc:844] Serialized 22 byte log entry
0709 14:53:55.559397 (+  2744us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:55.559474 (+    77us) write_op.cc:454] Released schema lock
0709 14:53:55.559511 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:55.559810 (+   299us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:55.559840 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":8831,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":80559,"apply.run_cpu_time_us":2057,"apply.run_wall_time_us":78629,"num_ops":1,"prepare.queue_time_us":242433,"prepare.run_cpu_time_us":7552,"prepare.run_wall_time_us":142094,"replication_time_us":231677,"spinlock_wait_cycles":1997184,"thread_start_us":34564,"threads_started":1}]]}
I20260709 14:53:55.878856 25877 tablet_bootstrap.cc:492] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:55.891577 25877 ts_tablet_manager.cc:1403] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.340s	user 0.011s	sys 0.026s
I20260709 14:53:55.896848 25607 raft_consensus.cc:2468] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:55.901392 25875 tablet_bootstrap.cc:492] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:55.902137 25677 raft_consensus.cc:2468] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:55.906131 25877 raft_consensus.cc:359] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:55.906819 25877 raft_consensus.cc:385] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.907083 25877 raft_consensus.cc:740] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.909829 25877 consensus_queue.cc:260] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:55.912247 26165 consensus_queue.cc:1048] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.913249 25722 leader_election.cc:304] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:55.915076 26127 raft_consensus.cc:2804] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.915547 26127 raft_consensus.cc:697] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
W20260709 14:53:55.916589 26206 log.cc:927] Time spent T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 14:53:55.916301 26127 consensus_queue.cc:237] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.879132 25985 leader_election.cc:290] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:55.882232 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257203c1d1ef4616a04ada0c91227d9c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:55.890566 25833 raft_consensus.cc:2468] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:55.917948 25825 raft_consensus.cc:3060] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.916298 25602 raft_consensus.cc:2468] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:55.921299 25723 leader_election.cc:304] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:55.923259 26030 raft_consensus.cc:2804] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.923699 26030 raft_consensus.cc:697] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:55.924314 25825 raft_consensus.cc:2468] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:55.924440 26030 consensus_queue.cc:237] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:55.926960 25877 ts_tablet_manager.cc:1434] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:53:55.927943 25877 tablet_bootstrap.cc:492] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:55.934536 25723 leader_election.cc:304] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [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: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:55.937819 26181 raft_consensus.cc:2804] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.938272 26181 raft_consensus.cc:697] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:55.939061 26181 consensus_queue.cc:237] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:55.952796 25878 tablet_bootstrap.cc:654] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.956064 25876 tablet_bootstrap.cc:654] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.968954 25875 tablet_bootstrap.cc:654] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.975231 25877 tablet_bootstrap.cc:654] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.995251 26165 raft_consensus.cc:493] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.998495 26165 raft_consensus.cc:515] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:55.999024 25877 tablet_bootstrap.cc:492] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:55.999490 25877 ts_tablet_manager.cc:1403] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.004s
I20260709 14:53:56.000172 26165 leader_election.cc:290] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:56.000828 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4785aa160c6b4c688d5fe76f4f71f80c" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:56.001897 25877 raft_consensus.cc:359] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.002239 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4785aa160c6b4c688d5fe76f4f71f80c" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:56.002852 25877 raft_consensus.cc:385] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.002852 25755 raft_consensus.cc:2468] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
W20260709 14:53:56.002411 25573 leader_election.cc:343] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.003795 26007 consensus_queue.cc:1048] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.004315 25877 raft_consensus.cc:740] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.006434 25877 consensus_queue.cc:260] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.004135 25576 leader_election.cc:304] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:56.008194 26165 raft_consensus.cc:2804] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.008448 26165 raft_consensus.cc:493] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.008687 26165 raft_consensus.cc:3060] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.009922 25877 ts_tablet_manager.cc:1434] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:53:56.010617 25877 tablet_bootstrap.cc:492] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:56.030194 26165 raft_consensus.cc:515] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.032015 25878 tablet_bootstrap.cc:492] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:56.032508 25878 ts_tablet_manager.cc:1403] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.186s	user 0.013s	sys 0.001s
I20260709 14:53:56.033409 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4785aa160c6b4c688d5fe76f4f71f80c" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:56.035013 25878 raft_consensus.cc:359] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.035703 25878 raft_consensus.cc:385] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.035957 25878 raft_consensus.cc:740] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
W20260709 14:53:56.037658 25573 leader_election.cc:343] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.036585 25878 consensus_queue.cc:260] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.040920 25506 catalog_manager.cc:5697] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } }
I20260709 14:53:56.043900 26165 leader_election.cc:290] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:56.045825 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4785aa160c6b4c688d5fe76f4f71f80c" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:56.046674 25876 tablet_bootstrap.cc:492] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:56.049736 25876 ts_tablet_manager.cc:1403] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.203s	user 0.004s	sys 0.014s
I20260709 14:53:56.050187 26161 raft_consensus.cc:493] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.050971 26161 raft_consensus.cc:515] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.051618 25878 ts_tablet_manager.cc:1434] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:53:56.052428 25878 tablet_bootstrap.cc:492] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:56.052613 25876 raft_consensus.cc:359] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.049939 25755 raft_consensus.cc:3060] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.054610 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75429e0e745465a975d3591e38570e4" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:56.053400 25876 raft_consensus.cc:385] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.055898 25876 raft_consensus.cc:740] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.056521 25876 consensus_queue.cc:260] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
W20260709 14:53:56.058120 25651 leader_election.cc:343] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.058729 25876 ts_tablet_manager.cc:1434] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260709 14:53:56.059554 25876 tablet_bootstrap.cc:492] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:56.053423 26161 leader_election.cc:290] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:56.064507 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75429e0e745465a975d3591e38570e4" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:56.065078 25878 tablet_bootstrap.cc:654] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.068367 25876 tablet_bootstrap.cc:654] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:56.069391 25651 leader_election.cc:343] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.069800 25651 leader_election.cc:304] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:56.071439 26161 raft_consensus.cc:2749] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.085811 25827 raft_consensus.cc:3060] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.077966 26127 raft_consensus.cc:493] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.091928 26127 raft_consensus.cc:515] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.094121 26127 leader_election.cc:290] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:56.095252 25602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6be0c1f653240c78ef9e3a5edc6c1d2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:56.095978 25602 raft_consensus.cc:2468] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:56.097252 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6be0c1f653240c78ef9e3a5edc6c1d2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:56.097810 25725 leader_election.cc:304] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
W20260709 14:53:56.099035 25723 leader_election.cc:343] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.104382 26127 raft_consensus.cc:2804] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.104859 26127 raft_consensus.cc:493] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.105217 26127 raft_consensus.cc:3060] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.105844 25755 raft_consensus.cc:2468] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:56.107157 25576 leader_election.cc:304] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:56.108677 26165 raft_consensus.cc:2804] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.109206 26165 raft_consensus.cc:697] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:56.110046 26165 consensus_queue.cc:237] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.116060 25508 catalog_manager.cc:5697] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:56.128804 25877 tablet_bootstrap.cc:654] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.132846 25875 tablet_bootstrap.cc:492] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:56.133383 25875 ts_tablet_manager.cc:1403] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.232s	user 0.009s	sys 0.007s
I20260709 14:53:56.134070 26161 consensus_queue.cc:1048] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:56.146023 25878 tablet_bootstrap.cc:492] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:56.146175 25876 tablet_bootstrap.cc:492] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:56.148036 25878 ts_tablet_manager.cc:1403] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.034s
I20260709 14:53:56.148036 25876 ts_tablet_manager.cc:1403] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.042s
I20260709 14:53:56.147837 25875 raft_consensus.cc:359] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.150107 25875 raft_consensus.cc:385] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.150411 25875 raft_consensus.cc:740] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.151090 25875 consensus_queue.cc:260] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.154877 25878 raft_consensus.cc:359] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.155580 25878 raft_consensus.cc:385] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.155884 25878 raft_consensus.cc:740] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.162830 25876 raft_consensus.cc:359] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.164300 25876 raft_consensus.cc:385] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.164578 25876 raft_consensus.cc:740] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.165282 25876 consensus_queue.cc:260] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.166692 25875 ts_tablet_manager.cc:1434] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 14:53:56.167285 25876 ts_tablet_manager.cc:1434] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:53:56.167627 25875 tablet_bootstrap.cc:492] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:56.168159 25876 tablet_bootstrap.cc:492] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:56.167085 25878 consensus_queue.cc:260] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.171442 25878 ts_tablet_manager.cc:1434] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:53:56.174001 25878 tablet_bootstrap.cc:492] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:56.179126 25878 tablet_bootstrap.cc:654] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.185257 25876 tablet_bootstrap.cc:654] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.185359 26127 raft_consensus.cc:515] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.188872 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6be0c1f653240c78ef9e3a5edc6c1d2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
W20260709 14:53:56.190059 25723 leader_election.cc:343] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.194875 25877 tablet_bootstrap.cc:492] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:56.195396 25877 ts_tablet_manager.cc:1403] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.185s	user 0.004s	sys 0.007s
I20260709 14:53:56.200122 25877 raft_consensus.cc:359] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.204535 25602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6be0c1f653240c78ef9e3a5edc6c1d2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:56.208935 25602 raft_consensus.cc:3060] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.213550 25506 catalog_manager.cc:5697] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.217077 25602 raft_consensus.cc:2468] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:56.204995 26127 leader_election.cc:290] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:56.218080 25877 raft_consensus.cc:385] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.218391 25877 raft_consensus.cc:740] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.219259 25877 consensus_queue.cc:260] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.219614 25725 leader_election.cc:304] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:56.220570 26127 raft_consensus.cc:2804] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.221155 26127 raft_consensus.cc:697] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:56.221956 26127 consensus_queue.cc:237] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.223438 25875 tablet_bootstrap.cc:654] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.228595 25877 ts_tablet_manager.cc:1434] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.001s
I20260709 14:53:56.229975 26175 raft_consensus.cc:493] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.230458 26175 raft_consensus.cc:515] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.232319 26175 leader_election.cc:290] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:56.235312 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f16742b1014541af04a733a068ccff" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:56.238276 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f16742b1014541af04a733a068ccff" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:56.239024 25681 raft_consensus.cc:2393] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 1: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
I20260709 14:53:56.240490 25877 tablet_bootstrap.cc:492] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:56.241595 25796 leader_election.cc:304] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:56.243784 25505 catalog_manager.cc:5697] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.246343 26125 consensus_queue.cc:1048] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:56.249298 26178 raft_consensus.cc:3060] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.267427 26178 raft_consensus.cc:2749] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.269596 25508 catalog_manager.cc:5697] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.271741 25877 tablet_bootstrap.cc:654] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.291195 25875 tablet_bootstrap.cc:492] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:56.291657 25875 ts_tablet_manager.cc:1403] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.002s
I20260709 14:53:56.293378 25876 tablet_bootstrap.cc:492] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:56.293664 25878 tablet_bootstrap.cc:492] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:56.293839 25876 ts_tablet_manager.cc:1403] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.126s	user 0.028s	sys 0.023s
I20260709 14:53:56.294096 25878 ts_tablet_manager.cc:1403] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.120s	user 0.031s	sys 0.029s
I20260709 14:53:56.295003 25875 raft_consensus.cc:359] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.295680 25875 raft_consensus.cc:385] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.295930 25875 raft_consensus.cc:740] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.296773 25876 raft_consensus.cc:359] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.296600 25875 consensus_queue.cc:260] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.297582 25876 raft_consensus.cc:385] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.297851 25876 raft_consensus.cc:740] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.303234 25875 ts_tablet_manager.cc:1434] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:56.304282 25875 tablet_bootstrap.cc:492] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:56.308458 25876 consensus_queue.cc:260] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.310105 25878 raft_consensus.cc:359] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.310815 25878 raft_consensus.cc:385] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.311398 25878 raft_consensus.cc:740] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.312194 25878 consensus_queue.cc:260] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.314391 25878 ts_tablet_manager.cc:1434] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260709 14:53:56.321745 25878 tablet_bootstrap.cc:492] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:56.321529 25504 catalog_manager.cc:5697] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.323406 25504 catalog_manager.cc:5697] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.325389 25504 catalog_manager.cc:5697] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.326591 26159 consensus_queue.cc:1048] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.327523 25876 ts_tablet_manager.cc:1434] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:53:56.329819 25878 tablet_bootstrap.cc:654] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.329947 25876 tablet_bootstrap.cc:492] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:56.332288 26125 consensus_queue.cc:1048] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.334821 26127 raft_consensus.cc:493] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.335300 26127 raft_consensus.cc:515] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.337384 26127 leader_election.cc:290] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:56.335080 25504 catalog_manager.cc:5697] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.338255 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c694da021744bb1b9026a5bd8cd94b4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:56.338888 25833 raft_consensus.cc:2468] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:56.339411 26178 raft_consensus.cc:493] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.339857 26178 raft_consensus.cc:515] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.338819 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c694da021744bb1b9026a5bd8cd94b4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
W20260709 14:53:56.343326 25725 leader_election.cc:343] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.356490 26178 leader_election.cc:290] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:56.357540 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:56.358827 25875 tablet_bootstrap.cc:654] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.358621 25723 leader_election.cc:304] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:56.361042 26170 raft_consensus.cc:2804] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.361428 26170 raft_consensus.cc:493] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.361753 26170 raft_consensus.cc:3060] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:56.366758 25799 leader_election.cc:343] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.368057 26166 consensus_queue.cc:1048] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.372320 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:56.372676 25876 tablet_bootstrap.cc:654] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.373525 26166 raft_consensus.cc:493] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.373970 26166 raft_consensus.cc:515] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.376358 26166 leader_election.cc:290] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:56.377454 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778d161fb05400b8b229c897c098078" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
W20260709 14:53:56.383786 25649 leader_election.cc:343] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.386041 26170 raft_consensus.cc:515] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.390360 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778d161fb05400b8b229c897c098078" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:56.401499 26170 leader_election.cc:290] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:56.403753 25877 tablet_bootstrap.cc:492] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:56.404206 25877 ts_tablet_manager.cc:1403] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.164s	user 0.016s	sys 0.016s
I20260709 14:53:56.404795 25826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c694da021744bb1b9026a5bd8cd94b4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:56.405375 25826 raft_consensus.cc:3060] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.407136 26170 consensus_queue.cc:1048] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:56.417515 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c694da021744bb1b9026a5bd8cd94b4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
W20260709 14:53:56.420753 25651 leader_election.cc:343] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.421236 25651 leader_election.cc:304] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:53:56.421484 26181 consensus_queue.cc:1048] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.421203 25878 tablet_bootstrap.cc:492] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:56.422689 25878 ts_tablet_manager.cc:1403] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.012s
I20260709 14:53:56.425311 26166 raft_consensus.cc:2749] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.425385 26170 consensus_queue.cc:1048] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.430455 25875 tablet_bootstrap.cc:492] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:56.430900 25875 ts_tablet_manager.cc:1403] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.127s	user 0.004s	sys 0.016s
W20260709 14:53:56.429883 25725 leader_election.cc:343] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:56.406376 25796 leader_election.cc:343] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.429296 26030 consensus_queue.cc:1048] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:53:56.441813 25875 raft_consensus.cc:359] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.444207 25877 raft_consensus.cc:359] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.446776 25877 raft_consensus.cc:385] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.447105 25877 raft_consensus.cc:740] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.448148 25875 raft_consensus.cc:385] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.447912 25877 consensus_queue.cc:260] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.449150 25875 raft_consensus.cc:740] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.450037 25877 ts_tablet_manager.cc:1434] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:53:56.450991 25877 tablet_bootstrap.cc:492] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:56.453020 25878 raft_consensus.cc:359] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.454946 25878 raft_consensus.cc:385] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.457351 25875 consensus_queue.cc:260] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
W20260709 14:53:56.461073 26236 log.cc:927] Time spent T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: Append to log took a long time: real 0.071s	user 0.003s	sys 0.000s
I20260709 14:53:56.463495 25677 raft_consensus.cc:3060] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.481845 25826 raft_consensus.cc:2468] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:56.483206 25723 leader_election.cc:304] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:56.447826 25796 leader_election.cc:304] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:56.484907 26181 raft_consensus.cc:2804] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.488754 26181 raft_consensus.cc:697] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
W20260709 14:53:56.489300 25796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 85877.4us
I20260709 14:53:56.489774 26181 consensus_queue.cc:237] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.490556 26235 raft_consensus.cc:2749] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.455236 25878 raft_consensus.cc:740] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.507014 25877 tablet_bootstrap.cc:654] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.514596 25878 consensus_queue.cc:260] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.517431 25875 ts_tablet_manager.cc:1434] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.086s	user 0.003s	sys 0.003s
I20260709 14:53:56.519462 25878 ts_tablet_manager.cc:1434] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.000s
I20260709 14:53:56.520761 25875 tablet_bootstrap.cc:492] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:56.521377 26164 raft_consensus.cc:493] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.521870 26164 raft_consensus.cc:515] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.532843 25878 tablet_bootstrap.cc:492] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:56.538292 25505 catalog_manager.cc:5697] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.546178 26127 consensus_queue.cc:1048] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:56.551424 26235 raft_consensus.cc:493] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.551898 26235 raft_consensus.cc:515] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.553920 26235 leader_election.cc:290] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:56.556547 25876 tablet_bootstrap.cc:492] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:56.557065 25876 ts_tablet_manager.cc:1403] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.229s	user 0.017s	sys 0.004s
I20260709 14:53:56.564350 26164 leader_election.cc:290] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:56.566258 26007 raft_consensus.cc:493] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.566761 26007 raft_consensus.cc:515] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.568998 25875 tablet_bootstrap.cc:654] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.569896 25602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e7c6a312d248f2ba3e020f5816dd48" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:56.569979 26170 consensus_queue.cc:1048] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.574355 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:56.575688 26007 leader_election.cc:290] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:56.577939 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e99d341bc1040ee8bae1a5755473e1b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
W20260709 14:53:56.584686 25573 consensus_peers.cc:597] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:53:56.578668 25826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e99d341bc1040ee8bae1a5755473e1b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
W20260709 14:53:56.585481 25574 leader_election.cc:343] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.585493 25826 raft_consensus.cc:2468] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:56.586712 25602 raft_consensus.cc:2468] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:56.587884 25649 leader_election.cc:304] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
W20260709 14:53:56.589244 25651 leader_election.cc:343] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.596628 25799 leader_election.cc:304] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:56.597440 26125 raft_consensus.cc:2804] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.597802 26125 raft_consensus.cc:493] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.598140 26125 raft_consensus.cc:3060] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.590477 26007 raft_consensus.cc:2804] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.598557 26007 raft_consensus.cc:493] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.598902 26007 raft_consensus.cc:3060] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.600083 25878 tablet_bootstrap.cc:654] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.583309 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e7c6a312d248f2ba3e020f5816dd48" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
W20260709 14:53:56.617986 25796 leader_election.cc:343] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.619172 25876 raft_consensus.cc:359] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.619868 25876 raft_consensus.cc:385] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.620116 25876 raft_consensus.cc:740] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.620426 26164 raft_consensus.cc:493] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.620923 26164 raft_consensus.cc:515] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.622375 26007 raft_consensus.cc:515] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.623096 26164 leader_election.cc:290] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:56.624662 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:56.620745 25876 consensus_queue.cc:260] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.628435 25876 ts_tablet_manager.cc:1434] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260709 14:53:56.624915 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e99d341bc1040ee8bae1a5755473e1b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:56.629585 25876 tablet_bootstrap.cc:492] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:56.638021 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:56.627640 26125 raft_consensus.cc:515] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.644290 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e7c6a312d248f2ba3e020f5816dd48" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
W20260709 14:53:56.645642 25796 leader_election.cc:343] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:56.649755 25573 leader_election.cc:343] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:56.650105 25651 leader_election.cc:343] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.633816 25825 raft_consensus.cc:2468] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:56.655890 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e7c6a312d248f2ba3e020f5816dd48" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:56.656533 25607 raft_consensus.cc:3060] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.657507 26007 leader_election.cc:290] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:56.658555 25574 leader_election.cc:304] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:56.660734 26247 raft_consensus.cc:2804] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.661121 26247 raft_consensus.cc:493] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.661473 26247 raft_consensus.cc:3060] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.662078 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e99d341bc1040ee8bae1a5755473e1b" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:56.662698 25825 raft_consensus.cc:3060] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.659071 26170 raft_consensus.cc:493] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.667094 26170 raft_consensus.cc:515] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.643280 26125 leader_election.cc:290] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:56.671669 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
W20260709 14:53:56.673221 25722 leader_election.cc:343] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.674000 26170 leader_election.cc:290] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
W20260709 14:53:56.674634 25723 consensus_peers.cc:597] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Couldn't send request to peer 009a1658ecb449ecb998884cbd46d0ca. 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 14:53:56.677686 25603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
W20260709 14:53:56.692427 25725 leader_election.cc:343] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.697369 25725 leader_election.cc:304] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:56.693354 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:56.699652 25877 tablet_bootstrap.cc:492] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:56.700929 25755 raft_consensus.cc:2468] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:56.701344 25877 ts_tablet_manager.cc:1403] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.251s	user 0.008s	sys 0.014s
I20260709 14:53:56.702071 26181 raft_consensus.cc:2749] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.704243 25877 raft_consensus.cc:359] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.704942 25877 raft_consensus.cc:385] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.705246 25877 raft_consensus.cc:740] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.705984 25877 consensus_queue.cc:260] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.708277 25877 ts_tablet_manager.cc:1434] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:56.709302 25877 tablet_bootstrap.cc:492] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:56.716390 25876 tablet_bootstrap.cc:654] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.693013 26247 raft_consensus.cc:515] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.720269 25607 raft_consensus.cc:2468] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:56.730072 25799 leader_election.cc:304] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:56.731204 26175 raft_consensus.cc:2804] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.731703 26175 raft_consensus.cc:697] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:56.732558 26175 consensus_queue.cc:237] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.735158 26247 leader_election.cc:290] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:56.726897 25576 leader_election.cc:304] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:53:56.736248 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:56.741263 26247 raft_consensus.cc:2804] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:56.741914 25573 leader_election.cc:343] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.731415 25825 raft_consensus.cc:2468] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:56.749547 25875 tablet_bootstrap.cc:492] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:56.750017 25875 ts_tablet_manager.cc:1403] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.229s	user 0.018s	sys 0.050s
I20260709 14:53:56.752557 25875 raft_consensus.cc:359] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.753202 25875 raft_consensus.cc:385] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.753401 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:56.755544 25877 tablet_bootstrap.cc:654] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.758860 25649 leader_election.cc:304] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [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: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:53:56.759999 26166 raft_consensus.cc:2804] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.753476 25875 raft_consensus.cc:740] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.763657 25875 consensus_queue.cc:260] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.766558 25875 ts_tablet_manager.cc:1434] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:53:56.767645 26166 raft_consensus.cc:697] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:56.768510 26166 consensus_queue.cc:237] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.770264 25875 tablet_bootstrap.cc:492] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:56.772902 26165 consensus_queue.cc:1048] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.754828 25833 raft_consensus.cc:3060] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.743695 26247 raft_consensus.cc:493] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.790094 26247 raft_consensus.cc:3060] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.797339 26030 consensus_queue.cc:1048] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.799198 25878 tablet_bootstrap.cc:492] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:56.799695 25878 ts_tablet_manager.cc:1403] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.267s	user 0.009s	sys 0.013s
I20260709 14:53:56.794108 25504 catalog_manager.cc:5697] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.812302 25875 tablet_bootstrap.cc:654] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.818787 25833 raft_consensus.cc:2468] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:56.822875 25877 tablet_bootstrap.cc:492] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:56.823134 25574 leader_election.cc:304] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:56.823410 25877 ts_tablet_manager.cc:1403] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.000s
I20260709 14:53:56.826469 26171 raft_consensus.cc:2804] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.826941 26171 raft_consensus.cc:697] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:56.827654 25877 raft_consensus.cc:359] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.828572 25877 raft_consensus.cc:385] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.828943 25877 raft_consensus.cc:740] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.833346 25878 raft_consensus.cc:359] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.834017 25878 raft_consensus.cc:385] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.834262 25878 raft_consensus.cc:740] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.827725 26171 consensus_queue.cc:237] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.836081 25878 consensus_queue.cc:260] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.829641 25877 consensus_queue.cc:260] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.841593 25504 catalog_manager.cc:5697] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.841444 25878 ts_tablet_manager.cc:1434] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260709 14:53:56.844331 25878 tablet_bootstrap.cc:492] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:56.844784 25877 ts_tablet_manager.cc:1434] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:53:56.845865 25877 tablet_bootstrap.cc:492] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:56.857461 26247 raft_consensus.cc:515] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.858762 25876 tablet_bootstrap.cc:492] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:56.859247 25876 ts_tablet_manager.cc:1403] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.230s	user 0.008s	sys 0.005s
I20260709 14:53:56.868897 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:56.869544 25756 raft_consensus.cc:3060] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.873543 25876 raft_consensus.cc:359] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.874095 25876 raft_consensus.cc:385] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.874307 25876 raft_consensus.cc:740] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.874747 25876 consensus_queue.cc:260] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.883790 25756 raft_consensus.cc:2468] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:56.887746 25878 tablet_bootstrap.cc:654] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.889530 26235 raft_consensus.cc:493] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.895695 26235 raft_consensus.cc:515] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.893532 25576 leader_election.cc:304] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:56.896129 25875 tablet_bootstrap.cc:492] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:56.903079 25876 ts_tablet_manager.cc:1434] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260709 14:53:56.903550 25875 ts_tablet_manager.cc:1403] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.133s	user 0.013s	sys 0.008s
I20260709 14:53:56.904299 25876 tablet_bootstrap.cc:492] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:56.908181 25877 tablet_bootstrap.cc:654] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.899462 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906fddebf09c4423b4fc1a577bdad4c7" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:56.909821 25607 raft_consensus.cc:2468] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:56.898453 26165 raft_consensus.cc:2804] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.910493 26165 raft_consensus.cc:697] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:56.911248 25826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:56.911484 26165 consensus_queue.cc:237] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.901750 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906fddebf09c4423b4fc1a577bdad4c7" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:56.918105 25875 raft_consensus.cc:359] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
W20260709 14:53:56.918465 25574 leader_election.cc:343] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.918815 25875 raft_consensus.cc:385] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.919108 25875 raft_consensus.cc:740] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.899240 26235 leader_election.cc:290] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:56.919680 25875 consensus_queue.cc:260] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.920761 25506 catalog_manager.cc:5697] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.923473 25875 ts_tablet_manager.cc:1434] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:53:56.925100 25799 leader_election.cc:304] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:56.926065 25875 tablet_bootstrap.cc:492] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
W20260709 14:53:56.926836 25796 leader_election.cc:343] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.928331 25876 tablet_bootstrap.cc:654] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.901005 26247 leader_election.cc:290] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:56.929358 26178 raft_consensus.cc:2804] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.929744 26178 raft_consensus.cc:493] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.930053 26178 raft_consensus.cc:3060] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.936774 26178 raft_consensus.cc:515] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.946611 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906fddebf09c4423b4fc1a577bdad4c7" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:56.947165 25607 raft_consensus.cc:3060] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.951138 25877 tablet_bootstrap.cc:492] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:56.951627 25877 ts_tablet_manager.cc:1403] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.000s
I20260709 14:53:56.953639 25607 raft_consensus.cc:2468] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:56.954710 25799 leader_election.cc:304] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:56.955485 26175 raft_consensus.cc:2804] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.955950 26175 raft_consensus.cc:697] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:56.956751 26175 consensus_queue.cc:237] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:56.955699 25875 tablet_bootstrap.cc:654] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.956760 25878 tablet_bootstrap.cc:492] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:56.961552 25878 ts_tablet_manager.cc:1403] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.025s
I20260709 14:53:56.961633 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906fddebf09c4423b4fc1a577bdad4c7" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:56.961819 26178 leader_election.cc:290] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
W20260709 14:53:56.963020 25796 leader_election.cc:343] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.964874 25878 raft_consensus.cc:359] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.965451 25878 raft_consensus.cc:385] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.965655 25878 raft_consensus.cc:740] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.966799 25878 consensus_queue.cc:260] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.969906 25875 tablet_bootstrap.cc:492] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:56.970335 25875 ts_tablet_manager.cc:1403] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 14:53:56.971415 26171 raft_consensus.cc:493] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.971856 26171 raft_consensus.cc:515] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.972743 25878 ts_tablet_manager.cc:1434] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:53:56.973765 26171 leader_election.cc:290] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:56.973636 25878 tablet_bootstrap.cc:492] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:56.974977 25877 raft_consensus.cc:359] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.975664 25877 raft_consensus.cc:385] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.975528 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3de3cc23f5d463e80825708bad6bb3a" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:56.976537 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3de3cc23f5d463e80825708bad6bb3a" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
W20260709 14:53:56.977397 25576 leader_election.cc:343] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.977921 25677 raft_consensus.cc:3060] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.976749 25877 raft_consensus.cc:740] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
W20260709 14:53:56.978971 25573 leader_election.cc:343] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.979451 25573 leader_election.cc:304] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:56.980469 26165 raft_consensus.cc:2749] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.980844 25878 tablet_bootstrap.cc:654] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.981130 25876 tablet_bootstrap.cc:492] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:56.981652 25876 ts_tablet_manager.cc:1403] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.003s
I20260709 14:53:56.985550 25876 raft_consensus.cc:359] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:56.986234 25876 raft_consensus.cc:385] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.986091 25875 raft_consensus.cc:359] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:56.986758 25875 raft_consensus.cc:385] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.987268 26181 consensus_queue.cc:1048] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.998761 25877 consensus_queue.cc:260] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:56.992985 25505 catalog_manager.cc:5697] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.004616 25877 ts_tablet_manager.cc:1434] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 14:53:57.010653 25877 tablet_bootstrap.cc:492] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
W20260709 14:53:57.011310 25725 consensus_peers.cc:597] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:53:56.987062 25875 raft_consensus.cc:740] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.012605 25875 consensus_queue.cc:260] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.007990 25876 raft_consensus.cc:740] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.014936 25875 ts_tablet_manager.cc:1434] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:53:57.015799 25875 tablet_bootstrap.cc:492] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:57.016450 25876 consensus_queue.cc:260] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.018986 25876 ts_tablet_manager.cc:1434] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:53:57.019963 25876 tablet_bootstrap.cc:492] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:57.020277 25877 tablet_bootstrap.cc:654] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.021952 25508 catalog_manager.cc:5697] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.063272 26181 raft_consensus.cc:493] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.063760 26181 raft_consensus.cc:515] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.066110 26181 leader_election.cc:290] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:57.074191 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e99d341bc1040ee8bae1a5755473e1b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:57.076089 26030 raft_consensus.cc:493] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:57.080977 25556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:57.076581 26030 raft_consensus.cc:515] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.082451 25876 tablet_bootstrap.cc:654] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.086637 25826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e99d341bc1040ee8bae1a5755473e1b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:57.088132 25826 raft_consensus.cc:2393] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32a0c426d6174a7ebb87662d4393ccd1 in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:57.098694 25723 leader_election.cc:304] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:57.099854 26127 raft_consensus.cc:3060] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.107583 26235 raft_consensus.cc:493] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.108129 26235 raft_consensus.cc:515] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.109889 26235 leader_election.cc:290] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:57.110491 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778d161fb05400b8b229c897c098078" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:57.111032 25681 raft_consensus.cc:2468] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:57.122215 25796 leader_election.cc:304] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:57.122931 26175 raft_consensus.cc:2804] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.123284 26175 raft_consensus.cc:493] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.123600 26175 raft_consensus.cc:3060] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.123803 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778d161fb05400b8b229c897c098078" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
W20260709 14:53:57.128808 25799 leader_election.cc:343] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.130067 26165 raft_consensus.cc:493] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.130510 26175 raft_consensus.cc:515] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.130657 26165 raft_consensus.cc:515] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.132556 26175 leader_election.cc:290] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:57.132934 26165 leader_election.cc:290] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:57.133565 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778d161fb05400b8b229c897c098078" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
W20260709 14:53:57.134826 25799 leader_election.cc:343] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.137037 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:57.137665 25681 raft_consensus.cc:2468] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:57.136453 26127 raft_consensus.cc:2749] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.139767 26030 leader_election.cc:290] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:57.140054 25573 leader_election.cc:304] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:57.141876 26165 raft_consensus.cc:2804] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.142197 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:57.142943 25759 raft_consensus.cc:2468] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:57.142232 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:57.144294 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:57.145388 25878 tablet_bootstrap.cc:492] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
W20260709 14:53:57.145447 25722 leader_election.cc:343] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.145931 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778d161fb05400b8b229c897c098078" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:57.146585 25680 raft_consensus.cc:3060] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.145942 25878 ts_tablet_manager.cc:1403] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.172s	user 0.048s	sys 0.047s
W20260709 14:53:57.148164 25723 leader_election.cc:343] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.151935 25723 leader_election.cc:304] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:57.153401 26170 raft_consensus.cc:2749] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.153568 25875 tablet_bootstrap.cc:654] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.142249 26165 raft_consensus.cc:493] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.156356 26165 raft_consensus.cc:3060] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.163076 25878 raft_consensus.cc:359] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:57.164346 25878 raft_consensus.cc:385] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.164618 25878 raft_consensus.cc:740] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.165290 25878 consensus_queue.cc:260] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:57.166538 25878 ts_tablet_manager.cc:1434] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 14:53:57.171617 25876 tablet_bootstrap.cc:492] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:57.172067 25876 ts_tablet_manager.cc:1403] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.152s	user 0.028s	sys 0.022s
I20260709 14:53:57.175943 25876 raft_consensus.cc:359] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.176553 25876 raft_consensus.cc:385] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.176810 25876 raft_consensus.cc:740] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.179642 25878 tablet_bootstrap.cc:492] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:57.181730 26166 raft_consensus.cc:493] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.157011 25680 raft_consensus.cc:2468] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:57.182183 26166 raft_consensus.cc:515] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:57.183401 25796 leader_election.cc:304] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1
W20260709 14:53:57.242311 25796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 59001.5us
W20260709 14:53:57.242866 25723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 51473.7us
I20260709 14:53:57.243768 26175 raft_consensus.cc:2804] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.244279 26175 raft_consensus.cc:697] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:57.245041 26175 consensus_queue.cc:237] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.250686 25877 tablet_bootstrap.cc:492] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:57.251211 25877 ts_tablet_manager.cc:1403] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.241s	user 0.021s	sys 0.047s
I20260709 14:53:57.238538 25875 tablet_bootstrap.cc:492] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:57.184026 25876 consensus_queue.cc:260] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.253353 25876 ts_tablet_manager.cc:1434] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.081s	user 0.010s	sys 0.022s
I20260709 14:53:57.254232 25876 tablet_bootstrap.cc:492] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:57.254017 25877 raft_consensus.cc:359] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:57.254860 25877 raft_consensus.cc:385] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.255779 25877 raft_consensus.cc:740] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.256500 25877 consensus_queue.cc:260] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:57.254452 25680 raft_consensus.cc:3060] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.274928 25876 tablet_bootstrap.cc:654] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.277480 25875 ts_tablet_manager.cc:1403] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.262s	user 0.016s	sys 0.003s
I20260709 14:53:57.278187 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e7c6a312d248f2ba3e020f5816dd48" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:57.280494 25875 raft_consensus.cc:359] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.283391 25877 ts_tablet_manager.cc:1434] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:53:57.271914 25603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1e7c6a312d248f2ba3e020f5816dd48" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:57.241137 26166 leader_election.cc:290] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:57.273794 26178 raft_consensus.cc:493] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.294699 25603 raft_consensus.cc:2393] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 009a1658ecb449ecb998884cbd46d0ca in this term.
I20260709 14:53:57.294967 26178 raft_consensus.cc:515] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:57.296520 25651 leader_election.cc:304] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:57.273948 25878 tablet_bootstrap.cc:654] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.299978 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:57.301231 25756 raft_consensus.cc:2393] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 1: Already voted for candidate 657aaddaa8094907a1ad35216225e3df in this term.
I20260709 14:53:57.299938 25602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:57.306563 25799 leader_election.cc:304] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:57.297070 26178 leader_election.cc:290] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:57.307833 26178 raft_consensus.cc:3060] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.309109 26264 consensus_queue.cc:1048] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.281144 25875 raft_consensus.cc:385] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.309803 25875 raft_consensus.cc:740] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.310518 25875 consensus_queue.cc:260] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.288079 25876 tablet_bootstrap.cc:492] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:57.317658 26164 consensus_queue.cc:1048] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.318132 25876 ts_tablet_manager.cc:1403] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.003s
I20260709 14:53:57.248967 26165 raft_consensus.cc:515] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.296756 26171 consensus_queue.cc:1048] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.320674 25876 raft_consensus.cc:359] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.322335 25875 ts_tablet_manager.cc:1434] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 14:53:57.322588 25876 raft_consensus.cc:385] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.322906 25876 raft_consensus.cc:740] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.294545 25877 tablet_bootstrap.cc:492] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:57.311575 26264 consensus_queue.cc:1048] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:57.325588 25573 consensus_peers.cc:597] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:53:57.328934 25877 tablet_bootstrap.cc:654] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.314055 26166 raft_consensus.cc:2749] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.331135 25876 consensus_queue.cc:260] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.334520 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:57.335073 25681 raft_consensus.cc:3060] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.340124 25876 ts_tablet_manager.cc:1434] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260709 14:53:57.341027 25876 tablet_bootstrap.cc:492] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:57.341655 25681 raft_consensus.cc:2468] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:57.343252 25573 leader_election.cc:304] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:57.344439 26171 raft_consensus.cc:2804] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.344957 26171 raft_consensus.cc:697] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:53:57.347041 25878 tablet_bootstrap.cc:492] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:57.346731 26171 consensus_queue.cc:237] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.347481 25878 ts_tablet_manager.cc:1403] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.168s	user 0.006s	sys 0.004s
I20260709 14:53:57.316363 26178 raft_consensus.cc:2749] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.336831 25506 catalog_manager.cc:5697] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.323532 25875 tablet_bootstrap.cc:492] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:57.352613 25878 raft_consensus.cc:359] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.358125 25878 raft_consensus.cc:385] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.358482 25878 raft_consensus.cc:740] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.362136 25878 consensus_queue.cc:260] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.366905 26165 leader_election.cc:290] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:57.367895 26007 consensus_queue.cc:1048] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.367038 25875 tablet_bootstrap.cc:654] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.374143 25878 ts_tablet_manager.cc:1434] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260709 14:53:57.375036 25878 tablet_bootstrap.cc:492] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:57.380645 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:57.381294 25757 raft_consensus.cc:3060] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.396620 25878 tablet_bootstrap.cc:654] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.401515 26007 consensus_queue.cc:1048] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:57.407507 25757 raft_consensus.cc:2468] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:53:57.432555 25508 catalog_manager.cc:5697] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:57.438081 25796 consensus_peers.cc:597] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:53:57.402171 26171 consensus_queue.cc:1048] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
W20260709 14:53:57.456388 25574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 78631.6us
I20260709 14:53:57.461515 26175 raft_consensus.cc:493] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.462049 26175 raft_consensus.cc:515] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:57.480603 26175 leader_election.cc:290] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:57.482190 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6c2ff6848427e9bdcc31d3d076334" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
W20260709 14:53:57.485126 25799 leader_election.cc:343] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.489064 25876 tablet_bootstrap.cc:654] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.512354 25877 tablet_bootstrap.cc:492] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:57.512547 25875 tablet_bootstrap.cc:492] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:57.512835 25877 ts_tablet_manager.cc:1403] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.218s	user 0.029s	sys 0.022s
I20260709 14:53:57.512979 25875 ts_tablet_manager.cc:1403] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.190s	user 0.021s	sys 0.019s
I20260709 14:53:57.515511 25877 raft_consensus.cc:359] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.516297 25877 raft_consensus.cc:385] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.566660 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6c2ff6848427e9bdcc31d3d076334" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:57.516636 25875 raft_consensus.cc:359] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:57.576893 25876 tablet_bootstrap.cc:492] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:57.578006 25876 ts_tablet_manager.cc:1403] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.237s	user 0.009s	sys 0.010s
I20260709 14:53:57.516616 25877 raft_consensus.cc:740] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.583786 25876 raft_consensus.cc:359] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.584921 25876 raft_consensus.cc:385] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.585359 25876 raft_consensus.cc:740] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.584966 25875 raft_consensus.cc:385] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.586261 25875 raft_consensus.cc:740] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.587913 25875 consensus_queue.cc:260] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:57.601404 26175 consensus_queue.cc:1048] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:57.580729 25877 consensus_queue.cc:260] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.616077 25876 consensus_queue.cc:260] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.619437 25878 tablet_bootstrap.cc:492] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:57.620231 25878 ts_tablet_manager.cc:1403] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.245s	user 0.013s	sys 0.001s
I20260709 14:53:57.620991 25876 ts_tablet_manager.cc:1434] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.010s
I20260709 14:53:57.654299 25985 raft_consensus.cc:493] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.655138 25985 raft_consensus.cc:515] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
W20260709 14:53:57.657238 25799 leader_election.cc:343] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.657976 25799 leader_election.cc:304] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:57.660373 26175 raft_consensus.cc:2749] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.662472 25876 tablet_bootstrap.cc:492] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:57.666211 25877 ts_tablet_manager.cc:1434] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.153s	user 0.008s	sys 0.000s
I20260709 14:53:57.667866 25877 tablet_bootstrap.cc:492] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:57.667901 25985 leader_election.cc:290] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:57.671876 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cb0b002826465ea89aea25475c6b90" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:57.678578 25878 raft_consensus.cc:359] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.681814 25878 raft_consensus.cc:385] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.682123 25878 raft_consensus.cc:740] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.682849 25878 consensus_queue.cc:260] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.694176 25827 raft_consensus.cc:2468] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
W20260709 14:53:57.697048 25725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 53049.1us
I20260709 14:53:57.699802 25723 leader_election.cc:304] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:57.715626 25985 raft_consensus.cc:2804] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.703040 25875 ts_tablet_manager.cc:1434] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.190s	user 0.007s	sys 0.002s
I20260709 14:53:57.719033 26127 raft_consensus.cc:493] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.703799 25877 tablet_bootstrap.cc:654] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.707140 25878 ts_tablet_manager.cc:1434] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.087s	user 0.009s	sys 0.010s
I20260709 14:53:57.701809 26286 raft_consensus.cc:493] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.719736 26127 raft_consensus.cc:515] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.720256 26286 raft_consensus.cc:515] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:57.721532 25756 raft_consensus.cc:3060] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.722610 26286 leader_election.cc:290] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:57.716169 25985 raft_consensus.cc:493] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.723694 25985 raft_consensus.cc:3060] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.723910 25875 tablet_bootstrap.cc:492] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:57.722515 26127 leader_election.cc:290] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:57.746047 25878 tablet_bootstrap.cc:492] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:57.765300 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1251ffac800446b795a1173a18cba375" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:57.767830 25876 tablet_bootstrap.cc:654] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.771072 26178 raft_consensus.cc:493] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.771646 26178 raft_consensus.cc:515] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.775678 25985 raft_consensus.cc:515] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.747383 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778d161fb05400b8b229c897c098078" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:57.791235 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:57.798154 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cb0b002826465ea89aea25475c6b90" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:57.798975 25681 raft_consensus.cc:2468] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
W20260709 14:53:57.799450 25796 leader_election.cc:343] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.800645 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778d161fb05400b8b229c897c098078" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:57.800943 25878 tablet_bootstrap.cc:654] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.801541 25681 raft_consensus.cc:2393] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32a0c426d6174a7ebb87662d4393ccd1 in current term 1: Already voted for candidate 009a1658ecb449ecb998884cbd46d0ca in this term.
I20260709 14:53:57.806190 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1251ffac800446b795a1173a18cba375" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:57.806227 26248 raft_consensus.cc:493] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.812515 26248 raft_consensus.cc:515] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.819676 26178 leader_election.cc:290] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
W20260709 14:53:57.827011 25574 leader_election.cc:343] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.832862 26293 raft_consensus.cc:493] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.834213 26127 raft_consensus.cc:493] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.835604 26127 raft_consensus.cc:515] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.834450 26293 raft_consensus.cc:515] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.842592 26235 consensus_queue.cc:1048] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:57.816836 26248 leader_election.cc:290] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:57.887578 25985 leader_election.cc:290] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:57.901923 26127 leader_election.cc:290] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
W20260709 14:53:57.903419 25723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 58236.2us
I20260709 14:53:57.904832 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cb0b002826465ea89aea25475c6b90" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:57.905438 25827 raft_consensus.cc:3060] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.907215 25875 tablet_bootstrap.cc:654] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.913635 25877 tablet_bootstrap.cc:492] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:57.915958 25877 ts_tablet_manager.cc:1403] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.248s	user 0.028s	sys 0.067s
I20260709 14:53:57.931001 26293 leader_election.cc:290] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:57.912837 25827 raft_consensus.cc:2468] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:57.936887 26178 consensus_queue.cc:1048] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:57.946412 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99cb0b002826465ea89aea25475c6b90" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:57.947057 25681 raft_consensus.cc:3060] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.951246 25876 tablet_bootstrap.cc:492] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:57.951819 25876 ts_tablet_manager.cc:1403] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.290s	user 0.015s	sys 0.016s
I20260709 14:53:57.957454 25757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:57.958244 25757 raft_consensus.cc:2468] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:57.960808 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3de3cc23f5d463e80825708bad6bb3a" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:57.953289 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75429e0e745465a975d3591e38570e4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:57.962745 25677 raft_consensus.cc:2468] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:57.956745 25723 leader_election.cc:304] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:53:57.968176 25722 leader_election.cc:304] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:57.973340 25876 raft_consensus.cc:359] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:57.975633 25876 raft_consensus.cc:385] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.975939 25876 raft_consensus.cc:740] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.956619 25877 raft_consensus.cc:359] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:57.977069 25877 raft_consensus.cc:385] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.977421 25877 raft_consensus.cc:740] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.982647 26181 raft_consensus.cc:2804] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.983165 26181 raft_consensus.cc:697] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:57.984186 26181 consensus_queue.cc:237] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:57.987541 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75429e0e745465a975d3591e38570e4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:57.988194 25607 raft_consensus.cc:2468] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:57.990239 25799 leader_election.cc:304] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:57.991307 26175 raft_consensus.cc:2804] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.991706 26175 raft_consensus.cc:493] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.992034 26175 raft_consensus.cc:3060] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:57.993708 25573 leader_election.cc:343] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.994163 25573 leader_election.cc:304] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:57.995568 26248 raft_consensus.cc:2749] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.998206 25681 raft_consensus.cc:2468] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
W20260709 14:53:57.993248 25651 leader_election.cc:343] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.978524 25985 raft_consensus.cc:2749] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.000308 26175 raft_consensus.cc:515] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:58.005975 25876 consensus_queue.cc:260] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:58.005873 25877 consensus_queue.cc:260] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:58.033747 25876 ts_tablet_manager.cc:1434] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.001s
I20260709 14:53:58.041585 25877 ts_tablet_manager.cc:1434] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.125s	user 0.007s	sys 0.000s
I20260709 14:53:58.043941 25875 tablet_bootstrap.cc:492] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:58.044360 25875 ts_tablet_manager.cc:1403] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.325s	user 0.020s	sys 0.014s
I20260709 14:53:58.060806 26175 leader_election.cc:290] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:58.061576 25756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75429e0e745465a975d3591e38570e4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:58.061997 25678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:58.036682 25722 leader_election.cc:304] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:58.065388 25877 tablet_bootstrap.cc:492] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:58.067409 25878 tablet_bootstrap.cc:492] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:58.067783 25878 ts_tablet_manager.cc:1403] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.333s	user 0.009s	sys 0.013s
W20260709 14:53:58.068899 25796 leader_election.cc:343] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.073607 25876 tablet_bootstrap.cc:492] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:58.073468 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75429e0e745465a975d3591e38570e4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:58.082677 25752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:53:58.066674 25756 raft_consensus.cc:2468] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:53:58.074152 25679 raft_consensus.cc:2468] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
W20260709 14:53:58.075608 25722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 47133.2us
I20260709 14:53:58.093568 26030 raft_consensus.cc:2804] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.090025 25752 raft_consensus.cc:3060] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:58.182807 25651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.131:34221, user_credentials={real_user=slave}} blocked reactor thread for 75557.8us
I20260709 14:53:58.194279 26030 raft_consensus.cc:493] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.194769 26030 raft_consensus.cc:3060] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.231542 25878 raft_consensus.cc:359] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.267467 25878 raft_consensus.cc:385] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.267767 25878 raft_consensus.cc:740] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.235414 26030 raft_consensus.cc:515] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:58.281127 25876 tablet_bootstrap.cc:654] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.250378 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3de3cc23f5d463e80825708bad6bb3a" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:58.309490 25878 consensus_queue.cc:260] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.309777 25604 raft_consensus.cc:2468] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
I20260709 14:53:58.292520 25877 tablet_bootstrap.cc:654] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.317606 26030 leader_election.cc:290] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
W20260709 14:53:58.319244 25725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 242947us
W20260709 14:53:58.319234 25723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 83552.8us
I20260709 14:53:58.253944 25752 raft_consensus.cc:2468] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:58.336601 25828 raft_consensus.cc:3060] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.340930 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75429e0e745465a975d3591e38570e4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:58.341601 25604 raft_consensus.cc:3060] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.352054 25878 ts_tablet_manager.cc:1434] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.284s	user 0.011s	sys 0.003s
I20260709 14:53:58.351979 25875 raft_consensus.cc:359] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:58.352787 25875 raft_consensus.cc:385] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.353063 25875 raft_consensus.cc:740] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.361307 25576 leader_election.cc:304] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:58.368530 25875 consensus_queue.cc:260] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:58.368697 26248 consensus_queue.cc:1048] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.373822 25875 ts_tablet_manager.cc:1434] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.329s	user 0.007s	sys 0.004s
I20260709 14:53:58.374795 25875 tablet_bootstrap.cc:492] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:58.404691 25875 tablet_bootstrap.cc:654] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:58.403633 25722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 288020us
I20260709 14:53:58.406111 25878 tablet_bootstrap.cc:492] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:53:58.424090 25604 raft_consensus.cc:2468] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:58.426458 26302 raft_consensus.cc:2764] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:53:58.428887 25878 tablet_bootstrap.cc:654] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.434185 25799 leader_election.cc:304] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:58.442075 26304 raft_consensus.cc:2804] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:58.443066 25573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 99703.2us
I20260709 14:53:58.444975 26304 raft_consensus.cc:697] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:58.445870 26304 consensus_queue.cc:237] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:53:58.453069 25725 leader_election.cc:304] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:58.470115 25651 leader_election.cc:304] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:53:58.472946 26312 raft_consensus.cc:2804] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.473340 26312 raft_consensus.cc:493] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.473635 26312 raft_consensus.cc:3060] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.474014 26310 raft_consensus.cc:2804] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.474552 26310 raft_consensus.cc:697] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:58.479058 25504 catalog_manager.cc:5697] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.499223 25876 tablet_bootstrap.cc:492] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:58.499648 25876 ts_tablet_manager.cc:1403] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.434s	user 0.009s	sys 0.010s
I20260709 14:53:58.508469 26310 consensus_queue.cc:237] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:58.528019 26288 consensus_queue.cc:1048] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.532759 25875 tablet_bootstrap.cc:492] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:58.533290 25875 ts_tablet_manager.cc:1403] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.159s	user 0.014s	sys 0.022s
I20260709 14:53:58.546666 25875 raft_consensus.cc:359] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:58.547387 25875 raft_consensus.cc:385] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.547654 25875 raft_consensus.cc:740] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.548442 25875 consensus_queue.cc:260] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:58.580662 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75429e0e745465a975d3591e38570e4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:58.584759 25876 raft_consensus.cc:359] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:58.585579 25876 raft_consensus.cc:385] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.585866 25876 raft_consensus.cc:740] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.586524 25876 consensus_queue.cc:260] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:58.588424 26294 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.588754 25876 ts_tablet_manager.cc:1434] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.089s	user 0.004s	sys 0.000s
I20260709 14:53:58.588881 26294 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:58.581388 25683 raft_consensus.cc:3060] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.592942 25875 ts_tablet_manager.cc:1434] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.002s
I20260709 14:53:58.599305 25877 tablet_bootstrap.cc:492] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:58.599781 25877 ts_tablet_manager.cc:1403] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.535s	user 0.012s	sys 0.009s
I20260709 14:53:58.602067 26181 consensus_queue.cc:1048] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.604686 25877 raft_consensus.cc:359] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.605481 25877 raft_consensus.cc:385] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.605753 25877 raft_consensus.cc:740] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.606890 26294 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:58.607686 25875 tablet_bootstrap.cc:492] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:58.609468 25876 tablet_bootstrap.cc:492] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:58.610862 25878 tablet_bootstrap.cc:492] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:58.611351 25878 ts_tablet_manager.cc:1403] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.206s	user 0.019s	sys 0.016s
I20260709 14:53:58.609119 25877 consensus_queue.cc:260] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.616254 25682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
W20260709 14:53:58.618265 25722 leader_election.cc:343] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.624123 25683 raft_consensus.cc:2468] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:58.627943 25602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:58.628173 25681 raft_consensus.cc:3060] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.618085 25878 raft_consensus.cc:359] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.669587 25878 raft_consensus.cc:385] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.669909 25878 raft_consensus.cc:740] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
W20260709 14:53:58.673640 26322 log.cc:927] Time spent T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca: Append to log took a long time: real 0.112s	user 0.002s	sys 0.000s
I20260709 14:53:58.673969 25877 ts_tablet_manager.cc:1434] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 14:53:58.674918 25877 tablet_bootstrap.cc:492] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:58.643765 26312 raft_consensus.cc:515] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:58.676709 26312 leader_election.cc:290] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:53:58.679617 25878 consensus_queue.cc:260] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.682116 25878 ts_tablet_manager.cc:1434] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260709 14:53:58.682299 25876 tablet_bootstrap.cc:654] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.682410 25877 tablet_bootstrap.cc:654] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:58.688313 25722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 54844.8us
I20260709 14:53:58.683161 25878 tablet_bootstrap.cc:492] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
W20260709 14:53:58.666236 25556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:53:58.690502 25723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 49620.1us
I20260709 14:53:58.694810 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3de3cc23f5d463e80825708bad6bb3a" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
W20260709 14:53:58.702100 25725 leader_election.cc:343] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.702574 25725 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:58.706212 26247 raft_consensus.cc:493] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.706672 26247 raft_consensus.cc:515] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:58.703437 26302 raft_consensus.cc:493] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.704802 26170 raft_consensus.cc:2749] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.707630 26302 raft_consensus.cc:515] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:58.761742 26302 leader_election.cc:290] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:58.763990 26247 leader_election.cc:290] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:53:58.768561 25875 tablet_bootstrap.cc:654] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:58.792042 25725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 89974.3us
W20260709 14:53:58.790128 25651 leader_election.cc:343] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.803097 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3de3cc23f5d463e80825708bad6bb3a" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:58.803701 25610 raft_consensus.cc:3060] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.816980 25877 tablet_bootstrap.cc:492] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:58.818976 25877 ts_tablet_manager.cc:1403] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.144s	user 0.032s	sys 0.010s
I20260709 14:53:58.824112 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeec020862a4da29a583e7ab3d0d180" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:58.824451 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c694da021744bb1b9026a5bd8cd94b4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:53:58.825927 25877 raft_consensus.cc:359] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.826462 25877 raft_consensus.cc:385] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.826683 25877 raft_consensus.cc:740] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
W20260709 14:53:58.828835 25576 leader_election.cc:343] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.830860 26312 raft_consensus.cc:493] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:53:58.805524 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeec020862a4da29a583e7ab3d0d180" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:58.808555 26178 raft_consensus.cc:493] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.837947 26178 raft_consensus.cc:515] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.840189 26178 leader_election.cc:290] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:58.831377 26312 raft_consensus.cc:515] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.804919 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c694da021744bb1b9026a5bd8cd94b4" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:58.841900 26181 consensus_queue.cc:1048] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.852602 26312 leader_election.cc:290] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
W20260709 14:53:58.855638 25574 leader_election.cc:343] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.856051 25574 leader_election.cc:304] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:53:58.860486 26247 raft_consensus.cc:2749] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.864645 25878 tablet_bootstrap.cc:654] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.869962 25610 raft_consensus.cc:2468] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:53:58.871259 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1251ffac800446b795a1173a18cba375" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:58.871881 25607 raft_consensus.cc:2468] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:58.872728 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:58.874053 25877 consensus_queue.cc:260] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.876147 25799 leader_election.cc:304] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:53:58.883699 25576 leader_election.cc:304] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:53:58.884382 26247 raft_consensus.cc:2749] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.888396 25651 leader_election.cc:304] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:53:58.892741 25610 raft_consensus.cc:3060] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.893029 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1251ffac800446b795a1173a18cba375" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:58.892794 26007 raft_consensus.cc:2804] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.908027 26007 raft_consensus.cc:697] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:53:58.951809 26007 consensus_queue.cc:237] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:58.883365 26175 raft_consensus.cc:2804] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.962525 26304 raft_consensus.cc:493] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.969213 26304 raft_consensus.cc:515] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:58.971170 26304 leader_election.cc:290] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:58.962582 26175 raft_consensus.cc:493] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.972056 26175 raft_consensus.cc:3060] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.959834 26127 raft_consensus.cc:493] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.025949 25877 ts_tablet_manager.cc:1434] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.207s	user 0.012s	sys 0.000s
W20260709 14:53:59.047822 26338 log.cc:927] Time spent T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
W20260709 14:53:59.105811 25651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 217467us
I20260709 14:53:59.153412 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:59.054740 26127 raft_consensus.cc:515] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
W20260709 14:53:59.169859 26330 log.cc:927] Time spent T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 14:53:59.179204 25651 leader_election.cc:304] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:59.184679 26166 raft_consensus.cc:493] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.185209 26166 raft_consensus.cc:515] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.187021 25876 tablet_bootstrap.cc:492] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:59.187081 26166 leader_election.cc:290] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:59.189100 26175 raft_consensus.cc:515] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.191013 26175 leader_election.cc:290] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:59.191263 26159 raft_consensus.cc:2749] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:59.191640 25876 ts_tablet_manager.cc:1403] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.594s	user 0.017s	sys 0.004s
I20260709 14:53:59.194489 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:59.197453 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:59.198659 25876 raft_consensus.cc:359] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:59.199333 25876 raft_consensus.cc:385] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.199579 25876 raft_consensus.cc:740] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.200158 25876 consensus_queue.cc:260] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:59.202853 25875 tablet_bootstrap.cc:492] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:59.203302 25875 ts_tablet_manager.cc:1403] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.596s	user 0.038s	sys 0.073s
W20260709 14:53:59.203568 25796 leader_election.cc:343] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:59.204813 25796 consensus_peers.cc:597] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:53:59.206463 25875 raft_consensus.cc:359] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:59.207150 25875 raft_consensus.cc:385] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.207417 25875 raft_consensus.cc:740] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.207821 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:59.207824 26127 leader_election.cc:290] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:59.195088 25828 raft_consensus.cc:2468] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 0.
W20260709 14:53:59.264379 25651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 54828.3us
W20260709 14:53:59.265202 25651 leader_election.cc:343] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.328650 25875 consensus_queue.cc:260] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:59.330965 25875 ts_tablet_manager.cc:1434] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.127s	user 0.008s	sys 0.000s
I20260709 14:53:59.340137 25875 tablet_bootstrap.cc:492] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:59.342447 25676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1251ffac800446b795a1173a18cba375" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:59.348582 25876 ts_tablet_manager.cc:1434] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.157s	user 0.005s	sys 0.001s
I20260709 14:53:59.365669 25876 tablet_bootstrap.cc:492] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1: Bootstrap starting.
I20260709 14:53:59.368564 25875 tablet_bootstrap.cc:654] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.388314 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6c2ff6848427e9bdcc31d3d076334" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:59.389005 25606 raft_consensus.cc:2468] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:59.390304 25678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:59.399693 25875 tablet_bootstrap.cc:492] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:59.400128 25875 ts_tablet_manager.cc:1403] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.006s
I20260709 14:53:59.395773 26310 raft_consensus.cc:493] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:59.394369 25796 leader_election.cc:343] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.405351 26310 raft_consensus.cc:515] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:59.412654 26310 leader_election.cc:290] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:59.396128 25678 raft_consensus.cc:2468] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 0.
I20260709 14:53:59.419310 25876 tablet_bootstrap.cc:654] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.420060 25796 leader_election.cc:304] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:53:59.424286 25682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3de3cc23f5d463e80825708bad6bb3a" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:59.444118 26306 raft_consensus.cc:2804] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.444552 26306 raft_consensus.cc:493] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.444876 26306 raft_consensus.cc:3060] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.480237 25504 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48022 (request call id 61) took 1093 ms. Trace:
I20260709 14:53:59.481217 25878 tablet_bootstrap.cc:492] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:53:59.480686 25504 rpcz_store.cc:276] 0709 14:53:58.386622 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:58.386750 (+   128us) service_pool.cc:224] Handling call
0709 14:53:59.461789 (+1075039us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:58.803150 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:58.803826 (+   676us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:58.803879 (+    53us) write_op.cc:435] Acquired schema lock
0709 14:53:58.803919 (+    40us) tablet.cc:662] Decoding operations
0709 14:53:58.804340 (+   421us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:58.804431 (+    91us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:58.804469 (+    38us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:53:58.804783 (+   314us) tablet.cc:701] Row locks acquired
0709 14:53:58.804821 (+    38us) write_op.cc:260] PREPARE: finished
0709 14:53:58.804988 (+   167us) write_op.cc:270] Start()
0709 14:53:58.805146 (+   158us) write_op.cc:276] Timestamp: P: 1783608838804920 usec, L: 0
0709 14:53:58.805203 (+    57us) op_driver.cc:348] REPLICATION: starting
0709 14:53:58.806008 (+   805us) log.cc:844] Serialized 537 byte log entry
0709 14:53:59.338368 (+532360us) op_driver.cc:464] REPLICATION: finished
0709 14:53:59.380720 (+ 42352us) write_op.cc:301] APPLY: starting
0709 14:53:59.380806 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:59.381539 (+   733us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:59.381707 (+   168us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:59.382037 (+   330us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:59.382264 (+   227us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:53:59.382326 (+    62us) write_op.cc:312] APPLY: finished
0709 14:53:59.382588 (+   262us) log.cc:844] Serialized 22 byte log entry
0709 14:53:59.382754 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:59.382828 (+    74us) write_op.cc:454] Released schema lock
0709 14:53:59.382877 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:59.383212 (+   335us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:59.383242 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":42105,"apply.run_cpu_time_us":1881,"apply.run_wall_time_us":2491,"num_ops":1,"prepare.queue_time_us":201840,"prepare.run_cpu_time_us":35968,"prepare.run_wall_time_us":102453,"raft.queue_time_us":148734,"raft.run_cpu_time_us":18558,"raft.run_wall_time_us":46467,"replication_time_us":533029,"thread_start_us":323572,"threads_started":4,"wal-append.queue_time_us":381446}]]}
I20260709 14:53:59.486518 25877 tablet_bootstrap.cc:492] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca: Bootstrap starting.
I20260709 14:53:59.490912 25603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1251ffac800446b795a1173a18cba375" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:59.491554 25603 raft_consensus.cc:3060] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.492480 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3de3cc23f5d463e80825708bad6bb3a" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:59.493315 25606 raft_consensus.cc:2393] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32a0c426d6174a7ebb87662d4393ccd1 in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:59.494666 25833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6c2ff6848427e9bdcc31d3d076334" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:59.495249 25833 raft_consensus.cc:2468] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:53:59.498106 25603 raft_consensus.cc:2468] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:59.481870 25878 ts_tablet_manager.cc:1403] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.799s	user 0.019s	sys 0.018s
I20260709 14:53:59.502130 25877 tablet_bootstrap.cc:654] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.507654 25725 leader_election.cc:304] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
W20260709 14:53:59.509280 25799 leader_election.cc:343] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.430408 25875 raft_consensus.cc:359] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.511091 25875 raft_consensus.cc:385] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.512223 25875 raft_consensus.cc:740] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.511844 25505 catalog_manager.cc:5697] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.511574 25877 tablet_bootstrap.cc:492] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca: No bootstrap required, opened a new log
I20260709 14:53:59.512792 26316 raft_consensus.cc:2804] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.513259 26316 raft_consensus.cc:493] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.513583 26316 raft_consensus.cc:3060] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.514810 25799 leader_election.cc:304] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:59.516952 25649 leader_election.cc:304] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [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: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:59.518153 26293 raft_consensus.cc:2804] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.518519 26293 raft_consensus.cc:493] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.518841 26293 raft_consensus.cc:3060] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.521247 26316 raft_consensus.cc:515] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:59.523720 26316 leader_election.cc:290] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:59.522162 25877 ts_tablet_manager.cc:1403] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.005s
I20260709 14:53:59.504920 25878 raft_consensus.cc:359] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.538426 25878 raft_consensus.cc:385] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.538729 25878 raft_consensus.cc:740] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.524291 25875 consensus_queue.cc:260] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.528371 25725 leader_election.cc:304] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:59.529371 26324 consensus_queue.cc:1048] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:59.535023 26314 consensus_queue.cc:1048] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:59.544785 26294 raft_consensus.cc:3060] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.550969 25877 raft_consensus.cc:359] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:59.551509 25875 ts_tablet_manager.cc:1434] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.151s	user 0.007s	sys 0.000s
I20260709 14:53:59.551720 25877 raft_consensus.cc:385] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.552138 25877 raft_consensus.cc:740] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.552147 25878 consensus_queue.cc:260] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.537601 26349 raft_consensus.cc:2804] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.572449 26349 raft_consensus.cc:697] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:59.535050 26306 raft_consensus.cc:515] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.559226 26294 raft_consensus.cc:2749] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.554553 26310 consensus_queue.cc:1048] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:53:59.560045 25875 tablet_bootstrap.cc:492] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:53:59.553697 25877 consensus_queue.cc:260] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:59.578579 26306 leader_election.cc:290] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 1 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:59.554642 25505 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48028 (request call id 71) took 1025 ms. Trace:
I20260709 14:53:59.589314 25877 ts_tablet_manager.cc:1434] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.003s
I20260709 14:53:59.581362 25505 rpcz_store.cc:276] 0709 14:53:58.529066 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:58.529323 (+   257us) service_pool.cc:224] Handling call
0709 14:53:59.554563 (+1025240us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:59.532192 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:59.532737 (+   545us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:59.532766 (+    29us) write_op.cc:435] Acquired schema lock
0709 14:53:59.532783 (+    17us) tablet.cc:662] Decoding operations
0709 14:53:59.533082 (+   299us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:59.533150 (+    68us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:59.533192 (+    42us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:53:59.533381 (+   189us) tablet.cc:701] Row locks acquired
0709 14:53:59.533397 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:53:59.533513 (+   116us) write_op.cc:270] Start()
0709 14:53:59.533612 (+    99us) write_op.cc:276] Timestamp: P: 1783608839533475 usec, L: 0
0709 14:53:59.533631 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:53:59.534237 (+   606us) log.cc:844] Serialized 537 byte log entry
0709 14:53:59.535927 (+  1690us) op_driver.cc:464] REPLICATION: finished
0709 14:53:59.536368 (+   441us) write_op.cc:301] APPLY: starting
0709 14:53:59.536445 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:59.536548 (+   103us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:59.536650 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:59.536877 (+   227us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:59.537023 (+   146us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:53:59.537066 (+    43us) write_op.cc:312] APPLY: finished
0709 14:53:59.537256 (+   190us) log.cc:844] Serialized 22 byte log entry
0709 14:53:59.537403 (+   147us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:59.537478 (+    75us) write_op.cc:454] Released schema lock
0709 14:53:59.537517 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:59.537852 (+   335us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:59.537879 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":21895,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":222,"apply.run_cpu_time_us":1431,"apply.run_wall_time_us":1431,"num_ops":1,"prepare.queue_time_us":17656,"prepare.run_cpu_time_us":2290,"prepare.run_wall_time_us":2291,"replication_time_us":2157,"spinlock_wait_cycles":2304,"thread_start_us":21762,"threads_started":1}]]}
I20260709 14:53:59.591030 26306 consensus_queue.cc:1048] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.590829 25504 catalog_manager.cc:5697] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.593976 26248 raft_consensus.cc:493] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.564085 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6c2ff6848427e9bdcc31d3d076334" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:59.594174 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:59.595268 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6c2ff6848427e9bdcc31d3d076334" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:59.573424 26349 consensus_queue.cc:237] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.600442 26293 raft_consensus.cc:515] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.605402 25606 raft_consensus.cc:3060] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.599490 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:53:59.604442 26248 raft_consensus.cc:515] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.611503 25878 ts_tablet_manager.cc:1434] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
I20260709 14:53:59.613354 26293 leader_election.cc:290] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:59.614578 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:53:59.583948 26312 consensus_queue.cc:1048] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:53:59.617799 25827 raft_consensus.cc:3060] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.620561 25875 tablet_bootstrap.cc:654] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.621315 25685 raft_consensus.cc:2393] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:59.613440 25604 raft_consensus.cc:3060] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.630790 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:53:59.631577 25825 raft_consensus.cc:2393] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 009a1658ecb449ecb998884cbd46d0ca in this term.
I20260709 14:53:59.632596 25876 tablet_bootstrap.cc:492] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1: No bootstrap required, opened a new log
I20260709 14:53:59.633038 25876 ts_tablet_manager.cc:1403] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent bootstrapping tablet: real 0.271s	user 0.028s	sys 0.030s
I20260709 14:53:59.635979 25878 tablet_bootstrap.cc:492] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
W20260709 14:53:59.641393 26359 log.cc:927] Time spent T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 14:53:59.642575 25876 raft_consensus.cc:359] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:59.643237 25876 raft_consensus.cc:385] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.644686 25876 raft_consensus.cc:740] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.645714 25876 consensus_queue.cc:260] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:59.647982 25649 leader_election.cc:304] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:59.648712 25876 ts_tablet_manager.cc:1434] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 14:53:59.649597 26312 raft_consensus.cc:2749] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.685760 26248 leader_election.cc:290] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:53:59.706617 25878 tablet_bootstrap.cc:654] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.743587 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:53:59.744442 25680 raft_consensus.cc:2393] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:53:59.748788 25505 catalog_manager.cc:5697] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.707221 25827 raft_consensus.cc:2468] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:59.734930 26293 raft_consensus.cc:493] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.707437 25604 raft_consensus.cc:2468] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:53:59.768278 25723 leader_election.cc:304] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
W20260709 14:53:59.778549 25556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:59.763077 26293 raft_consensus.cc:515] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.792219 26293 leader_election.cc:290] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:53:59.792838 25829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1251ffac800446b795a1173a18cba375" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:59.794004 25799 leader_election.cc:304] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:59.772969 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:53:59.796813 25825 raft_consensus.cc:2393] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657aaddaa8094907a1ad35216225e3df in current term 1: Already voted for candidate 009a1658ecb449ecb998884cbd46d0ca in this term.
I20260709 14:53:59.773928 26316 raft_consensus.cc:2804] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.799535 26315 raft_consensus.cc:2804] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.810102 26315 raft_consensus.cc:697] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:53:59.811017 26315 consensus_queue.cc:237] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:53:59.823655 25574 leader_election.cc:304] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0
I20260709 14:53:59.825819 25875 tablet_bootstrap.cc:492] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: No bootstrap required, opened a new log
I20260709 14:53:59.826305 25875 ts_tablet_manager.cc:1403] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.267s	user 0.014s	sys 0.010s
I20260709 14:53:59.826172 26171 raft_consensus.cc:2749] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.830826 26316 raft_consensus.cc:697] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:53:59.831771 26316 consensus_queue.cc:237] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:59.835701 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1251ffac800446b795a1173a18cba375" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:53:59.836496 25610 raft_consensus.cc:2393] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 1: Already voted for candidate 009a1658ecb449ecb998884cbd46d0ca in this term.
I20260709 14:53:59.848371 25875 raft_consensus.cc:359] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:59.849061 25875 raft_consensus.cc:385] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.849365 25875 raft_consensus.cc:740] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.852437 25875 consensus_queue.cc:260] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:53:59.854557 25651 leader_election.cc:304] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:53:59.855288 26007 raft_consensus.cc:3060] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.863657 25875 ts_tablet_manager.cc:1434] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:53:59.853555 25606 raft_consensus.cc:2468] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:53:59.927342 26007 raft_consensus.cc:2749] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:59.927947 25796 consensus_peers.cc:597] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:53:59.955425 25725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 71964.9us
I20260709 14:53:59.974339 26324 raft_consensus.cc:493] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.987597 26324 raft_consensus.cc:515] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:53:59.989598 26324 leader_election.cc:290] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:00.008685 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeec020862a4da29a583e7ab3d0d180" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:00.021015 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeec020862a4da29a583e7ab3d0d180" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:00.022089 25827 raft_consensus.cc:2468] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:54:00.023676 25606 raft_consensus.cc:2468] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 0.
I20260709 14:54:00.024636 25723 leader_election.cc:304] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:54:00.025378 26324 raft_consensus.cc:2804] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.025746 26324 raft_consensus.cc:493] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.026088 26324 raft_consensus.cc:3060] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.027205 25878 tablet_bootstrap.cc:492] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:54:00.027729 25878 ts_tablet_manager.cc:1403] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.415s	user 0.010s	sys 0.015s
I20260709 14:54:00.031009 25506 catalog_manager.cc:5697] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.032132 25878 raft_consensus.cc:359] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:00.032929 25878 raft_consensus.cc:385] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.033584 25878 raft_consensus.cc:740] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.034390 25878 consensus_queue.cc:260] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:00.040325 25878 ts_tablet_manager.cc:1434] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 14:54:00.041343 25878 tablet_bootstrap.cc:492] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:54:00.047215 25878 tablet_bootstrap.cc:654] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.049250 26324 raft_consensus.cc:515] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:00.052059 26324 leader_election.cc:290] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:00.061928 25878 tablet_bootstrap.cc:492] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:54:00.062453 25878 ts_tablet_manager.cc:1403] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 14:54:00.064549 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeec020862a4da29a583e7ab3d0d180" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:00.065109 25606 raft_consensus.cc:3060] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.066388 25878 raft_consensus.cc:359] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:00.067178 25878 raft_consensus.cc:385] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.067507 25878 raft_consensus.cc:740] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.068307 25878 consensus_queue.cc:260] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:00.069205 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeec020862a4da29a583e7ab3d0d180" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:00.069815 25832 raft_consensus.cc:3060] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.071185 25878 ts_tablet_manager.cc:1434] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 14:54:00.072217 25878 tablet_bootstrap.cc:492] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0: Bootstrap starting.
I20260709 14:54:00.072499 25606 raft_consensus.cc:2468] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:54:00.078117 25878 tablet_bootstrap.cc:654] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.078238 25832 raft_consensus.cc:2468] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:54:00.055662 25504 catalog_manager.cc:5697] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.080284 25723 leader_election.cc:304] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:54:00.081640 26294 raft_consensus.cc:2804] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:00.082131 26294 raft_consensus.cc:697] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:00.082458 25504 catalog_manager.cc:5697] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 1 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.082947 26294 consensus_queue.cc:237] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:00.095198 25878 tablet_bootstrap.cc:492] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0: No bootstrap required, opened a new log
I20260709 14:54:00.095743 25878 ts_tablet_manager.cc:1403] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.010s
I20260709 14:54:00.098372 25878 raft_consensus.cc:359] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:00.099050 25878 raft_consensus.cc:385] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.099366 25878 raft_consensus.cc:740] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.100028 25878 consensus_queue.cc:260] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:00.102149 25878 ts_tablet_manager.cc:1434] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:00.104550 25505 catalog_manager.cc:5697] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.147197 26349 consensus_queue.cc:1048] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.147770 26312 raft_consensus.cc:493] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.148281 26312 raft_consensus.cc:515] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:00.150777 26312 leader_election.cc:290] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:00.151892 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906fddebf09c4423b4fc1a577bdad4c7" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:00.152177 25603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906fddebf09c4423b4fc1a577bdad4c7" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:00.154661 25649 leader_election.cc:304] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:00.155766 26312 raft_consensus.cc:2749] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:00.164829 26315 consensus_queue.cc:1048] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:00.173491 26165 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.174033 26165 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:00.191610 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:00.192247 25680 raft_consensus.cc:2468] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:54:00.193130 25573 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:00.193992 26368 raft_consensus.cc:2804] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.194345 26368 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.194661 26368 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.195103 26165 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:00.196642 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:00.197286 25758 raft_consensus.cc:2468] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 0.
I20260709 14:54:00.216220 26368 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:00.219448 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:00.219985 25758 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.220736 26368 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:00.222347 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:00.228148 25758 raft_consensus.cc:2468] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:54:00.228623 25685 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.229398 25576 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:00.230212 26368 raft_consensus.cc:2804] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:00.230671 26368 raft_consensus.cc:697] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:00.231861 26368 consensus_queue.cc:237] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:00.234561 25685 raft_consensus.cc:2468] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 1.
I20260709 14:54:00.240079 25505 catalog_manager.cc:5697] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 0 to 1, leader changed from <none> to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 1 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.279066 26315 consensus_queue.cc:1048] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.286453 23586 tablet_server.cc:179] TabletServer@127.23.8.129:0 shutting down...
W20260709 14:54:00.289155 25799 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 72 similar messages]
I20260709 14:54:00.300088 26315 consensus_queue.cc:1048] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:00.303921 25799 consensus_peers.cc:597] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.313792 25651 consensus_peers.cc:597] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.318991 26294 consensus_queue.cc:1048] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:00.321873 25725 consensus_peers.cc:597] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.328539 25799 consensus_peers.cc:597] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.329238 25725 consensus_peers.cc:597] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.331629 25651 consensus_peers.cc:597] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.345103 25725 consensus_peers.cc:597] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.347496 25683 raft_consensus.cc:3060] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:00.361765 25725 consensus_peers.cc:597] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.362542 25651 consensus_peers.cc:597] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.371971 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:00.372856 23586 tablet_replica.cc:333] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.373747 23586 raft_consensus.cc:2243] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.374406 23586 pending_rounds.cc:70] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Trying to abort 1 pending ops.
I20260709 14:54:00.374588 23586 pending_rounds.cc:77] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661809598205952 op_type: NO_OP noop_request { }
I20260709 14:54:00.374918 23586 raft_consensus.cc:2889] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:00.375180 23586 raft_consensus.cc:2272] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.377436 23586 tablet_replica.cc:333] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.378077 23586 raft_consensus.cc:2243] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.378502 23586 raft_consensus.cc:2272] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:00.378861 25651 consensus_peers.cc:597] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.386045 23586 tablet_replica.cc:333] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.386924 23586 raft_consensus.cc:2243] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.387635 23586 raft_consensus.cc:2272] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.390336 23586 tablet_replica.cc:333] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.390853 23586 raft_consensus.cc:2243] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.391213 23586 raft_consensus.cc:2272] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.393119 23586 tablet_replica.cc:333] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.393671 23586 raft_consensus.cc:2243] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.394075 23586 raft_consensus.cc:2272] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.395582 23586 tablet_replica.cc:333] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.396049 23586 raft_consensus.cc:2243] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.396751 23586 raft_consensus.cc:2272] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.398305 23586 tablet_replica.cc:333] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.398828 23586 raft_consensus.cc:2243] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.399228 23586 raft_consensus.cc:2272] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.400802 23586 tablet_replica.cc:333] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.401468 23586 raft_consensus.cc:2243] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.402200 23586 raft_consensus.cc:2272] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.404135 23586 tablet_replica.cc:333] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.404623 23586 raft_consensus.cc:2243] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:00.404840 25725 consensus_peers.cc:597] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.404991 23586 raft_consensus.cc:2272] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.406699 23586 tablet_replica.cc:333] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.407188 23586 raft_consensus.cc:2243] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.407532 23586 raft_consensus.cc:2272] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.409416 23586 tablet_replica.cc:333] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.409940 23586 raft_consensus.cc:2243] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.410305 23586 raft_consensus.cc:2272] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.412177 23586 tablet_replica.cc:333] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.412659 23586 raft_consensus.cc:2243] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.413345 23586 raft_consensus.cc:2272] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.414865 23586 tablet_replica.cc:333] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.415321 23586 raft_consensus.cc:2243] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.415686 23586 raft_consensus.cc:2272] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.417443 23586 tablet_replica.cc:333] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.417968 23586 raft_consensus.cc:2243] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.418413 23586 raft_consensus.cc:2272] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:00.419713 25725 consensus_peers.cc:597] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.421725 23586 tablet_replica.cc:333] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.422472 23586 raft_consensus.cc:2243] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.422921 23586 raft_consensus.cc:2272] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.425137 23586 tablet_replica.cc:333] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
W20260709 14:54:00.425135 25799 consensus_peers.cc:597] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.425925 23586 raft_consensus.cc:2243] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.426595 23586 raft_consensus.cc:2272] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.428330 23586 tablet_replica.cc:333] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.428821 23586 raft_consensus.cc:2243] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.429215 23586 raft_consensus.cc:2272] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.431177 23586 tablet_replica.cc:333] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.431725 23586 raft_consensus.cc:2243] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.432436 23586 raft_consensus.cc:2272] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:00.432541 25725 consensus_peers.cc:597] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.434324 23586 tablet_replica.cc:333] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.434847 23586 raft_consensus.cc:2243] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.435683 23586 raft_consensus.cc:2272] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.437680 23586 tablet_replica.cc:333] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.438292 23586 raft_consensus.cc:2243] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.438647 23586 raft_consensus.cc:2272] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.440263 23586 tablet_replica.cc:333] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.440714 23586 raft_consensus.cc:2243] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.441053 23586 raft_consensus.cc:2272] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.442747 23586 tablet_replica.cc:333] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.443235 23586 raft_consensus.cc:2243] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.443607 23586 raft_consensus.cc:2272] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.445209 23586 tablet_replica.cc:333] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.445649 23586 raft_consensus.cc:2243] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.445986 23586 raft_consensus.cc:2272] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.447515 23586 tablet_replica.cc:333] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.447997 23586 raft_consensus.cc:2243] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.448616 23586 raft_consensus.cc:2272] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.450201 23586 tablet_replica.cc:333] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.450620 23586 raft_consensus.cc:2243] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.450949 23586 raft_consensus.cc:2272] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.452407 23586 tablet_replica.cc:333] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.452858 23586 raft_consensus.cc:2243] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.453316 23586 raft_consensus.cc:2272] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.455520 23586 tablet_replica.cc:333] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.456179 23586 raft_consensus.cc:2243] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.457089 23586 raft_consensus.cc:2272] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.459227 23586 tablet_replica.cc:333] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
W20260709 14:54:00.459335 25725 consensus_peers.cc:597] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.459731 23586 raft_consensus.cc:2243] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.460172 23586 raft_consensus.cc:2272] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.462117 23586 tablet_replica.cc:333] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.462654 23586 raft_consensus.cc:2243] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.463042 23586 raft_consensus.cc:2272] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.465317 23586 tablet_replica.cc:333] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.465968 23586 raft_consensus.cc:2243] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.466356 23586 pending_rounds.cc:70] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Trying to abort 1 pending ops.
I20260709 14:54:00.466562 23586 pending_rounds.cc:77] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661808005058560 op_type: NO_OP noop_request { }
I20260709 14:54:00.466878 23586 raft_consensus.cc:2889] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:00.467195 23586 raft_consensus.cc:2272] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.469873 23586 tablet_replica.cc:333] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.470364 23586 raft_consensus.cc:2243] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.470715 23586 raft_consensus.cc:2272] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.472410 23586 tablet_replica.cc:333] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
W20260709 14:54:00.472759 25799 consensus_peers.cc:597] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.472865 23586 raft_consensus.cc:2243] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.473631 23586 raft_consensus.cc:2272] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.475277 23586 tablet_replica.cc:333] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.475737 23586 raft_consensus.cc:2243] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.476370 23586 raft_consensus.cc:2272] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.478214 23586 tablet_replica.cc:333] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.478664 23586 raft_consensus.cc:2243] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.479033 23586 raft_consensus.cc:2272] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.481115 23586 tablet_replica.cc:333] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.481644 23586 raft_consensus.cc:2243] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.481976 23586 raft_consensus.cc:2272] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:00.482185 25651 consensus_peers.cc:597] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.483669 23586 tablet_replica.cc:333] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.484242 23586 raft_consensus.cc:2243] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.485006 23586 raft_consensus.cc:2272] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.486757 23586 tablet_replica.cc:333] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.487180 23586 raft_consensus.cc:2243] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.487500 23586 raft_consensus.cc:2272] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.489032 23586 tablet_replica.cc:333] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.489516 23586 raft_consensus.cc:2243] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.489916 23586 raft_consensus.cc:2272] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.491466 23586 tablet_replica.cc:333] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.492076 23586 raft_consensus.cc:2243] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.492481 23586 raft_consensus.cc:2272] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.494362 23586 tablet_replica.cc:333] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.494992 23586 raft_consensus.cc:2243] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:00.495064 25651 consensus_peers.cc:597] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.495932 23586 raft_consensus.cc:2272] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.498023 23586 tablet_replica.cc:333] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.498478 23586 raft_consensus.cc:2243] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.499147 23586 raft_consensus.cc:2272] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.500676 23586 tablet_replica.cc:333] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.501091 23586 raft_consensus.cc:2243] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.501474 23586 raft_consensus.cc:2272] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.503413 23586 tablet_replica.cc:333] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.503877 23586 raft_consensus.cc:2243] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.504246 23586 raft_consensus.cc:2272] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.506409 23586 tablet_replica.cc:333] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.507143 23586 raft_consensus.cc:2243] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.508059 23586 raft_consensus.cc:2272] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.510185 23586 tablet_replica.cc:333] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: stopping tablet replica
I20260709 14:54:00.510726 23586 raft_consensus.cc:2243] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:00.511098 23586 raft_consensus.cc:2272] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.517287 26312 raft_consensus.cc:493] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.517740 26312 raft_consensus.cc:515] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:00.519688 26312 leader_election.cc:290] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:00.519986 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:00.520404 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:00.521729 25649 leader_election.cc:304] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:54:00.522317 26312 raft_consensus.cc:2749] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:00.535861 25725 consensus_peers.cc:597] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.543637 25725 consensus_peers.cc:597] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.555271 25799 consensus_peers.cc:597] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:00.567685 25725 consensus_peers.cc:597] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.578751 23586 tablet_server.cc:196] TabletServer@127.23.8.129:0 shutdown complete.
W20260709 14:54:00.611742 25799 consensus_peers.cc:597] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:00.626703 25799 consensus_peers.cc:597] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.641458 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:54:00.642159 26344 consensus_queue.cc:1048] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:00.659987 26393 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 14:54:00.662446 26392 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 14:54:00.663305 25683 raft_consensus.cc:3060] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:00.693475 26395 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 14:54:00.693912 23586 server_base.cc:1061] running on GCE node
I20260709 14:54:00.696118 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:00.696344 23586 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 14:54:00.696537 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608840696517 us; error 0 us; skew 500 ppm
I20260709 14:54:00.697309 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:54:00.702922 25725 consensus_peers.cc:597] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.711009 23586 webserver.cc:533] Webserver started at http://127.23.8.129:38229/ using document root <none> and password file <none>
I20260709 14:54:00.711797 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:00.712003 23586 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 14:54:00.715279 25725 consensus_peers.cc:597] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:00.716082 25651 consensus_peers.cc:597] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.717221 23586 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:54:00.724844 26402 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.725661 23586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:54:00.725963 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-0-root
uuid: "657aaddaa8094907a1ad35216225e3df"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-gjv7"
I20260709 14:54:00.726420 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608786900544-23586-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 14:54:00.745015 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:00.746851 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 14:54:00.752521 25799 consensus_peers.cc:597] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.759675 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:54:00.779796 25799 consensus_peers.cc:597] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.781769 26413 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:54:00.860091 25651 consensus_peers.cc:597] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.010174 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:54:01.010550 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.237s	user 0.006s	sys 0.004s
I20260709 14:54:01.010896 23586 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:54:01.015338 26413 tablet_bootstrap.cc:492] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.029932 26413 tablet_bootstrap.cc:492] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.030704 26413 tablet_bootstrap.cc:492] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.031246 26413 ts_tablet_manager.cc:1403] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:54:01.033030 26413 raft_consensus.cc:359] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.033514 26413 raft_consensus.cc:740] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.034008 26413 consensus_queue.cc:260] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.035646 26413 ts_tablet_manager.cc:1434] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:01.036223 26413 tablet_bootstrap.cc:492] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.048076 26413 tablet_bootstrap.cc:492] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.048918 26413 tablet_bootstrap.cc:492] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.049501 26413 ts_tablet_manager.cc:1403] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260709 14:54:01.051640 26413 raft_consensus.cc:359] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.052258 26413 raft_consensus.cc:740] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.053004 26413 consensus_queue.cc:260] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.054668 26413 ts_tablet_manager.cc:1434] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:01.055349 26413 tablet_bootstrap.cc:492] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.074644 26413 tablet_bootstrap.cc:492] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.075482 26413 tablet_bootstrap.cc:492] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.076062 26413 ts_tablet_manager.cc:1403] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 14:54:01.078421 26413 raft_consensus.cc:359] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.079110 26413 raft_consensus.cc:740] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.079772 26413 consensus_queue.cc:260] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.081883 26413 ts_tablet_manager.cc:1434] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:01.082605 26413 tablet_bootstrap.cc:492] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.098258 26413 tablet_bootstrap.cc:492] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.098927 26413 tablet_bootstrap.cc:492] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.099400 26413 ts_tablet_manager.cc:1403] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260709 14:54:01.101475 26413 raft_consensus.cc:359] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.102053 26413 raft_consensus.cc:740] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.102607 26413 consensus_queue.cc:260] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.104204 26413 ts_tablet_manager.cc:1434] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260709 14:54:01.104840 26413 tablet_bootstrap.cc:492] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.115566 26413 tablet_bootstrap.cc:492] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.116220 26413 tablet_bootstrap.cc:492] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.116670 26413 ts_tablet_manager.cc:1403] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:54:01.118422 26413 raft_consensus.cc:359] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.118880 26413 raft_consensus.cc:740] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.119371 26413 consensus_queue.cc:260] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.120991 26413 ts_tablet_manager.cc:1434] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:01.121773 26413 tablet_bootstrap.cc:492] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.136659 26413 tablet_bootstrap.cc:492] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.137369 26413 tablet_bootstrap.cc:492] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.137830 26413 ts_tablet_manager.cc:1403] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 14:54:01.139408 26413 raft_consensus.cc:359] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.139950 26413 raft_consensus.cc:740] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.140516 26413 consensus_queue.cc:260] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.141909 26413 ts_tablet_manager.cc:1434] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:01.142472 26413 tablet_bootstrap.cc:492] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.157814 26413 tablet_bootstrap.cc:492] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.158624 26413 tablet_bootstrap.cc:492] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.159386 26413 ts_tablet_manager.cc:1403] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260709 14:54:01.161702 26413 raft_consensus.cc:359] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.162341 26413 raft_consensus.cc:740] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.163053 26413 consensus_queue.cc:260] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.164969 26413 ts_tablet_manager.cc:1434] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:01.165673 26413 tablet_bootstrap.cc:492] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.203140 26413 tablet_bootstrap.cc:492] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.203994 26413 tablet_bootstrap.cc:492] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.204571 26413 ts_tablet_manager.cc:1403] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.008s
I20260709 14:54:01.207973 26413 raft_consensus.cc:359] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.208597 26413 raft_consensus.cc:740] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.209393 26413 consensus_queue.cc:260] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.211352 26413 ts_tablet_manager.cc:1434] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:54:01.212064 26413 tablet_bootstrap.cc:492] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.229259 26413 tablet_bootstrap.cc:492] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.229898 26413 tablet_bootstrap.cc:492] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.230400 26413 ts_tablet_manager.cc:1403] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 14:54:01.232571 26413 raft_consensus.cc:359] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.233033 26413 raft_consensus.cc:740] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.233626 26413 consensus_queue.cc:260] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.235133 26413 ts_tablet_manager.cc:1434] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:01.235689 26413 tablet_bootstrap.cc:492] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.242290 23586 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:54:01.242595 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.232s	user 0.197s	sys 0.009s
I20260709 14:54:01.268805 26413 tablet_bootstrap.cc:492] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.269899 26413 tablet_bootstrap.cc:492] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.270532 26413 ts_tablet_manager.cc:1403] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.004s
I20260709 14:54:01.273268 26413 raft_consensus.cc:359] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.273988 26413 raft_consensus.cc:740] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.274681 26413 consensus_queue.cc:260] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.276010 26413 ts_tablet_manager.cc:1434] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:01.276571 26413 tablet_bootstrap.cc:492] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.288921 26413 tablet_bootstrap.cc:492] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.289862 26413 tablet_bootstrap.cc:492] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.290518 26413 ts_tablet_manager.cc:1403] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:54:01.293049 26413 raft_consensus.cc:359] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.293797 26413 raft_consensus.cc:740] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.294606 26413 consensus_queue.cc:260] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.296600 26413 ts_tablet_manager.cc:1434] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:01.297400 26413 tablet_bootstrap.cc:492] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.313723 26413 tablet_bootstrap.cc:492] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.314581 26413 tablet_bootstrap.cc:492] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.315153 26413 ts_tablet_manager.cc:1403] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:54:01.317227 26413 raft_consensus.cc:359] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.317831 26413 raft_consensus.cc:740] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.318463 26413 consensus_queue.cc:260] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.319872 26413 ts_tablet_manager.cc:1434] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:01.320439 26413 tablet_bootstrap.cc:492] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.326125 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.129:35429
I20260709 14:54:01.326254 26483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.129:35429 every 8 connection(s)
I20260709 14:54:01.333057 26413 tablet_bootstrap.cc:492] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.334333 26413 tablet_bootstrap.cc:492] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.334959 26413 ts_tablet_manager.cc:1403] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:54:01.338722 26413 raft_consensus.cc:359] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.339342 26413 raft_consensus.cc:740] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.340051 26413 consensus_queue.cc:260] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.341527 26413 ts_tablet_manager.cc:1434] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:54:01.342244 26413 tablet_bootstrap.cc:492] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.353874 26413 tablet_bootstrap.cc:492] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.354504 26413 tablet_bootstrap.cc:492] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.354987 26413 ts_tablet_manager.cc:1403] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 14:54:01.356896 26413 raft_consensus.cc:359] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.357555 26413 raft_consensus.cc:740] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.358222 26413 consensus_queue.cc:260] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.359495 26485 heartbeater.cc:344] Connected to a master server at 127.23.8.190:44855
I20260709 14:54:01.359921 26485 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:01.359947 26413 ts_tablet_manager.cc:1434] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:01.360730 26413 tablet_bootstrap.cc:492] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.360880 26485 heartbeater.cc:507] Master 127.23.8.190:44855 requested a full tablet report, sending...
I20260709 14:54:01.378571 25506 ts_manager.cc:194] Re-registered known tserver with Master: 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.393877 26413 tablet_bootstrap.cc:492] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.394811 26413 tablet_bootstrap.cc:492] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.395433 26413 ts_tablet_manager.cc:1403] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.007s
I20260709 14:54:01.397697 26413 raft_consensus.cc:359] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.398360 26413 raft_consensus.cc:740] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.398939 26413 consensus_queue.cc:260] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.400866 26413 ts_tablet_manager.cc:1434] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:01.401582 26413 tablet_bootstrap.cc:492] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.416639 26413 tablet_bootstrap.cc:492] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:54:01.417585 26413 tablet_bootstrap.cc:492] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.418154 26413 ts_tablet_manager.cc:1403] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:54:01.420261 26413 raft_consensus.cc:359] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.420848 26413 raft_consensus.cc:740] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.421469 26413 consensus_queue.cc:260] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.422935 26413 ts_tablet_manager.cc:1434] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:01.423594 26413 tablet_bootstrap.cc:492] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.434852 25506 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48082
I20260709 14:54:01.439582 26485 heartbeater.cc:499] Master 127.23.8.190:44855 was elected leader, sending a full tablet report...
I20260709 14:54:01.442692 26413 tablet_bootstrap.cc:492] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.443648 26413 tablet_bootstrap.cc:492] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.444293 26413 ts_tablet_manager.cc:1403] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 14:54:01.448176 26413 raft_consensus.cc:359] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.448879 26413 raft_consensus.cc:740] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.449709 26413 consensus_queue.cc:260] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.450971 26408 raft_consensus.cc:493] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.451797 26413 ts_tablet_manager.cc:1434] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:54:01.451483 26408 raft_consensus.cc:515] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.452744 26413 tablet_bootstrap.cc:492] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.453848 26408 leader_election.cc:290] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:01.455880 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.456519 26458 raft_consensus.cc:2468] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:54:01.455911 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:01.457638 25651 leader_election.cc:304] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:01.458367 26408 raft_consensus.cc:2804] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.458701 26408 raft_consensus.cc:493] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.458978 26408 raft_consensus.cc:3060] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.466478 26408 raft_consensus.cc:515] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.469607 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:01.469146 26408 leader_election.cc:290] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:01.468909 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:01.471951 26458 raft_consensus.cc:3060] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.476648 26458 raft_consensus.cc:2468] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 2.
I20260709 14:54:01.479667 25651 leader_election.cc:304] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:54:01.480423 26413 tablet_bootstrap.cc:492] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.480392 26408 raft_consensus.cc:2804] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:01.481251 26408 raft_consensus.cc:697] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:01.482052 26408 consensus_queue.cc:237] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.481318 26413 tablet_bootstrap.cc:492] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.491741 26312 raft_consensus.cc:493] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.492259 26312 raft_consensus.cc:515] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.494169 26312 leader_election.cc:290] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:01.497640 26413 ts_tablet_manager.cc:1403] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.006s
I20260709 14:54:01.498531 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4785aa160c6b4c688d5fe76f4f71f80c" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:01.500082 26413 raft_consensus.cc:359] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.500710 26413 raft_consensus.cc:740] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.501338 26413 consensus_queue.cc:260] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.505455 26413 ts_tablet_manager.cc:1434] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:54:01.506150 26413 tablet_bootstrap.cc:492] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.512845 26349 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.513377 26349 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.515276 26349 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.515880 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
W20260709 14:54:01.517212 25799 leader_election.cc:343] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.520094 26408 raft_consensus.cc:493] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.520627 26408 raft_consensus.cc:515] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.523849 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:01.523458 25506 catalog_manager.cc:5697] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.523849 26408 leader_election.cc:290] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.528388 26316 raft_consensus.cc:493] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.528882 26316 raft_consensus.cc:515] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.531314 26316 leader_election.cc:290] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.532342 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:01.536700 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.537079 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:01.537688 26455 raft_consensus.cc:2468] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:54:01.538048 26456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.538472 26408 raft_consensus.cc:493] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.538990 26408 raft_consensus.cc:515] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
W20260709 14:54:01.540697 25725 leader_election.cc:343] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.541196 25725 leader_election.cc:304] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.541846 26294 raft_consensus.cc:493] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.540741 25796 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.542315 26294 raft_consensus.cc:515] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.540905 26408 leader_election.cc:290] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:01.543154 26178 raft_consensus.cc:2749] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:01.544147 26294 leader_election.cc:290] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.544274 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4785aa160c6b4c688d5fe76f4f71f80c" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.544751 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:01.545719 26294 raft_consensus.cc:2749] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:01.546726 26413 tablet_bootstrap.cc:492] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.542048 25651 leader_election.cc:304] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:54:01.547611 26413 tablet_bootstrap.cc:492] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.548507 26413 ts_tablet_manager.cc:1403] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.005s
I20260709 14:54:01.549645 26456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.550271 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.550243 26456 raft_consensus.cc:2468] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
W20260709 14:54:01.551416 25725 leader_election.cc:343] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.551805 25725 leader_election.cc:304] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.551913 26312 raft_consensus.cc:2804] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.552402 26312 raft_consensus.cc:493] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.552688 26294 raft_consensus.cc:2749] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:01.552789 26312 raft_consensus.cc:3060] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.554486 26413 raft_consensus.cc:359] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.555188 26413 raft_consensus.cc:740] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.555927 26413 consensus_queue.cc:260] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.558033 26413 ts_tablet_manager.cc:1434] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:01.558734 26413 tablet_bootstrap.cc:492] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.559768 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
W20260709 14:54:01.561424 25651 leader_election.cc:343] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.561936 25651 leader_election.cc:304] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.560583 26312 raft_consensus.cc:515] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.563601 26410 raft_consensus.cc:2749] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:01.565202 26410 raft_consensus.cc:493] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.565619 26410 raft_consensus.cc:515] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.567545 26410 leader_election.cc:290] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.568223 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:01.570223 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:01.572042 25651 leader_election.cc:304] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:01.573221 26312 leader_election.cc:290] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.575079 26312 raft_consensus.cc:2804] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.579428 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.580389 26456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:01.581059 26456 raft_consensus.cc:3060] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.575462 26312 raft_consensus.cc:493] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.588966 26312 raft_consensus.cc:3060] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.588869 26324 raft_consensus.cc:493] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.591102 26324 raft_consensus.cc:515] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.594087 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:01.593140 26324 leader_election.cc:290] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.599476 26312 raft_consensus.cc:515] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.601279 26502 raft_consensus.cc:493] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.601773 26312 leader_election.cc:290] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:01.601783 26502 raft_consensus.cc:515] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.605561 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.606240 26458 raft_consensus.cc:2468] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:54:01.607534 25725 leader_election.cc:304] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:01.608368 26294 raft_consensus.cc:2804] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.608758 26294 raft_consensus.cc:493] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.609251 26294 raft_consensus.cc:3060] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.594087 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.614887 26457 raft_consensus.cc:2468] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:54:01.616021 25725 leader_election.cc:304] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:54:01.617913 26503 raft_consensus.cc:2804] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.618276 26503 raft_consensus.cc:493] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.618636 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:01.618718 26502 leader_election.cc:290] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.618623 26503 raft_consensus.cc:3060] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.621207 26294 raft_consensus.cc:515] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.623214 26408 raft_consensus.cc:493] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.623744 26178 raft_consensus.cc:493] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.623946 26408 raft_consensus.cc:515] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.624300 26178 raft_consensus.cc:515] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.625165 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:01.626060 26408 leader_election.cc:290] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:01.626459 26178 leader_election.cc:290] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.626673 26294 leader_election.cc:290] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.628314 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
W20260709 14:54:01.629760 25799 leader_election.cc:343] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.633966 26503 raft_consensus.cc:515] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.636924 26456 raft_consensus.cc:2468] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 2.
I20260709 14:54:01.637713 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:01.638504 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:01.639077 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:01.645952 26458 raft_consensus.cc:3060] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.646046 26455 raft_consensus.cc:3060] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.639207 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:01.657593 26455 raft_consensus.cc:2468] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 2.
I20260709 14:54:01.641108 26503 leader_election.cc:290] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.659704 26458 raft_consensus.cc:2468] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 2.
I20260709 14:54:01.633893 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:01.662024 26457 raft_consensus.cc:3060] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:01.663679 25651 leader_election.cc:343] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.664170 25651 leader_election.cc:304] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0; no voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.664925 26408 raft_consensus.cc:2749] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:01.665362 25651 leader_election.cc:304] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:54:01.666170 26408 raft_consensus.cc:2804] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:01.667497 26408 raft_consensus.cc:697] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:01.669474 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:01.671528 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd3f3103dea40c4a974e11cbb7c2410" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.672726 25796 leader_election.cc:304] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.674111 26178 raft_consensus.cc:2749] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:01.675787 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd3f3103dea40c4a974e11cbb7c2410" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:01.670912 26408 consensus_queue.cc:237] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.681294 26413 tablet_bootstrap.cc:492] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:01.682054 25725 leader_election.cc:304] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:54:01.683730 26316 raft_consensus.cc:2804] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:01.684185 26316 raft_consensus.cc:697] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:01.684984 26316 consensus_queue.cc:237] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.688333 26457 raft_consensus.cc:2468] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 2.
I20260709 14:54:01.689568 25725 leader_election.cc:304] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:54:01.690979 25651 leader_election.cc:304] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:54:01.693251 26312 raft_consensus.cc:2804] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:01.693667 26312 raft_consensus.cc:697] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:01.682149 26413 tablet_bootstrap.cc:492] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:01.696408 26413 ts_tablet_manager.cc:1403] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.138s	user 0.025s	sys 0.077s
I20260709 14:54:01.698078 26178 raft_consensus.cc:493] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.699644 26413 raft_consensus.cc:359] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.700341 26413 raft_consensus.cc:740] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.700276 26178 raft_consensus.cc:515] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.699894 26502 raft_consensus.cc:2804] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:01.694383 26312 consensus_queue.cc:237] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.704542 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.709151 26349 raft_consensus.cc:493] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.709414 26455 raft_consensus.cc:2468] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:54:01.709810 26349 raft_consensus.cc:515] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.710758 25799 leader_election.cc:304] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:01.701153 26413 consensus_queue.cc:260] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.715301 26413 ts_tablet_manager.cc:1434] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260709 14:54:01.701452 26502 raft_consensus.cc:697] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:01.702234 26178 leader_election.cc:290] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.726753 26315 raft_consensus.cc:2804] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.727201 26315 raft_consensus.cc:493] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.727540 26315 raft_consensus.cc:3060] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.738517 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:01.739164 25758 raft_consensus.cc:2468] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:54:01.740808 26502 consensus_queue.cc:237] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.741508 25799 leader_election.cc:304] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:54:01.743549 26178 raft_consensus.cc:493] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.743997 26178 raft_consensus.cc:515] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.746738 26512 raft_consensus.cc:2804] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:54:01.749890 25651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 58972.5us
W20260709 14:54:01.750934 25651 leader_election.cc:343] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.751382 25651 leader_election.cc:304] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.753778 26413 tablet_bootstrap.cc:492] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:01.754134 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:01.748414 26512 raft_consensus.cc:493] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.754793 25685 raft_consensus.cc:2468] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:54:01.762964 26512 raft_consensus.cc:3060] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.746830 26178 leader_election.cc:290] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.760336 26408 raft_consensus.cc:2749] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:01.767899 26178 raft_consensus.cc:493] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.772593 26178 raft_consensus.cc:515] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.774158 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.774621 26178 leader_election.cc:290] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.774914 26457 raft_consensus.cc:2393] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 2: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:54:01.769932 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db85974cd92846a28768c550032030ad" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:01.783485 26513 raft_consensus.cc:493] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.784016 26513 raft_consensus.cc:515] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.785648 26315 raft_consensus.cc:515] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.786854 26509 raft_consensus.cc:493] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.787338 26509 raft_consensus.cc:515] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.787740 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd3f3103dea40c4a974e11cbb7c2410" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.788228 26349 leader_election.cc:290] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
W20260709 14:54:01.789042 25725 leader_election.cc:343] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.786191 26513 leader_election.cc:290] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.793270 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:01.790215 25505 catalog_manager.cc:5697] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.786244 26503 raft_consensus.cc:493] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.804217 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd3f3103dea40c4a974e11cbb7c2410" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:01.826638 26514 raft_consensus.cc:493] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.826900 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.827234 26514 raft_consensus.cc:515] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.827718 26457 raft_consensus.cc:2468] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:54:01.829361 26514 leader_election.cc:290] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.829627 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:01.830163 25683 raft_consensus.cc:3060] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.831038 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:01.831612 26454 raft_consensus.cc:3060] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.831707 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.832079 26456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.821412 26349 raft_consensus.cc:493] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
W20260709 14:54:01.833557 25799 leader_election.cc:343] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.833480 26349 raft_consensus.cc:515] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
W20260709 14:54:01.834206 25799 leader_election.cc:343] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.835574 26349 leader_election.cc:290] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.836293 25683 raft_consensus.cc:2468] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:01.836639 26456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.837221 26456 raft_consensus.cc:2468] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:54:01.814441 26510 raft_consensus.cc:493] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.838326 26510 raft_consensus.cc:515] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.840351 26510 leader_election.cc:290] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.840487 26454 raft_consensus.cc:2468] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:01.838294 25799 leader_election.cc:304] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:01.841468 25680 raft_consensus.cc:2468] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:54:01.842204 26178 raft_consensus.cc:2804] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.842463 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.842630 26178 raft_consensus.cc:493] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.843088 26178 raft_consensus.cc:3060] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.843189 25799 leader_election.cc:304] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:01.844602 26349 raft_consensus.cc:2804] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:01.821039 26503 raft_consensus.cc:515] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.845788 25651 leader_election.cc:304] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:01.846323 26503 leader_election.cc:290] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.846796 25796 leader_election.cc:304] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.805883 26315 leader_election.cc:290] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.817284 26509 leader_election.cc:290] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.853919 26514 raft_consensus.cc:3060] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.887253 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:01.887944 25683 raft_consensus.cc:2468] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 1.
I20260709 14:54:01.890621 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:01.867825 26410 raft_consensus.cc:2764] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:54:01.849870 26178 raft_consensus.cc:515] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.894748 25796 leader_election.cc:304] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.886787 26454 raft_consensus.cc:2393] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 009a1658ecb449ecb998884cbd46d0ca in current term 2: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
W20260709 14:54:01.895572 25722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 85460.5us
I20260709 14:54:01.892580 26503 raft_consensus.cc:493] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.884799 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.901394 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:01.920876 25758 raft_consensus.cc:3060] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.902022 26178 leader_election.cc:290] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
W20260709 14:54:01.924252 25799 leader_election.cc:343] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.924659 25799 leader_election.cc:304] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.910765 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4785aa160c6b4c688d5fe76f4f71f80c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:01.896296 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c15a3157b84966b629296cab9ab916" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:01.903919 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:01.912325 26508 raft_consensus.cc:493] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.913560 26518 raft_consensus.cc:493] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.915349 25508 catalog_manager.cc:5697] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:01.909046 26506 log.cc:927] Time spent T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
I20260709 14:54:01.920025 26503 raft_consensus.cc:515] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.932216 25758 raft_consensus.cc:2468] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:01.926527 25722 leader_election.cc:304] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.938530 25508 catalog_manager.cc:5697] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.944334 25799 leader_election.cc:304] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:54:01.934031 26178 raft_consensus.cc:2749] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:01.925750 26316 raft_consensus.cc:493] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.926177 26324 raft_consensus.cc:493] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.925915 26349 raft_consensus.cc:697] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:01.920620 26315 raft_consensus.cc:2804] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.948447 25799 leader_election.cc:304] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:01.936612 25680 raft_consensus.cc:2468] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:54:01.943392 26508 raft_consensus.cc:515] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.954434 26316 raft_consensus.cc:515] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:01.959933 26508 leader_election.cc:290] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:01.960431 26316 leader_election.cc:290] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.952244 26315 raft_consensus.cc:493] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:01.961498 26522 raft_consensus.cc:2804] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:01.943112 26518 raft_consensus.cc:515] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:01.963778 26518 leader_election.cc:290] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:01.964046 26315 raft_consensus.cc:3060] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.967082 26178 raft_consensus.cc:3060] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.970784 26503 leader_election.cc:290] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:01.971706 26514 raft_consensus.cc:2749] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:01.945268 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1032e3ddca8f44499e1caa1b69449a96" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:01.975289 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:01.976550 26457 raft_consensus.cc:3060] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.975633 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:01.987046 25722 leader_election.cc:304] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:01.952206 26513 raft_consensus.cc:2804] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.951850 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4785aa160c6b4c688d5fe76f4f71f80c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:01.990330 26503 raft_consensus.cc:2804] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.957042 26324 raft_consensus.cc:515] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:01.990978 26513 raft_consensus.cc:493] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:02.002986 26513 raft_consensus.cc:3060] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.001056 26503 raft_consensus.cc:493] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:02.011543 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:02.011580 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:02.013418 26324 leader_election.cc:290] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:02.014261 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ece5e9474dd4284999ad8f3f348f3e2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:02.014889 26452 raft_consensus.cc:2393] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32a0c426d6174a7ebb87662d4393ccd1 in current term 2: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:54:02.015370 26512 raft_consensus.cc:515] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:02.008306 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7feaf5db04f74cfaaaeb3d52ca04f817" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:02.016754 26453 raft_consensus.cc:2393] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32a0c426d6174a7ebb87662d4393ccd1 in current term 2: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:54:02.017920 26503 raft_consensus.cc:3060] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.018410 25832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:02.018993 25832 raft_consensus.cc:2468] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:54:02.019435 26315 raft_consensus.cc:515] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:02.020133 25723 leader_election.cc:304] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:54:02.020949 26324 raft_consensus.cc:2804] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.005167 26456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8042867fa20d4177b225f095ba7806f4" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:02.021341 26324 raft_consensus.cc:493] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:02.021737 26456 raft_consensus.cc:2393] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 2: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
I20260709 14:54:01.998646 26349 consensus_queue.cc:237] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:02.018011 25755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:02.026903 25755 raft_consensus.cc:3060] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:02.029588 25725 leader_election.cc:343] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.021766 26324 raft_consensus.cc:3060] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.033349 25725 leader_election.cc:304] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:02.034135 26502 raft_consensus.cc:3060] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.037902 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:02.038033 25759 raft_consensus.cc:3060] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.039987 25725 leader_election.cc:304] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:02.044004 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:02.044657 26457 raft_consensus.cc:2468] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
W20260709 14:54:02.045313 25799 leader_election.cc:343] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.047192 25755 raft_consensus.cc:2468] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
W20260709 14:54:02.049294 25651 leader_election.cc:343] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.049940 25651 leader_election.cc:304] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:02.053769 26178 raft_consensus.cc:2749] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.048749 25799 leader_election.cc:304] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:54:02.057227 26178 raft_consensus.cc:2804] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:54:02.049063 25725 leader_election.cc:343] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.060056 26178 raft_consensus.cc:697] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:02.059940 25508 catalog_manager.cc:5697] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:02.008466 26522 raft_consensus.cc:697] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:02.009234 26518 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:02.066967 26518 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:02.068866 26518 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:02.075950 26502 raft_consensus.cc:2749] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.055124 26509 raft_consensus.cc:3060] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.077899 26513 raft_consensus.cc:515] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:02.079913 26513 leader_election.cc:290] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:02.080510 26512 leader_election.cc:290] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:02.083936 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:02.074164 25759 raft_consensus.cc:1275] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.085595 26519 raft_consensus.cc:2749] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.083963 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd3f3103dea40c4a974e11cbb7c2410" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:02.086428 25680 raft_consensus.cc:3060] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.087854 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd3f3103dea40c4a974e11cbb7c2410" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:02.089886 26453 raft_consensus.cc:1275] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.090063 26522 consensus_queue.cc:237] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:02.092805 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c97a47a21249208ad02447ea74bb63" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:02.096722 25829 raft_consensus.cc:1275] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.095927 26503 raft_consensus.cc:515] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
W20260709 14:54:02.098567 25725 leader_election.cc:343] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:02.100828 25799 leader_election.cc:343] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.101070 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4785aa160c6b4c688d5fe76f4f71f80c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:02.060820 26178 consensus_queue.cc:237] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:02.099464 26519 consensus_queue.cc:1048] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:54:02.107079 25685 raft_consensus.cc:3060] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.114713 25685 raft_consensus.cc:2468] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 2.
W20260709 14:54:02.116834 25651 leader_election.cc:343] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.115724 25722 leader_election.cc:304] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:02.119833 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bd8e2e653a4c5a9470cfe9ffdbfc13" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:02.120482 25685 raft_consensus.cc:3060] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.099443 26503 leader_election.cc:290] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:02.128417 25685 raft_consensus.cc:2468] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:02.109822 26315 leader_election.cc:290] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:02.133236 25796 leader_election.cc:304] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [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: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:02.118160 25680 raft_consensus.cc:2468] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 2.
I20260709 14:54:02.129832 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4785aa160c6b4c688d5fe76f4f71f80c" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:02.132010 26324 raft_consensus.cc:515] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:02.126076 26513 raft_consensus.cc:2804] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.116617 26519 consensus_queue.cc:1048] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:54:02.151571 25506 catalog_manager.cc:5697] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 2 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.129243 26518 consensus_queue.cc:1048] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:54:02.151135 26513 raft_consensus.cc:697] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:02.160074 25829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:02.150403 26510 raft_consensus.cc:2804] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.164980 26413 tablet_bootstrap.cc:492] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: 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
W20260709 14:54:02.166066 25725 leader_election.cc:343] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.169967 25722 leader_election.cc:304] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:02.163318 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:02.171960 26413 tablet_bootstrap.cc:492] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:02.176542 26413 ts_tablet_manager.cc:1403] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.423s	user 0.019s	sys 0.004s
I20260709 14:54:02.169618 25829 raft_consensus.cc:2468] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:54:02.179319 25827 raft_consensus.cc:3060] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.182178 26513 consensus_queue.cc:237] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:02.182778 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca" is_pre_election: true
I20260709 14:54:02.183429 25825 raft_consensus.cc:2468] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 2.
I20260709 14:54:02.179854 26511 raft_consensus.cc:2804] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.189013 26453 raft_consensus.cc:1275] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.193004 25827 raft_consensus.cc:2468] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 2.
I20260709 14:54:02.170132 26510 raft_consensus.cc:697] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:02.189424 26324 leader_election.cc:290] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:02.212360 25723 leader_election.cc:304] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:54:02.197322 26511 raft_consensus.cc:697] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:02.199112 26509 raft_consensus.cc:2749] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.219508 26324 raft_consensus.cc:2804] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.219990 26324 raft_consensus.cc:697] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:02.218715 26510 consensus_queue.cc:237] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:02.217221 26518 consensus_queue.cc:1048] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:54:02.238507 26413 raft_consensus.cc:359] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:02.239200 26413 raft_consensus.cc:740] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.220937 26324 consensus_queue.cc:237] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:02.240427 26511 consensus_queue.cc:237] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:02.239826 26413 consensus_queue.cc:260] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:02.350050 26413 ts_tablet_manager.cc:1434] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.173s	user 0.007s	sys 0.001s
W20260709 14:54:02.345999 25799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.131:34221, user_credentials={real_user=slave}} blocked reactor thread for 104201us
W20260709 14:54:02.346087 25723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 104934us
W20260709 14:54:02.357745 25722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 141013us
I20260709 14:54:02.370934 26413 tablet_bootstrap.cc:492] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
W20260709 14:54:02.407008 25799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 55327.8us
W20260709 14:54:02.408034 25722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 49011.7us
I20260709 14:54:02.412186 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02d455020e34f5da2ea3e199a6f57a4" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:02.449680 25755 raft_consensus.cc:1275] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:02.459015 26537 log.cc:927] Time spent T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
W20260709 14:54:02.419109 25649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 69137.8us
I20260709 14:54:02.477506 25649 leader_election.cc:304] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [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: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:02.478770 25649 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:02.481379 26549 raft_consensus.cc:2804] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.481755 26549 raft_consensus.cc:493] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:02.481783 26410 raft_consensus.cc:2804] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:02.482148 26549 raft_consensus.cc:3060] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.482270 26410 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 657aaddaa8094907a1ad35216225e3df)
I20260709 14:54:02.482753 26410 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.453994 26534 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.538259 26534 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
W20260709 14:54:02.541582 25725 leader_election.cc:343] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.549744 26509 consensus_queue.cc:1048] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.558609 26454 raft_consensus.cc:1275] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.576887 25680 raft_consensus.cc:1275] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.611536 26534 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:02.613022 26454 raft_consensus.cc:1275] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.618379 26410 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:02.613201 26457 raft_consensus.cc:1275] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:02.622457 25651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.131:34221, user_credentials={real_user=slave}} blocked reactor thread for 81788.7us
W20260709 14:54:02.631711 25725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 89038.9us
I20260709 14:54:02.634569 26457 raft_consensus.cc:1275] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.635159 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:02.637971 26527 consensus_queue.cc:1048] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:02.642269 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
W20260709 14:54:02.644704 25651 consensus_peers.cc:597] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:02.646039 25651 leader_election.cc:343] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.646346 26543 consensus_queue.cc:1048] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:02.646616 25651 leader_election.cc:343] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.639833 26410 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 3 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:02.639701 25680 raft_consensus.cc:1275] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:02.662070 26548 log.cc:927] Time spent T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 14:54:02.670131 25826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:02.680018 26540 consensus_queue.cc:1048] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.698784 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:02.699415 25753 raft_consensus.cc:2468] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 1.
I20260709 14:54:02.670150 25828 raft_consensus.cc:1275] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.701416 26549 raft_consensus.cc:515] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:02.697338 25826 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.715839 26550 consensus_queue.cc:1048] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:54:02.724058 26294 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.724539 26294 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:02.726253 26294 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:02.727190 25759 raft_consensus.cc:1275] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.728121 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:02.728718 25683 raft_consensus.cc:2468] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 1.
I20260709 14:54:02.731128 26549 leader_election.cc:290] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429)
I20260709 14:54:02.732120 25722 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:02.737624 26520 raft_consensus.cc:2804] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.737452 26525 consensus_queue.cc:1048] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:02.737996 26520 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:02.738314 26413 tablet_bootstrap.cc:492] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:02.738317 26520 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.739233 26413 tablet_bootstrap.cc:492] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:02.739892 26413 ts_tablet_manager.cc:1403] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.389s	user 0.014s	sys 0.015s
I20260709 14:54:02.745859 26456 raft_consensus.cc:1275] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.746654 25651 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 657aaddaa8094907a1ad35216225e3df
W20260709 14:54:02.733312 25725 consensus_peers.cc:597] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:02.755137 26413 raft_consensus.cc:359] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:02.755645 26413 raft_consensus.cc:740] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.756212 26413 consensus_queue.cc:260] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:02.758718 26413 ts_tablet_manager.cc:1434] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 14:54:02.760398 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:02.770699 25827 raft_consensus.cc:3060] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.761879 26543 raft_consensus.cc:2804] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.774155 26543 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:02.774523 26543 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.777813 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:02.767045 25753 raft_consensus.cc:1275] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.767617 26509 consensus_queue.cc:1048] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.779654 26512 consensus_queue.cc:1048] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.776233 25507 catalog_manager.cc:5697] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 2 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.780894 25506 catalog_manager.cc:5697] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:02.782796 26516 consensus_queue.cc:1048] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:54:02.788743 26178 consensus_queue.cc:1048] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.823810 26520 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:02.791229 25826 raft_consensus.cc:2468] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 3.
I20260709 14:54:02.905068 26520 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:02.907735 25827 raft_consensus.cc:2468] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 2.
I20260709 14:54:02.912611 25507 catalog_manager.cc:5697] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 2 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:02.914381 25799 consensus_peers.cc:597] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:02.922467 26547 consensus_queue.cc:1048] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:02.923810 26413 tablet_bootstrap.cc:492] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
W20260709 14:54:02.926363 25723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 134573us
W20260709 14:54:02.909953 25649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.132:46429, user_credentials={real_user=slave}} blocked reactor thread for 115964us
W20260709 14:54:02.933856 25722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.130:45949, user_credentials={real_user=slave}} blocked reactor thread for 138583us
W20260709 14:54:02.937815 25725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.129:35429, user_credentials={real_user=slave}} blocked reactor thread for 149317us
W20260709 14:54:02.938427 25725 leader_election.cc:343] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.939648 25649 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 657aaddaa8094907a1ad35216225e3df
W20260709 14:54:02.940230 25725 consensus_peers.cc:597] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:02.949487 25683 raft_consensus.cc:1275] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.949434 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:02.957825 25649 leader_election.cc:304] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:02.962236 26534 raft_consensus.cc:2804] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.965461 25507 catalog_manager.cc:5697] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 2 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.934777 26543 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:02.983052 26534 raft_consensus.cc:697] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:02.984025 26534 consensus_queue.cc:237] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:02.962402 26454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:02.963045 26549 raft_consensus.cc:2804] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:02.997539 26544 consensus_queue.cc:1048] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.003093 25685 raft_consensus.cc:2393] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 32a0c426d6174a7ebb87662d4393ccd1 in current term 2: Already voted for candidate 388ef54872604a10a8b686243a4b53c0 in this term.
I20260709 14:54:03.016523 26543 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
W20260709 14:54:03.028647 25725 consensus_peers.cc:597] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.029841 25725 leader_election.cc:343] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:03.022650 26549 raft_consensus.cc:697] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 3 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:03.039440 26549 consensus_queue.cc:237] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
W20260709 14:54:03.054196 25799 consensus_peers.cc:597] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.054912 25758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:03.055634 25758 raft_consensus.cc:2393] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 in current term 2: Already voted for candidate 32a0c426d6174a7ebb87662d4393ccd1 in this term.
I20260709 14:54:03.055927 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
W20260709 14:54:03.063216 25651 leader_election.cc:343] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:03.064209 25651 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [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: 388ef54872604a10a8b686243a4b53c0; no voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df
W20260709 14:54:03.077306 25725 consensus_peers.cc:597] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.085412 26410 raft_consensus.cc:2749] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:54:03.093986 26564 log.cc:927] Time spent T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1: Append to log took a long time: real 0.193s	user 0.003s	sys 0.000s
W20260709 14:54:03.096594 25651 consensus_peers.cc:597] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.120814 26451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
W20260709 14:54:03.130219 25725 consensus_peers.cc:597] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.146198 25829 raft_consensus.cc:1275] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:03.163237 25725 consensus_peers.cc:597] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.178686 25651 consensus_peers.cc:597] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.179433 25651 consensus_peers.cc:597] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.182730 25725 consensus_peers.cc:597] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.195679 25799 consensus_peers.cc:597] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.200820 25651 leader_election.cc:343] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:03.202662 26316 consensus_queue.cc:1048] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:03.204406 25725 consensus_peers.cc:597] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.201313 25722 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [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: 32a0c426d6174a7ebb87662d4393ccd1; no voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df
W20260709 14:54:03.205066 25725 consensus_peers.cc:597] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.214422 25683 raft_consensus.cc:1275] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.217072 26413 tablet_bootstrap.cc:492] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.217451 26547 consensus_queue.cc:1048] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.222259 26324 raft_consensus.cc:2749] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:03.234103 26454 raft_consensus.cc:3060] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:03.247493 26413 tablet_bootstrap.cc:492] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.245725 25683 raft_consensus.cc:1275] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.251948 26413 ts_tablet_manager.cc:1403] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.328s	user 0.023s	sys 0.002s
I20260709 14:54:03.255144 26413 raft_consensus.cc:359] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.255785 26413 raft_consensus.cc:740] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.256428 26413 consensus_queue.cc:260] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.260301 26413 ts_tablet_manager.cc:1434] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:54:03.261023 26413 tablet_bootstrap.cc:492] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.268229 26583 consensus_queue.cc:1048] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:03.270955 25507 catalog_manager.cc:5697] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:03.280035 25507 catalog_manager.cc:5697] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 2 to 3, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 3 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:03.279068 25725 consensus_peers.cc:597] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.294824 25725 consensus_peers.cc:597] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.284457 26454 raft_consensus.cc:1275] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.301129 26316 consensus_queue.cc:1048] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.309608 26413 tablet_bootstrap.cc:492] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.310396 26413 tablet_bootstrap.cc:492] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.310957 26413 ts_tablet_manager.cc:1403] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.021s
I20260709 14:54:03.313570 26413 raft_consensus.cc:359] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.314428 26413 raft_consensus.cc:740] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.315112 26413 consensus_queue.cc:260] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.317276 26413 ts_tablet_manager.cc:1434] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:54:03.318019 26413 tablet_bootstrap.cc:492] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.325127 25506 catalog_manager.cc:5697] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:03.326982 25506 catalog_manager.cc:5697] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 1 to 2, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:03.330581 26413 tablet_bootstrap.cc:492] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.331276 26413 tablet_bootstrap.cc:492] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.331745 26413 ts_tablet_manager.cc:1403] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:54:03.333781 26413 raft_consensus.cc:359] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.334370 26413 raft_consensus.cc:740] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.334976 26413 consensus_queue.cc:260] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.337003 26413 ts_tablet_manager.cc:1434] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:03.341712 26413 tablet_bootstrap.cc:492] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.355690 26413 tablet_bootstrap.cc:492] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.356418 26413 tablet_bootstrap.cc:492] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.356997 26413 ts_tablet_manager.cc:1403] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:54:03.360658 26413 raft_consensus.cc:359] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.361297 26413 raft_consensus.cc:740] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.362180 26413 consensus_queue.cc:260] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.364130 26413 ts_tablet_manager.cc:1434] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:03.364929 26413 tablet_bootstrap.cc:492] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
W20260709 14:54:03.372695 25725 consensus_peers.cc:597] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:03.377925 26413 tablet_bootstrap.cc:492] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.378794 26413 tablet_bootstrap.cc:492] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.379348 26413 ts_tablet_manager.cc:1403] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260709 14:54:03.380927 26413 raft_consensus.cc:359] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.381414 26413 raft_consensus.cc:740] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.381920 26413 consensus_queue.cc:260] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.383678 26413 ts_tablet_manager.cc:1434] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:03.384500 26413 tablet_bootstrap.cc:492] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.399333 26413 tablet_bootstrap.cc:492] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:54:03.399973 26413 tablet_bootstrap.cc:492] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.400527 26413 ts_tablet_manager.cc:1403] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:54:03.402679 26413 raft_consensus.cc:359] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.403429 26413 raft_consensus.cc:740] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.404044 26413 consensus_queue.cc:260] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.409333 26413 ts_tablet_manager.cc:1434] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:54:03.410064 26413 tablet_bootstrap.cc:492] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.422127 26413 tablet_bootstrap.cc:492] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.422753 26413 tablet_bootstrap.cc:492] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.423202 26413 ts_tablet_manager.cc:1403] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 14:54:03.424944 26413 raft_consensus.cc:359] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.425434 26413 raft_consensus.cc:740] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.426002 26413 consensus_queue.cc:260] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.427662 26413 ts_tablet_manager.cc:1434] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:54:03.428522 26413 tablet_bootstrap.cc:492] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.438249 26454 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:03.440795 26413 tablet_bootstrap.cc:492] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.441668 26413 tablet_bootstrap.cc:492] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.442251 26413 ts_tablet_manager.cc:1403] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:54:03.443207 26457 raft_consensus.cc:3060] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:03.444649 26454 raft_consensus.cc:1275] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:03.444788 26413 raft_consensus.cc:359] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.445756 26413 raft_consensus.cc:740] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.446044 26549 consensus_queue.cc:1048] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.446416 26413 consensus_queue.cc:260] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.448729 26413 ts_tablet_manager.cc:1434] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:03.450184 26413 tablet_bootstrap.cc:492] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.454617 26457 raft_consensus.cc:1275] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.456215 26549 consensus_queue.cc:1048] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.468147 26413 tablet_bootstrap.cc:492] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.469110 26413 tablet_bootstrap.cc:492] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.469743 26413 ts_tablet_manager.cc:1403] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
I20260709 14:54:03.472427 26413 raft_consensus.cc:359] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.473129 26413 raft_consensus.cc:740] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.474618 26413 consensus_queue.cc:260] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.476605 26413 ts_tablet_manager.cc:1434] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:03.483283 25828 raft_consensus.cc:1275] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:03.486979 26413 tablet_bootstrap.cc:492] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.488154 25829 raft_consensus.cc:1275] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.489820 26534 consensus_queue.cc:1048] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.496474 26579 consensus_queue.cc:1048] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.542451 26413 tablet_bootstrap.cc:492] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.543622 26413 tablet_bootstrap.cc:492] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.544438 26413 ts_tablet_manager.cc:1403] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.025s
I20260709 14:54:03.549122 26413 raft_consensus.cc:359] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.549779 26413 raft_consensus.cc:740] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.550400 26413 consensus_queue.cc:260] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.552533 26413 ts_tablet_manager.cc:1434] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.002s
I20260709 14:54:03.553733 26413 tablet_bootstrap.cc:492] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.566406 26413 tablet_bootstrap.cc:492] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.567059 26413 tablet_bootstrap.cc:492] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.567567 26413 ts_tablet_manager.cc:1403] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 14:54:03.569532 26413 raft_consensus.cc:359] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.570073 26413 raft_consensus.cc:740] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.570673 26413 consensus_queue.cc:260] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.572304 26413 ts_tablet_manager.cc:1434] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:03.573118 26413 tablet_bootstrap.cc:492] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.588243 26413 tablet_bootstrap.cc:492] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.588888 26413 tablet_bootstrap.cc:492] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.589426 26413 ts_tablet_manager.cc:1403] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260709 14:54:03.591318 26413 raft_consensus.cc:359] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.591928 26413 raft_consensus.cc:740] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.592474 26413 consensus_queue.cc:260] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.598600 26413 ts_tablet_manager.cc:1434] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:03.599356 26413 tablet_bootstrap.cc:492] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.612033 26413 tablet_bootstrap.cc:492] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.612694 26413 tablet_bootstrap.cc:492] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.613296 26413 ts_tablet_manager.cc:1403] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.003s
I20260709 14:54:03.615221 26413 raft_consensus.cc:359] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.615844 26413 raft_consensus.cc:740] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.616461 26413 consensus_queue.cc:260] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.618297 26413 ts_tablet_manager.cc:1434] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:03.618997 26413 tablet_bootstrap.cc:492] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.631603 26413 tablet_bootstrap.cc:492] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.632414 26413 tablet_bootstrap.cc:492] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.632869 26413 ts_tablet_manager.cc:1403] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:54:03.633100 26455 raft_consensus.cc:3060] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:03.634526 26413 raft_consensus.cc:359] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.635031 26413 raft_consensus.cc:740] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.635557 26413 consensus_queue.cc:260] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.637406 26413 ts_tablet_manager.cc:1434] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.003s
I20260709 14:54:03.638120 26413 tablet_bootstrap.cc:492] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.652173 26413 tablet_bootstrap.cc:492] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.652992 26413 tablet_bootstrap.cc:492] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.653589 26413 ts_tablet_manager.cc:1403] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:54:03.655467 26413 raft_consensus.cc:359] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.656056 26413 raft_consensus.cc:740] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.656639 26413 consensus_queue.cc:260] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.658520 26413 ts_tablet_manager.cc:1434] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:54:03.659219 26413 tablet_bootstrap.cc:492] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.674767 26413 tablet_bootstrap.cc:492] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.675534 26413 tablet_bootstrap.cc:492] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.676108 26413 ts_tablet_manager.cc:1403] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 14:54:03.678031 26413 raft_consensus.cc:359] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.678639 26413 raft_consensus.cc:740] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.679229 26413 consensus_queue.cc:260] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.680974 26413 ts_tablet_manager.cc:1434] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:03.681964 26413 tablet_bootstrap.cc:492] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.693871 26413 tablet_bootstrap.cc:492] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.694689 26413 tablet_bootstrap.cc:492] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.695261 26413 ts_tablet_manager.cc:1403] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:54:03.697381 26413 raft_consensus.cc:359] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.697992 26413 raft_consensus.cc:740] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.698632 26413 consensus_queue.cc:260] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.700428 26413 ts_tablet_manager.cc:1434] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:03.701030 26413 tablet_bootstrap.cc:492] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.714497 26413 tablet_bootstrap.cc:492] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.715270 26413 tablet_bootstrap.cc:492] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.715842 26413 ts_tablet_manager.cc:1403] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:54:03.718076 26413 raft_consensus.cc:359] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.718675 26413 raft_consensus.cc:740] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.719290 26413 consensus_queue.cc:260] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.721257 26413 ts_tablet_manager.cc:1434] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:54:03.722306 26413 tablet_bootstrap.cc:492] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.739903 26413 tablet_bootstrap.cc:492] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.740757 26413 tablet_bootstrap.cc:492] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.741494 26413 ts_tablet_manager.cc:1403] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:54:03.743803 26413 raft_consensus.cc:359] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.744493 26413 raft_consensus.cc:740] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.745128 26413 consensus_queue.cc:260] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.747004 26413 ts_tablet_manager.cc:1434] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:03.747694 26413 tablet_bootstrap.cc:492] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.758975 26413 tablet_bootstrap.cc:492] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.759526 26413 tablet_bootstrap.cc:492] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.760010 26413 ts_tablet_manager.cc:1403] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:54:03.761634 26413 raft_consensus.cc:359] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.762074 26413 raft_consensus.cc:740] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.762615 26413 consensus_queue.cc:260] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:03.764273 26413 ts_tablet_manager.cc:1434] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:03.765169 26413 tablet_bootstrap.cc:492] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.778975 26413 tablet_bootstrap.cc:492] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.779789 26413 tablet_bootstrap.cc:492] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.780372 26413 ts_tablet_manager.cc:1403] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:54:03.782626 26413 raft_consensus.cc:359] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.783241 26413 raft_consensus.cc:740] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.783834 26413 consensus_queue.cc:260] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [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: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:03.785821 26413 ts_tablet_manager.cc:1434] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:54:03.786542 26413 tablet_bootstrap.cc:492] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.798615 26451 raft_consensus.cc:3060] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:03.812767 26413 tablet_bootstrap.cc:492] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.813427 26413 tablet_bootstrap.cc:492] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.813997 26413 ts_tablet_manager.cc:1403] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.001s
I20260709 14:54:03.815533 26413 raft_consensus.cc:359] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.815989 26413 raft_consensus.cc:740] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.816601 26413 consensus_queue.cc:260] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.818022 26413 ts_tablet_manager.cc:1434] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:03.818661 26413 tablet_bootstrap.cc:492] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: Bootstrap starting.
I20260709 14:54:03.830446 26413 tablet_bootstrap.cc:492] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: 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 14:54:03.831219 26413 tablet_bootstrap.cc:492] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: Bootstrap complete.
I20260709 14:54:03.832105 26413 ts_tablet_manager.cc:1403] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:54:03.834689 26413 raft_consensus.cc:359] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.835309 26413 raft_consensus.cc:740] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.835990 26413 consensus_queue.cc:260] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:03.837940 26413 ts_tablet_manager.cc:1434] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:03.846007 26455 raft_consensus.cc:3060] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:04.078745 26455 raft_consensus.cc:3060] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:04.725288 26579 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.725813 26579 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:04.727955 26579 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:04.728332 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df" is_pre_election: true
I20260709 14:54:04.729009 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:04.729286 26455 raft_consensus.cc:2410] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:54:04.729753 25754 raft_consensus.cc:2468] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 2.
I20260709 14:54:04.731037 25651 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:04.732257 26579 raft_consensus.cc:2804] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:04.732611 26579 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.732929 26579 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:04.739114 26579 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:04.740456 26579 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 3 election: Requested vote from peers 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:04.741377 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:04.741418 26455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657aaddaa8094907a1ad35216225e3df"
I20260709 14:54:04.742038 25754 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:04.742101 26455 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:04.747987 25754 raft_consensus.cc:2468] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 3.
I20260709 14:54:04.748863 25651 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [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: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:04.749496 26579 raft_consensus.cc:2804] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:04.750005 26455 raft_consensus.cc:2410] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 388ef54872604a10a8b686243a4b53c0 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:54:04.750137 26579 raft_consensus.cc:697] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 3 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:04.750974 26579 consensus_queue.cc:237] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:04.765259 25508 catalog_manager.cc:5697] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 1 to 3, leader changed from 657aaddaa8094907a1ad35216225e3df (127.23.8.129) to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 3 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:05.132483 26638 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.132889 26638 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:05.137889 26638 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:05.148619 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1" is_pre_election: true
I20260709 14:54:05.149331 25753 raft_consensus.cc:2468] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 3.
I20260709 14:54:05.149593 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0" is_pre_election: true
I20260709 14:54:05.150259 26407 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:05.151186 26638 raft_consensus.cc:2804] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:05.151541 26638 raft_consensus.cc:493] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.151863 26638 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:05.157966 26638 raft_consensus.cc:515] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:05.159369 26638 leader_election.cc:290] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 4 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:05.160104 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:05.160379 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2b448e7441411d8b43751c3fcde9c2" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:05.160979 25754 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:05.165361 25754 raft_consensus.cc:2468] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 4.
I20260709 14:54:05.166101 26407 leader_election.cc:304] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 388ef54872604a10a8b686243a4b53c0
I20260709 14:54:05.166666 26638 raft_consensus.cc:2804] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:05.167776 26638 raft_consensus.cc:697] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 4 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:05.168541 26638 consensus_queue.cc:237] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:05.179471 25508 catalog_manager.cc:5697] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 3 to 4, leader changed from 388ef54872604a10a8b686243a4b53c0 (127.23.8.130) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 4 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:05.195477 26451 raft_consensus.cc:1240] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 4 LEADER]: Rejecting Update request from peer 388ef54872604a10a8b686243a4b53c0 for earlier term 3. Current term is 4. Ops: []
I20260709 14:54:05.197156 26549 consensus_queue.cc:1059] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.197878 26549 consensus_queue.cc:1243] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Peer 657aaddaa8094907a1ad35216225e3df log is divergent from this leader: its last log entry 4.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:54:05.198319 26534 raft_consensus.cc:3055] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:05.198597 26534 raft_consensus.cc:740] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:05.199244 26534 consensus_queue.cc:260] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 3.1, Last appended by leader: 1, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:05.200330 26534 raft_consensus.cc:3060] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:05.631072 25753 raft_consensus.cc:1275] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 4 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:54:05.632172 26638 consensus_queue.cc:1048] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.645393 25680 raft_consensus.cc:1275] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 4 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:54:05.647126 26638 consensus_queue.cc:1048] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.647868 26638 consensus_queue.cc:1243] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Peer 388ef54872604a10a8b686243a4b53c0 log is divergent from this leader: its last log entry 3.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:54:05.650710 25680 pending_rounds.cc:85] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0: Aborting all ops after (but not including) 0
I20260709 14:54:05.650997 25680 pending_rounds.cc:107] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0: Aborting uncommitted NO_OP operation due to leader change: 3.1
I20260709 14:54:05.651252 25680 raft_consensus.cc:2889] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:07.543792 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:07.595695 25828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1251ffac800446b795a1173a18cba375"
dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:55160
I20260709 14:54:07.596179 25828 raft_consensus.cc:606] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:07.607370 25680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046"
dest_uuid: "388ef54872604a10a8b686243a4b53c0"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:39578
I20260709 14:54:07.607887 25680 raft_consensus.cc:606] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:07.610633 25828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75bb5063cd97465296d984aa374a7eff"
dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:55160
I20260709 14:54:07.611150 25828 raft_consensus.cc:606] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:07.624658 25753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8d9a37886dc4125822c118377680cab"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "009a1658ecb449ecb998884cbd46d0ca"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:07.625113 25753 raft_consensus.cc:606] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:54:07.630744 25753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:07.631302 25753 raft_consensus.cc:606] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:07.672798 25753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee448651e9ae4e9ea7ce9d6cb2db0081"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:07.709632 25753 raft_consensus.cc:606] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:07.711928 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:54:07.726014 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:07.761943 26632 raft_consensus.cc:993] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:07.762611 26659 raft_consensus.cc:1081] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:07.764464 26451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75bb5063cd97465296d984aa374a7eff"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51320
I20260709 14:54:07.765164 26451 raft_consensus.cc:493] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.765609 26451 raft_consensus.cc:3060] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.774050 26451 raft_consensus.cc:515] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:07.781754 26659 raft_consensus.cc:993] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:07.783330 26632 raft_consensus.cc:1081] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:07.785939 26650 raft_consensus.cc:993] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 009a1658ecb449ecb998884cbd46d0ca to start an election
I20260709 14:54:07.786518 26650 raft_consensus.cc:1081] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 009a1658ecb449ecb998884cbd46d0ca to start an election
I20260709 14:54:07.788277 25828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8d9a37886dc4125822c118377680cab"
dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
 from {username='slave'} at 127.0.0.1:46576
I20260709 14:54:07.788460 26455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1251ffac800446b795a1173a18cba375"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51320
I20260709 14:54:07.788822 25828 raft_consensus.cc:493] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.788928 26455 raft_consensus.cc:493] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.789422 26455 raft_consensus.cc:3060] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.789233 25828 raft_consensus.cc:3060] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.782429 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bb5063cd97465296d984aa374a7eff" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:07.791388 25753 raft_consensus.cc:3060] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.781838 26451 leader_election.cc:290] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:07.808568 25829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bb5063cd97465296d984aa374a7eff" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:07.809482 25829 raft_consensus.cc:3055] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.809836 25829 raft_consensus.cc:740] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:07.810334 26455 raft_consensus.cc:515] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:07.810951 25829 consensus_queue.cc:260] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:07.812861 26455 leader_election.cc:290] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:07.814507 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1251ffac800446b795a1173a18cba375" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:07.815277 25825 raft_consensus.cc:3055] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.815630 25825 raft_consensus.cc:740] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:07.815733 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1251ffac800446b795a1173a18cba375" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:07.816553 25680 raft_consensus.cc:3060] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.816677 25825 consensus_queue.cc:260] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:07.818759 25825 raft_consensus.cc:3060] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.824522 25829 raft_consensus.cc:3060] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.831115 25828 raft_consensus.cc:515] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:07.814673 25753 raft_consensus.cc:2468] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:07.835904 26407 leader_election.cc:304] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:07.837215 26651 raft_consensus.cc:2804] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.840114 25825 raft_consensus.cc:2468] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:07.842060 26405 leader_election.cc:304] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:07.846637 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d9a37886dc4125822c118377680cab" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:07.847259 25753 raft_consensus.cc:3055] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.847594 25753 raft_consensus.cc:740] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:07.848363 25753 consensus_queue.cc:260] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:07.849581 25753 raft_consensus.cc:3060] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.849591 26666 raft_consensus.cc:2804] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.850471 26666 raft_consensus.cc:697] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:07.850768 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d9a37886dc4125822c118377680cab" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:07.851500 25683 raft_consensus.cc:3060] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.851141 25828 leader_election.cc:290] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:07.851529 26666 consensus_queue.cc:237] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:07.857551 26651 raft_consensus.cc:697] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:07.858734 26651 consensus_queue.cc:237] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:07.840161 25680 raft_consensus.cc:2468] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:07.868363 25753 raft_consensus.cc:2468] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:07.871417 25799 leader_election.cc:304] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:54:07.872362 26632 raft_consensus.cc:2804] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.873385 26632 raft_consensus.cc:697] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:07.874213 26632 consensus_queue.cc:237] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:07.874588 25683 raft_consensus.cc:2468] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:07.875947 25829 raft_consensus.cc:2468] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:07.879568 25505 catalog_manager.cc:5697] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 1 to 2, leader changed from 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.885540 25507 catalog_manager.cc:5697] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 2 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.917337 26645 raft_consensus.cc:993] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:07.917867 26534 raft_consensus.cc:1081] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:07.919260 26455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51332
I20260709 14:54:07.919749 26455 raft_consensus.cc:493] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.920077 26455 raft_consensus.cc:3060] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.928874 26455 raft_consensus.cc:515] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:07.924248 25507 catalog_manager.cc:5697] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 1 to 2, leader changed from 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.931569 26455 leader_election.cc:290] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 3 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:07.932545 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:07.933014 25680 raft_consensus.cc:3055] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:07.933267 25680 raft_consensus.cc:740] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:07.934072 25680 consensus_queue.cc:260] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:07.934587 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f8b7f569de4db68849412d32d4a046" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:07.935146 25828 raft_consensus.cc:3060] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.935403 25680 raft_consensus.cc:3060] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.941608 25680 raft_consensus.cc:2468] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 3.
I20260709 14:54:07.943217 26403 leader_election.cc:304] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [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: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:07.944082 26651 raft_consensus.cc:2804] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:07.944510 26651 raft_consensus.cc:697] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 3 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:07.945472 26651 consensus_queue.cc:237] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [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: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:07.941608 25828 raft_consensus.cc:2468] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 3.
I20260709 14:54:07.956328 26664 raft_consensus.cc:993] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:07.956851 26663 raft_consensus.cc:1081] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:07.956725 25507 catalog_manager.cc:5697] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 2 to 3, leader changed from 388ef54872604a10a8b686243a4b53c0 (127.23.8.130) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 3 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.958292 26455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee448651e9ae4e9ea7ce9d6cb2db0081"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51344
I20260709 14:54:07.958760 26455 raft_consensus.cc:493] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.959071 26455 raft_consensus.cc:3060] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.964251 26455 raft_consensus.cc:515] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:07.965791 26455 leader_election.cc:290] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:07.966377 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee448651e9ae4e9ea7ce9d6cb2db0081" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:07.966655 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee448651e9ae4e9ea7ce9d6cb2db0081" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:07.967175 25753 raft_consensus.cc:3055] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.966950 25680 raft_consensus.cc:3060] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.967576 25753 raft_consensus.cc:740] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:07.968357 25753 consensus_queue.cc:260] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:07.969578 25753 raft_consensus.cc:3060] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.972375 25680 raft_consensus.cc:2468] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:07.973466 26403 leader_election.cc:304] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:07.974097 26651 raft_consensus.cc:2804] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.974419 25753 raft_consensus.cc:2468] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:07.975703 26651 raft_consensus.cc:697] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:07.976584 26651 consensus_queue.cc:237] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } }
I20260709 14:54:07.987561 25507 catalog_manager.cc:5697] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:08.070470 26664 raft_consensus.cc:993] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:08.070904 26663 raft_consensus.cc:1081] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:08.072188 26455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51344
I20260709 14:54:08.072700 26455 raft_consensus.cc:493] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:08.073024 26455 raft_consensus.cc:3060] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.078037 26455 raft_consensus.cc:515] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:08.079365 26455 leader_election.cc:290] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:08.080199 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:08.080375 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4857627877f4283a144d4e8271b39ff" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:08.080778 25753 raft_consensus.cc:3055] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:08.080862 25680 raft_consensus.cc:3060] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.081110 25753 raft_consensus.cc:740] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:08.081916 25753 consensus_queue.cc:260] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:08.083217 25753 raft_consensus.cc:3060] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.087154 25680 raft_consensus.cc:2468] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:08.088140 26403 leader_election.cc:304] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:08.088887 26666 raft_consensus.cc:2804] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:08.089356 26666 raft_consensus.cc:697] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:08.089346 25753 raft_consensus.cc:2468] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:08.090209 26666 consensus_queue.cc:237] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:08.099943 25507 catalog_manager.cc:5697] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:08.317763 25683 raft_consensus.cc:1275] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.318971 26659 consensus_queue.cc:1048] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.330022 25753 raft_consensus.cc:1275] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.332291 26632 consensus_queue.cc:1048] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.342232 25828 raft_consensus.cc:1275] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.343644 26666 consensus_queue.cc:1048] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.354251 25680 raft_consensus.cc:1275] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.355966 26665 consensus_queue.cc:1048] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:08.374401 25683 raft_consensus.cc:1275] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 3 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:08.375798 26651 consensus_queue.cc:1048] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:08.388537 25680 raft_consensus.cc:1275] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.388578 25828 raft_consensus.cc:1275] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:08.389999 26666 consensus_queue.cc:1048] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.393471 26688 consensus_queue.cc:1048] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:08.403507 25754 raft_consensus.cc:1275] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.407122 26651 consensus_queue.cc:1048] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.461841 25829 raft_consensus.cc:1275] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.463128 26651 consensus_queue.cc:1048] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.476152 25754 raft_consensus.cc:1275] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.477654 26651 consensus_queue.cc:1048] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.484889 25685 raft_consensus.cc:1275] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.487951 26666 consensus_queue.cc:1048] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.504675 25754 raft_consensus.cc:1275] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.512368 26651 consensus_queue.cc:1048] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.727279 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:08.760807 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:08.795451 25754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00b8afef54634cbb822da52409cbb972"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "009a1658ecb449ecb998884cbd46d0ca"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:08.795994 25754 raft_consensus.cc:606] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:54:08.798245 25754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:08.798679 25754 raft_consensus.cc:606] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:08.800709 25754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ed3ed9b157e4441b56c0027bb507dac"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "388ef54872604a10a8b686243a4b53c0"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:08.801105 25754 raft_consensus.cc:606] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 388ef54872604a10a8b686243a4b53c0
I20260709 14:54:08.803150 25828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d344af01704e4ad88b7415d4576805df"
dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:55160
I20260709 14:54:08.803543 25828 raft_consensus.cc:606] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:08.805578 25754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e40ced583c7144e0992cd792829f5a8b"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:08.805998 25754 raft_consensus.cc:606] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:08.806887 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:08.807886 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:08.942022 26664 raft_consensus.cc:993] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 009a1658ecb449ecb998884cbd46d0ca to start an election
I20260709 14:54:08.942438 26663 raft_consensus.cc:1081] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 009a1658ecb449ecb998884cbd46d0ca to start an election
I20260709 14:54:08.943665 25828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00b8afef54634cbb822da52409cbb972"
dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
 from {username='slave'} at 127.0.0.1:46576
I20260709 14:54:08.944084 25828 raft_consensus.cc:493] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:08.944322 25828 raft_consensus.cc:3060] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.948446 26664 raft_consensus.cc:993] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:08.948952 26664 raft_consensus.cc:1081] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:08.949371 25828 raft_consensus.cc:515] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:08.950376 26455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51344
I20260709 14:54:08.950827 26455 raft_consensus.cc:493] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:08.950883 25828 leader_election.cc:290] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:08.951200 26455 raft_consensus.cc:3060] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.951993 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b8afef54634cbb822da52409cbb972" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:08.951984 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b8afef54634cbb822da52409cbb972" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:08.952646 25753 raft_consensus.cc:3055] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:08.952704 25685 raft_consensus.cc:3060] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.953030 25753 raft_consensus.cc:740] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:08.953701 25753 consensus_queue.cc:260] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:08.954573 25753 raft_consensus.cc:3060] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.957243 26455 raft_consensus.cc:515] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:08.959474 25685 raft_consensus.cc:2468] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:08.960026 26455 leader_election.cc:290] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:08.960202 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:08.960834 25796 leader_election.cc:304] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:08.961126 25754 raft_consensus.cc:3055] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:08.961557 25754 raft_consensus.cc:740] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:08.961721 26632 raft_consensus.cc:2804] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:08.960041 25753 raft_consensus.cc:2468] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:08.962267 25754 consensus_queue.cc:260] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:08.962234 26632 raft_consensus.cc:697] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:08.963554 25754 raft_consensus.cc:3060] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.963876 26632 consensus_queue.cc:237] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:08.966493 26663 raft_consensus.cc:993] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:08.967103 26698 raft_consensus.cc:1081] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:08.969056 26451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e40ced583c7144e0992cd792829f5a8b"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51344
I20260709 14:54:08.969549 26451 raft_consensus.cc:493] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:08.969866 26451 raft_consensus.cc:3060] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.980365 25508 catalog_manager.cc:5697] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 2 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:08.980757 25754 raft_consensus.cc:2468] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:08.981256 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c15136a52c94a7b812060fd9f427154" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:08.982887 26407 leader_election.cc:304] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:08.982355 25828 raft_consensus.cc:3060] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.983743 26651 raft_consensus.cc:2804] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:08.984211 26651 raft_consensus.cc:697] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:08.984990 26651 consensus_queue.cc:237] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:08.986146 26451 raft_consensus.cc:515] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:08.987834 26451 leader_election.cc:290] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:08.990017 25828 raft_consensus.cc:2468] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:08.990698 25829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40ced583c7144e0992cd792829f5a8b" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:08.991374 25829 raft_consensus.cc:3060] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.996554 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40ced583c7144e0992cd792829f5a8b" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:08.997154 25754 raft_consensus.cc:3055] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:08.997504 25754 raft_consensus.cc:740] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:08.998332 25829 raft_consensus.cc:2468] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:08.999529 25754 consensus_queue.cc:260] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:09.000885 25754 raft_consensus.cc:3060] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.001277 26405 leader_election.cc:304] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:09.002099 26688 raft_consensus.cc:2804] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:09.002534 26663 raft_consensus.cc:993] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 388ef54872604a10a8b686243a4b53c0 to start an election
I20260709 14:54:09.002591 26688 raft_consensus.cc:697] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:09.003149 26698 raft_consensus.cc:1081] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 388ef54872604a10a8b686243a4b53c0 to start an election
I20260709 14:54:09.003593 26688 consensus_queue.cc:237] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:09.005497 25685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ed3ed9b157e4441b56c0027bb507dac"
dest_uuid: "388ef54872604a10a8b686243a4b53c0"
 from {username='slave'} at 127.0.0.1:41286
I20260709 14:54:09.005999 25685 raft_consensus.cc:493] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:09.006296 25685 raft_consensus.cc:3060] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.012987 25685 raft_consensus.cc:515] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:09.016342 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed3ed9b157e4441b56c0027bb507dac" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:09.016534 25685 leader_election.cc:290] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:09.016872 25753 raft_consensus.cc:3055] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:09.017223 25753 raft_consensus.cc:740] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:09.017980 25753 consensus_queue.cc:260] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:09.018250 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed3ed9b157e4441b56c0027bb507dac" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:09.018842 25828 raft_consensus.cc:3060] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.019253 25753 raft_consensus.cc:3060] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.024912 25828 raft_consensus.cc:2468] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 2.
I20260709 14:54:09.026057 25649 leader_election.cc:304] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:09.026885 26677 raft_consensus.cc:2804] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:09.027345 26677 raft_consensus.cc:697] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:09.028201 26677 consensus_queue.cc:237] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:09.047138 25753 raft_consensus.cc:2468] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 2.
I20260709 14:54:09.058425 25754 raft_consensus.cc:2468] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:09.072829 25508 catalog_manager.cc:5697] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:09.074018 25506 catalog_manager.cc:5697] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:09.090257 25506 catalog_manager.cc:5697] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:09.162642 26696 raft_consensus.cc:993] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:09.163158 26696 raft_consensus.cc:1081] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:09.164750 26451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d344af01704e4ad88b7415d4576805df"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51320
I20260709 14:54:09.165287 26451 raft_consensus.cc:493] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:09.165560 26451 raft_consensus.cc:3060] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.169979 26451 raft_consensus.cc:515] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:09.171226 26451 leader_election.cc:290] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:09.171916 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d344af01704e4ad88b7415d4576805df" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:09.172127 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d344af01704e4ad88b7415d4576805df" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:09.172531 25754 raft_consensus.cc:3060] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.172639 25828 raft_consensus.cc:3055] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:09.172998 25828 raft_consensus.cc:740] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:09.173710 25828 consensus_queue.cc:260] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:09.174813 25828 raft_consensus.cc:3060] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.178681 25754 raft_consensus.cc:2468] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:09.179745 26407 leader_election.cc:304] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:09.180420 26651 raft_consensus.cc:2804] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:09.180552 25828 raft_consensus.cc:2468] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:09.181023 26651 raft_consensus.cc:697] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:09.181890 26651 consensus_queue.cc:237] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:09.196342 25506 catalog_manager.cc:5697] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 1 to 2, leader changed from 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:09.441318 25753 raft_consensus.cc:1275] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:09.442271 26696 consensus_queue.cc:1048] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:09.453918 25685 raft_consensus.cc:1275] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:09.457671 26696 consensus_queue.cc:1048] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:09.509245 25828 raft_consensus.cc:1275] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:09.510764 26651 consensus_queue.cc:1048] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:09.521337 25753 raft_consensus.cc:1275] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:09.522687 26651 consensus_queue.cc:1048] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:09.582094 25829 raft_consensus.cc:1275] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:09.583323 26651 consensus_queue.cc:1048] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:09.592684 25753 raft_consensus.cc:1275] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:09.593753 26714 consensus_queue.cc:1048] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:09.623363 25753 raft_consensus.cc:1275] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:09.624529 26534 consensus_queue.cc:1048] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:09.631906 25753 raft_consensus.cc:1275] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:09.633067 26714 consensus_queue.cc:1048] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:09.634326 25829 raft_consensus.cc:1275] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:09.636081 26534 consensus_queue.cc:1048] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:09.657864 25825 raft_consensus.cc:1275] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:09.661036 26714 consensus_queue.cc:1048] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:09.808719 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:09.849537 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:09.881700 25753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:09.882126 25753 raft_consensus.cc:606] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:09.884171 25753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "257203c1d1ef4616a04ada0c91227d9c"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "009a1658ecb449ecb998884cbd46d0ca"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:09.884549 25753 raft_consensus.cc:606] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:54:09.886389 25753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:09.886775 25753 raft_consensus.cc:606] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:09.888890 25825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519"
dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
mode: GRACEFUL
new_leader_uuid: "388ef54872604a10a8b686243a4b53c0"
 from {username='slave'} at 127.0.0.1:55160
I20260709 14:54:09.889356 25825 raft_consensus.cc:606] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Received request to transfer leadership to TS 388ef54872604a10a8b686243a4b53c0
I20260709 14:54:09.891571 25685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b"
dest_uuid: "388ef54872604a10a8b686243a4b53c0"
mode: GRACEFUL
new_leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
 from {username='slave'} at 127.0.0.1:39578
I20260709 14:54:09.891978 25685 raft_consensus.cc:606] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Received request to transfer leadership to TS 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:54:09.893043 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:09.894224 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:10.071765 26677 raft_consensus.cc:993] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0: : Instructing follower 32a0c426d6174a7ebb87662d4393ccd1 to start an election
I20260709 14:54:10.072253 26677 raft_consensus.cc:1081] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Signalling peer 32a0c426d6174a7ebb87662d4393ccd1 to start an election
I20260709 14:54:10.074414 25754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
 from {username='slave'} at 127.0.0.1:42142
I20260709 14:54:10.074913 25754 raft_consensus.cc:493] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.075256 25754 raft_consensus.cc:3060] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.081825 25754 raft_consensus.cc:515] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:10.084317 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:10.084730 25685 raft_consensus.cc:3055] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.085227 25685 raft_consensus.cc:740] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:10.085268 25829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab0938d78a64e8e994c92a7127ac42b" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:10.086001 25829 raft_consensus.cc:3060] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.086493 25754 leader_election.cc:290] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:10.086150 25685 consensus_queue.cc:260] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:10.087224 25685 raft_consensus.cc:3060] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.092383 25829 raft_consensus.cc:2468] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 2.
I20260709 14:54:10.093122 26724 raft_consensus.cc:993] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:10.093616 26724 raft_consensus.cc:1081] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:10.093684 25723 leader_election.cc:304] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 32a0c426d6174a7ebb87662d4393ccd1; no voters: 
I20260709 14:54:10.094372 26698 raft_consensus.cc:2804] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.094591 25685 raft_consensus.cc:2468] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 2.
I20260709 14:54:10.094841 26698 raft_consensus.cc:697] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:10.095482 26452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51344
I20260709 14:54:10.096035 26452 raft_consensus.cc:493] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.095716 26698 consensus_queue.cc:237] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:10.096482 26452 raft_consensus.cc:3060] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.103528 26452 raft_consensus.cc:515] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:10.105718 26452 leader_election.cc:290] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:10.108377 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:10.109088 25754 raft_consensus.cc:3055] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.109035 25829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a1e86cc40144d4bb854d577dc5fb3c" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:10.109594 25754 raft_consensus.cc:740] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:10.109764 25829 raft_consensus.cc:3060] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.110296 25754 consensus_queue.cc:260] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:10.111826 25754 raft_consensus.cc:3060] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.111150 25505 catalog_manager.cc:5697] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 1 to 2, leader changed from 388ef54872604a10a8b686243a4b53c0 (127.23.8.130) to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.116600 25754 raft_consensus.cc:2468] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:10.117411 25829 raft_consensus.cc:2468] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:10.117409 26407 leader_election.cc:304] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:10.118376 26714 raft_consensus.cc:2804] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.118849 26714 raft_consensus.cc:697] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:10.119647 26714 consensus_queue.cc:237] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:10.125221 26698 raft_consensus.cc:993] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 009a1658ecb449ecb998884cbd46d0ca to start an election
I20260709 14:54:10.125788 26698 raft_consensus.cc:1081] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 009a1658ecb449ecb998884cbd46d0ca to start an election
I20260709 14:54:10.128257 25829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "257203c1d1ef4616a04ada0c91227d9c"
dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
 from {username='slave'} at 127.0.0.1:46576
I20260709 14:54:10.128767 25829 raft_consensus.cc:493] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.129108 25829 raft_consensus.cc:3060] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.133064 25505 catalog_manager.cc:5697] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.136922 25829 raft_consensus.cc:515] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:10.140264 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257203c1d1ef4616a04ada0c91227d9c" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:10.140763 25685 raft_consensus.cc:3060] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.141484 25829 leader_election.cc:290] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:10.141906 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257203c1d1ef4616a04ada0c91227d9c" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:10.142442 25754 raft_consensus.cc:3055] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.142705 25754 raft_consensus.cc:740] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:10.143373 25754 consensus_queue.cc:260] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:10.144203 25754 raft_consensus.cc:3060] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.145887 25685 raft_consensus.cc:2468] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:10.146842 25796 leader_election.cc:304] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:10.147590 26725 raft_consensus.cc:2804] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.148020 26725 raft_consensus.cc:697] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:10.148573 26725 consensus_queue.cc:237] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:10.148928 25754 raft_consensus.cc:2468] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:10.158068 25505 catalog_manager.cc:5697] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 2 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.184124 26724 raft_consensus.cc:993] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:10.184558 26724 raft_consensus.cc:1081] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:10.185868 26452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51344
I20260709 14:54:10.186278 26452 raft_consensus.cc:493] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.186576 26452 raft_consensus.cc:3060] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:10.190424 26452 raft_consensus.cc:515] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:10.191758 26452 leader_election.cc:290] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 3 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:10.192302 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:10.192546 25829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206b3ba388be41b1a7659c929b31893b" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:10.192803 25754 raft_consensus.cc:3055] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:10.193075 25754 raft_consensus.cc:740] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:10.193104 25829 raft_consensus.cc:3060] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:10.193709 25754 consensus_queue.cc:260] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:10.194523 25754 raft_consensus.cc:3060] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:10.197383 25829 raft_consensus.cc:2468] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 3.
I20260709 14:54:10.198195 26405 leader_election.cc:304] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:10.198800 26714 raft_consensus.cc:2804] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:10.199193 26714 raft_consensus.cc:697] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 3 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:10.199844 26714 consensus_queue.cc:237] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [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: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:10.200804 25754 raft_consensus.cc:2468] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 3.
I20260709 14:54:10.209029 25505 catalog_manager.cc:5697] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 2 to 3, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 3 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.342008 26696 raft_consensus.cc:993] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca: : Instructing follower 388ef54872604a10a8b686243a4b53c0 to start an election
I20260709 14:54:10.342460 26725 raft_consensus.cc:1081] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Signalling peer 388ef54872604a10a8b686243a4b53c0 to start an election
I20260709 14:54:10.343667 25680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519"
dest_uuid: "388ef54872604a10a8b686243a4b53c0"
 from {username='slave'} at 127.0.0.1:41304
I20260709 14:54:10.344079 25680 raft_consensus.cc:493] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.344328 25680 raft_consensus.cc:3060] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.349915 25680 raft_consensus.cc:515] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:10.351218 25680 leader_election.cc:290] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:10.351845 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:10.352049 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c57657729614e66b5a6ca9dd1c64519" candidate_uuid: "388ef54872604a10a8b686243a4b53c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:10.352382 25754 raft_consensus.cc:3060] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.352589 25825 raft_consensus.cc:3055] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.352943 25825 raft_consensus.cc:740] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:10.353601 25825 consensus_queue.cc:260] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:10.354509 25825 raft_consensus.cc:3060] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.356477 25754 raft_consensus.cc:2468] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 2.
I20260709 14:54:10.357429 25651 leader_election.cc:304] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:10.358024 26720 raft_consensus.cc:2804] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.358505 26720 raft_consensus.cc:697] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Becoming Leader. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:10.359328 26720 consensus_queue.cc:237] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:10.360915 25825 raft_consensus.cc:2468] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 388ef54872604a10a8b686243a4b53c0 in term 2.
I20260709 14:54:10.392448 25505 catalog_manager.cc:5697] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 reported cstate change: term changed from 1 to 2, leader changed from 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132) to 388ef54872604a10a8b686243a4b53c0 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "388ef54872604a10a8b686243a4b53c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.574577 25754 raft_consensus.cc:1275] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.575654 26651 consensus_queue.cc:1048] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.578681 25680 raft_consensus.cc:1275] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.580523 26724 consensus_queue.cc:1048] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.590274 25829 raft_consensus.cc:1275] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.592124 26651 consensus_queue.cc:1048] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:10.598493 25825 raft_consensus.cc:1275] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.599944 26698 consensus_queue.cc:1048] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.747067 25754 raft_consensus.cc:1275] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 3 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:10.751317 26714 consensus_queue.cc:1048] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:10.759696 25753 raft_consensus.cc:1275] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.765141 25685 raft_consensus.cc:1275] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.767539 25829 raft_consensus.cc:1275] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:10.770481 26714 consensus_queue.cc:1048] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:10.770643 26744 consensus_queue.cc:1048] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.790411 26744 consensus_queue.cc:1048] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.895099 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:10.906131 25828 raft_consensus.cc:1275] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.907284 26720 consensus_queue.cc:1048] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.915637 25753 raft_consensus.cc:1275] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 388ef54872604a10a8b686243a4b53c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.917900 26746 consensus_queue.cc:1048] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:10.951740 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:10.989127 25825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9"
dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:55160
I20260709 14:54:10.989693 25825 raft_consensus.cc:606] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:10.992341 25685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda"
dest_uuid: "388ef54872604a10a8b686243a4b53c0"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:39578
I20260709 14:54:10.992861 25685 raft_consensus.cc:606] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 3 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:10.995388 25753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7f16742b1014541af04a733a068ccff"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "009a1658ecb449ecb998884cbd46d0ca"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:10.995949 25753 raft_consensus.cc:606] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 009a1658ecb449ecb998884cbd46d0ca
I20260709 14:54:10.997244 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:10.998306 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:11.044307 26663 raft_consensus.cc:993] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 009a1658ecb449ecb998884cbd46d0ca to start an election
I20260709 14:54:11.044817 26750 raft_consensus.cc:1081] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 009a1658ecb449ecb998884cbd46d0ca to start an election
I20260709 14:54:11.045957 25825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7f16742b1014541af04a733a068ccff"
dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
 from {username='slave'} at 127.0.0.1:46576
I20260709 14:54:11.046372 25825 raft_consensus.cc:493] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.046635 25825 raft_consensus.cc:3060] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.051368 25825 raft_consensus.cc:515] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:11.052839 25825 leader_election.cc:290] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221)
I20260709 14:54:11.053433 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f16742b1014541af04a733a068ccff" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:11.053762 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f16742b1014541af04a733a068ccff" candidate_uuid: "009a1658ecb449ecb998884cbd46d0ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:11.054040 25685 raft_consensus.cc:3060] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.054350 25753 raft_consensus.cc:3055] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:11.054642 25753 raft_consensus.cc:740] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:11.055235 25753 consensus_queue.cc:260] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:11.056041 25753 raft_consensus.cc:3060] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.060029 25685 raft_consensus.cc:2468] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:11.061348 25796 leader_election.cc:304] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:11.062112 26744 raft_consensus.cc:2804] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:11.062507 26744 raft_consensus.cc:697] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Becoming Leader. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:11.063441 25753 raft_consensus.cc:2468] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 009a1658ecb449ecb998884cbd46d0ca in term 2.
I20260709 14:54:11.063319 26744 consensus_queue.cc:237] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:11.071524 25506 catalog_manager.cc:5697] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132). New cstate: current_term: 2 leader_uuid: "009a1658ecb449ecb998884cbd46d0ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:11.152043 26745 raft_consensus.cc:993] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:11.152505 26725 raft_consensus.cc:1081] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:11.153967 26452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51320
I20260709 14:54:11.154485 26452 raft_consensus.cc:493] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.154820 26452 raft_consensus.cc:3060] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.158984 26452 raft_consensus.cc:515] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:11.160372 26452 leader_election.cc:290] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:11.160880 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:11.161479 25825 raft_consensus.cc:3055] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:11.161365 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e7e0e7c918c4971943618741ca5e3f9" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:11.161842 25825 raft_consensus.cc:740] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:11.162014 25685 raft_consensus.cc:3060] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.162576 25825 consensus_queue.cc:260] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:11.163726 25825 raft_consensus.cc:3060] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.167850 25685 raft_consensus.cc:2468] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:11.168999 26403 leader_election.cc:304] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 388ef54872604a10a8b686243a4b53c0, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:11.169911 26714 raft_consensus.cc:2804] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:11.170121 25825 raft_consensus.cc:2468] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:11.170437 26714 raft_consensus.cc:697] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:11.171706 26714 consensus_queue.cc:237] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:11.180810 25506 catalog_manager.cc:5697] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 1 to 2, leader changed from 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.323920 26746 raft_consensus.cc:993] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:11.324361 26720 raft_consensus.cc:1081] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 3 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:11.325589 26452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51332
I20260709 14:54:11.325977 26452 raft_consensus.cc:493] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.326215 26452 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.330556 26452 raft_consensus.cc:515] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:11.331907 26452 leader_election.cc:290] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 4 election: Requested vote from peers 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429), 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949)
I20260709 14:54:11.332501 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:11.332708 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698194e65b2e40088beb06a39c7f8bda" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:11.333010 25825 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.333256 25683 raft_consensus.cc:3055] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:11.333544 25683 raft_consensus.cc:740] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 388ef54872604a10a8b686243a4b53c0, State: Running, Role: LEADER
I20260709 14:54:11.334051 25683 consensus_queue.cc:260] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:11.334872 25683 raft_consensus.cc:3060] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.337332 25825 raft_consensus.cc:2468] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 4.
I20260709 14:54:11.338258 26405 leader_election.cc:304] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [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: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:11.339005 26651 raft_consensus.cc:2804] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:11.339198 25683 raft_consensus.cc:2468] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 4.
I20260709 14:54:11.339375 26651 raft_consensus.cc:697] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 4 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:11.340528 26651 consensus_queue.cc:237] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } }
I20260709 14:54:11.349996 25506 catalog_manager.cc:5697] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 3 to 4, leader changed from 388ef54872604a10a8b686243a4b53c0 (127.23.8.130) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 4 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.481557 25754 raft_consensus.cc:1275] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.482586 26744 consensus_queue.cc:1048] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.490829 25685 raft_consensus.cc:1275] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 009a1658ecb449ecb998884cbd46d0ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.492260 26745 consensus_queue.cc:1048] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.649720 25683 raft_consensus.cc:1275] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.650840 26651 consensus_queue.cc:1048] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.662150 25825 raft_consensus.cc:1275] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.663883 26747 consensus_queue.cc:1048] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.805289 25828 raft_consensus.cc:1275] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 4 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:11.807860 26747 consensus_queue.cc:1048] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:11.816551 25685 raft_consensus.cc:1275] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 4 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:11.817878 26651 consensus_queue.cc:1048] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.999042 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:12.041639 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:12.079957 25825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0c6c674dd6045709652dcbcf86f1266"
dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
mode: GRACEFUL
new_leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
 from {username='slave'} at 127.0.0.1:55160
I20260709 14:54:12.080368 25825 raft_consensus.cc:606] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Received request to transfer leadership to TS 32a0c426d6174a7ebb87662d4393ccd1
I20260709 14:54:12.081270 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:54:12.082363 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:12.534119 26744 raft_consensus.cc:993] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca: : Instructing follower 32a0c426d6174a7ebb87662d4393ccd1 to start an election
I20260709 14:54:12.534508 26745 raft_consensus.cc:1081] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Signalling peer 32a0c426d6174a7ebb87662d4393ccd1 to start an election
I20260709 14:54:12.535722 25753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0c6c674dd6045709652dcbcf86f1266"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
 from {username='slave'} at 127.0.0.1:42156
I20260709 14:54:12.536108 25753 raft_consensus.cc:493] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.536350 25753 raft_consensus.cc:3060] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.541226 25753 raft_consensus.cc:515] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:12.542491 25753 leader_election.cc:290] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Requested vote from peers 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:12.543164 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c6c674dd6045709652dcbcf86f1266" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "388ef54872604a10a8b686243a4b53c0"
I20260709 14:54:12.543449 25825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c6c674dd6045709652dcbcf86f1266" candidate_uuid: "32a0c426d6174a7ebb87662d4393ccd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:12.543720 25685 raft_consensus.cc:3060] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.544023 25825 raft_consensus.cc:3055] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:12.544401 25825 raft_consensus.cc:740] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 009a1658ecb449ecb998884cbd46d0ca, State: Running, Role: LEADER
I20260709 14:54:12.545099 25825 consensus_queue.cc:260] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:12.546245 25825 raft_consensus.cc:3060] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.548221 25685 raft_consensus.cc:2468] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 2.
I20260709 14:54:12.549286 25722 leader_election.cc:304] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32a0c426d6174a7ebb87662d4393ccd1, 388ef54872604a10a8b686243a4b53c0; no voters: 
I20260709 14:54:12.549979 26750 raft_consensus.cc:2804] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:12.550323 26750 raft_consensus.cc:697] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Becoming Leader. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:12.550622 25825 raft_consensus.cc:2468] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32a0c426d6174a7ebb87662d4393ccd1 in term 2.
I20260709 14:54:12.551635 26750 consensus_queue.cc:237] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } }
I20260709 14:54:12.559572 25506 catalog_manager.cc:5697] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 reported cstate change: term changed from 1 to 2, leader changed from 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132) to 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "32a0c426d6174a7ebb87662d4393ccd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.980417 25683 raft_consensus.cc:1275] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:12.981835 26750 consensus_queue.cc:1048] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "388ef54872604a10a8b686243a4b53c0" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:12.993544 25825 raft_consensus.cc:1275] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 32a0c426d6174a7ebb87662d4393ccd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:12.994676 26663 consensus_queue.cc:1048] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.083223 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:13.136477 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:13.168401 25754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbc6c2ff6848427e9bdcc31d3d076334"
dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
mode: GRACEFUL
new_leader_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:45248
I20260709 14:54:13.168972 25754 raft_consensus.cc:606] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Received request to transfer leadership to TS 657aaddaa8094907a1ad35216225e3df
I20260709 14:54:13.170131 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:54:13.171124 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:13.526505 26663 raft_consensus.cc:993] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1: : Instructing follower 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:13.526968 26663 raft_consensus.cc:1081] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Signalling peer 657aaddaa8094907a1ad35216225e3df to start an election
I20260709 14:54:13.528304 26451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbc6c2ff6848427e9bdcc31d3d076334"
dest_uuid: "657aaddaa8094907a1ad35216225e3df"
 from {username='slave'} at 127.0.0.1:51344
I20260709 14:54:13.528797 26451 raft_consensus.cc:493] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:13.529027 26451 raft_consensus.cc:3060] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.533568 26451 raft_consensus.cc:515] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:13.535034 26451 leader_election.cc:290] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Requested vote from peers 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221), 009a1658ecb449ecb998884cbd46d0ca (127.23.8.132:46429)
I20260709 14:54:13.535532 25754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6c2ff6848427e9bdcc31d3d076334" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32a0c426d6174a7ebb87662d4393ccd1"
I20260709 14:54:13.536124 25754 raft_consensus.cc:3055] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:13.536080 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6c2ff6848427e9bdcc31d3d076334" candidate_uuid: "657aaddaa8094907a1ad35216225e3df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "009a1658ecb449ecb998884cbd46d0ca"
I20260709 14:54:13.536576 25754 raft_consensus.cc:740] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32a0c426d6174a7ebb87662d4393ccd1, State: Running, Role: LEADER
I20260709 14:54:13.536731 25828 raft_consensus.cc:3060] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.537472 25754 consensus_queue.cc:260] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:13.538590 25754 raft_consensus.cc:3060] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.543031 25828 raft_consensus.cc:2468] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:13.544103 26405 leader_election.cc:304] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 009a1658ecb449ecb998884cbd46d0ca, 657aaddaa8094907a1ad35216225e3df; no voters: 
I20260709 14:54:13.544541 25754 raft_consensus.cc:2468] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657aaddaa8094907a1ad35216225e3df in term 2.
I20260709 14:54:13.544873 26747 raft_consensus.cc:2804] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:13.545399 26747 raft_consensus.cc:697] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Becoming Leader. State: Replica: 657aaddaa8094907a1ad35216225e3df, State: Running, Role: LEADER
I20260709 14:54:13.546218 26747 consensus_queue.cc:237] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } }
I20260709 14:54:13.554384 25508 catalog_manager.cc:5697] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df reported cstate change: term changed from 1 to 2, leader changed from 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131) to 657aaddaa8094907a1ad35216225e3df (127.23.8.129). New cstate: current_term: 2 leader_uuid: "657aaddaa8094907a1ad35216225e3df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657aaddaa8094907a1ad35216225e3df" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35429 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:13.984278 25825 raft_consensus.cc:1275] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.985643 26747 consensus_queue.cc:1048] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "009a1658ecb449ecb998884cbd46d0ca" member_type: VOTER last_known_addr { host: "127.23.8.132" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.987829 25753 raft_consensus.cc:1275] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Refusing update from remote peer 657aaddaa8094907a1ad35216225e3df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.988924 26747 consensus_queue.cc:1048] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [LEADER]: Connected to new peer: Peer: permanent_uuid: "32a0c426d6174a7ebb87662d4393ccd1" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 34221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.171876 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:14.208905 23586 tablet_server.cc:179] TabletServer@127.23.8.129:35429 shutting down...
W20260709 14:54:14.218629 25651 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 67 similar messages]
W20260709 14:54:14.227509 25651 consensus_peers.cc:597] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.244139 25725 consensus_peers.cc:597] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.245961 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:14.246735 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.247439 23586 raft_consensus.cc:2243] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.247860 23586 raft_consensus.cc:2272] T b1e7c6a312d248f2ba3e020f5816dd48 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.249962 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.250530 23586 raft_consensus.cc:2243] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.250918 23586 raft_consensus.cc:2272] T 7c694da021744bb1b9026a5bd8cd94b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.252827 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.253444 23586 raft_consensus.cc:2243] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.254148 23586 raft_consensus.cc:2272] T e40ced583c7144e0992cd792829f5a8b P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.255911 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.256495 23586 raft_consensus.cc:2243] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.257081 23586 raft_consensus.cc:2272] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.260278 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.261020 23586 raft_consensus.cc:2243] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.261580 23586 raft_consensus.cc:2272] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.263749 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.264271 23586 raft_consensus.cc:2243] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.264633 23586 raft_consensus.cc:2272] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.266530 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.267056 23586 raft_consensus.cc:2243] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.267509 23586 raft_consensus.cc:2272] T 96377daefb2d4c5dac97b9c0e447c468 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.269929 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.270584 23586 raft_consensus.cc:2243] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.271059 23586 raft_consensus.cc:2272] T b75429e0e745465a975d3591e38570e4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.273414 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.274029 23586 raft_consensus.cc:2243] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:54:14.274298 25799 consensus_peers.cc:597] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.274976 23586 raft_consensus.cc:2272] T 33f8b7f569de4db68849412d32d4a046 P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.276998 25799 consensus_peers.cc:597] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.277611 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.278468 23586 raft_consensus.cc:2243] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 4 LEADER]: Raft consensus shutting down.
W20260709 14:54:14.278863 25651 consensus_peers.cc:597] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.279460 23586 raft_consensus.cc:2272] T cf2b448e7441411d8b43751c3fcde9c2 P 657aaddaa8094907a1ad35216225e3df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.283959 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.284544 23586 raft_consensus.cc:2243] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.284893 23586 raft_consensus.cc:2272] T a12f4ed5a6104c81afde99e9594ed238 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.286752 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.287259 23586 raft_consensus.cc:2243] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.288112 23586 raft_consensus.cc:2272] T 698194e65b2e40088beb06a39c7f8bda P 657aaddaa8094907a1ad35216225e3df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.290307 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.290853 23586 raft_consensus.cc:2243] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.291209 23586 raft_consensus.cc:2272] T 1aa65240cf4d402a9e3d9d68e12076b4 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.293637 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.294453 23586 raft_consensus.cc:2243] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.294884 23586 raft_consensus.cc:2272] T 1bd687628b7d4c059ad2f9d9135c818b P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.295469 25651 consensus_peers.cc:597] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.296811 25725 consensus_peers.cc:597] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.297204 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.297734 23586 raft_consensus.cc:2243] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.298115 23586 raft_consensus.cc:2272] T a18e86c35c1146698bb1a703f5ab8e7d P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.300379 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.301002 23586 raft_consensus.cc:2243] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.301378 23586 raft_consensus.cc:2272] T de53daca6f6243e3a9f2fde728798c85 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.303337 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.303853 23586 raft_consensus.cc:2243] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.304203 23586 raft_consensus.cc:2272] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.306308 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.306957 23586 raft_consensus.cc:2243] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.307433 23586 raft_consensus.cc:2272] T 7aeec020862a4da29a583e7ab3d0d180 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.309648 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.310151 23586 raft_consensus.cc:2243] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.310660 23586 raft_consensus.cc:2272] T c02d455020e34f5da2ea3e199a6f57a4 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.311585 25799 consensus_peers.cc:597] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.312495 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.313072 23586 raft_consensus.cc:2243] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.313479 23586 raft_consensus.cc:2272] T 0cd3f3103dea40c4a974e11cbb7c2410 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.315681 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.316409 23586 raft_consensus.cc:2243] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.316857 23586 raft_consensus.cc:2272] T 19bf594308d4422aa116c187ad945d14 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.318277 25725 consensus_peers.cc:597] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.318949 25725 consensus_peers.cc:597] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.319598 23586 tablet_replica.cc:333] stopping tablet replica
W20260709 14:54:14.320245 25651 consensus_peers.cc:597] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.320324 23586 raft_consensus.cc:2243] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.320859 23586 raft_consensus.cc:2272] T db85974cd92846a28768c550032030ad P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.322652 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.323312 23586 raft_consensus.cc:2243] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.323740 23586 raft_consensus.cc:2272] T 9a6bad00c1cc4dc591a046ec3b980c29 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.325865 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.326354 23586 raft_consensus.cc:2243] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.326978 23586 raft_consensus.cc:2272] T 4e7e0e7c918c4971943618741ca5e3f9 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.328617 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.329102 23586 raft_consensus.cc:2243] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.329721 23586 raft_consensus.cc:2272] T 206b3ba388be41b1a7659c929b31893b P 657aaddaa8094907a1ad35216225e3df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.331787 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.332415 23586 raft_consensus.cc:2243] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.332849 23586 raft_consensus.cc:2272] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.334556 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.335052 23586 raft_consensus.cc:2243] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.335512 23586 raft_consensus.cc:2272] T f1c97a47a21249208ad02447ea74bb63 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.337420 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.338039 23586 raft_consensus.cc:2243] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.338644 23586 raft_consensus.cc:2272] T cbc6c2ff6848427e9bdcc31d3d076334 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.340549 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.341013 23586 raft_consensus.cc:2243] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.341435 23586 raft_consensus.cc:2272] T 9fcb58dab89e40a7a0d22725b5145582 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.343473 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.344033 23586 raft_consensus.cc:2243] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.344765 23586 raft_consensus.cc:2272] T 75bb5063cd97465296d984aa374a7eff P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.346892 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.347497 23586 raft_consensus.cc:2243] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.347922 23586 raft_consensus.cc:2272] T b3de3cc23f5d463e80825708bad6bb3a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.349781 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.350283 23586 raft_consensus.cc:2243] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.350916 23586 raft_consensus.cc:2272] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.352991 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.353612 23586 raft_consensus.cc:2243] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.354144 23586 raft_consensus.cc:2272] T 1032e3ddca8f44499e1caa1b69449a96 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.354549 25651 consensus_peers.cc:597] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.356427 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.357132 23586 raft_consensus.cc:2243] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.357580 23586 raft_consensus.cc:2272] T 906fddebf09c4423b4fc1a577bdad4c7 P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.358322 25799 consensus_peers.cc:597] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.359542 25725 consensus_peers.cc:597] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.359853 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.360455 23586 raft_consensus.cc:2243] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.360837 23586 raft_consensus.cc:2272] T d4c15a3157b84966b629296cab9ab916 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.362672 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.363211 23586 raft_consensus.cc:2243] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.363607 23586 raft_consensus.cc:2272] T 4785aa160c6b4c688d5fe76f4f71f80c P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.366036 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.366555 23586 raft_consensus.cc:2243] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.367004 23586 raft_consensus.cc:2272] T 85513ce24bde44ba811fc8c63224455a P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.368486 25651 consensus_peers.cc:597] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.369205 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.369763 23586 raft_consensus.cc:2243] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.370416 23586 raft_consensus.cc:2272] T 1251ffac800446b795a1173a18cba375 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.372048 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.372511 23586 raft_consensus.cc:2243] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.373147 23586 raft_consensus.cc:2272] T 67a1e86cc40144d4bb854d577dc5fb3c P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.375351 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.375805 23586 raft_consensus.cc:2243] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.376201 23586 raft_consensus.cc:2272] T 1d243b18338449a4b4e9f6db6296587e P 657aaddaa8094907a1ad35216225e3df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.378110 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.378631 23586 raft_consensus.cc:2243] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.379005 23586 raft_consensus.cc:2272] T 8042867fa20d4177b225f095ba7806f4 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.380952 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.381417 23586 raft_consensus.cc:2243] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.382131 23586 raft_consensus.cc:2272] T 2c15136a52c94a7b812060fd9f427154 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.383764 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.384244 23586 raft_consensus.cc:2243] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.384878 23586 raft_consensus.cc:2272] T b4857627877f4283a144d4e8271b39ff P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.386508 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.386935 23586 raft_consensus.cc:2243] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.387283 23586 raft_consensus.cc:2272] T 8ece5e9474dd4284999ad8f3f348f3e2 P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.389230 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:14.389704 23586 raft_consensus.cc:2243] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.390390 23586 raft_consensus.cc:2272] T d344af01704e4ad88b7415d4576805df P 657aaddaa8094907a1ad35216225e3df [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.426327 25725 consensus_peers.cc:597] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.428717 25799 consensus_peers.cc:597] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. 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 14:54:14.447211 25799 consensus_peers.cc:597] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.456071 23586 tablet_server.cc:196] TabletServer@127.23.8.129:35429 shutdown complete.
W20260709 14:54:14.459695 25651 consensus_peers.cc:597] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:14.470052 25651 consensus_peers.cc:597] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:14.496551 25651 consensus_peers.cc:597] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:14.521526 25799 consensus_peers.cc:597] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.524539 23586 tablet_server.cc:179] TabletServer@127.23.8.130:0 shutting down...
W20260709 14:54:14.535636 25725 consensus_peers.cc:597] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:14.536141 25725 consensus_peers.cc:597] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.557597 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:14.558329 23586 tablet_replica.cc:333] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.558979 23586 raft_consensus.cc:2243] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.559574 23586 raft_consensus.cc:2272] T cf2b448e7441411d8b43751c3fcde9c2 P 388ef54872604a10a8b686243a4b53c0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.561808 23586 tablet_replica.cc:333] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
W20260709 14:54:14.562529 25722 consensus_peers.cc:597] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:54:14.562613 23586 raft_consensus.cc:2243] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.563278 23586 raft_consensus.cc:2272] T 906fddebf09c4423b4fc1a577bdad4c7 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.565133 23586 tablet_replica.cc:333] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.565680 23586 raft_consensus.cc:2243] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.566008 23586 raft_consensus.cc:2272] T 1251ffac800446b795a1173a18cba375 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.567720 23586 tablet_replica.cc:333] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.568224 23586 raft_consensus.cc:2243] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.568557 23586 raft_consensus.cc:2272] T d4c15a3157b84966b629296cab9ab916 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.570253 23586 tablet_replica.cc:333] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.570772 23586 raft_consensus.cc:2243] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.571401 23586 raft_consensus.cc:2272] T b3de3cc23f5d463e80825708bad6bb3a P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.573051 23586 tablet_replica.cc:333] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.573576 23586 raft_consensus.cc:2243] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.573911 23586 raft_consensus.cc:2272] T 4e7e0e7c918c4971943618741ca5e3f9 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.575690 23586 tablet_replica.cc:333] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.576370 23586 raft_consensus.cc:2243] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.576891 23586 raft_consensus.cc:2272] T 99cb0b002826465ea89aea25475c6b90 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.579237 23586 tablet_replica.cc:333] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.579762 23586 raft_consensus.cc:2243] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.580140 23586 raft_consensus.cc:2272] T b778d161fb05400b8b229c897c098078 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.581894 23586 tablet_replica.cc:333] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.582547 23586 raft_consensus.cc:2243] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.582985 23586 raft_consensus.cc:2272] T b75429e0e745465a975d3591e38570e4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.584455 25796 consensus_peers.cc:597] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:54:14.585026 23586 tablet_replica.cc:333] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.585621 23586 raft_consensus.cc:2243] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.585976 23586 raft_consensus.cc:2272] T a7f16742b1014541af04a733a068ccff P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.587582 23586 tablet_replica.cc:333] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.588056 23586 raft_consensus.cc:2243] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.588717 23586 raft_consensus.cc:2272] T 9fcb58dab89e40a7a0d22725b5145582 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.590677 23586 tablet_replica.cc:333] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.591387 23586 raft_consensus.cc:2243] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.592226 23586 raft_consensus.cc:2272] T 1d243b18338449a4b4e9f6db6296587e P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.593374 25799 consensus_peers.cc:597] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.594405 23586 tablet_replica.cc:333] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.595113 23586 raft_consensus.cc:2243] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.595575 23586 raft_consensus.cc:2272] T 4785aa160c6b4c688d5fe76f4f71f80c P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.597312 23586 tablet_replica.cc:333] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.597807 23586 raft_consensus.cc:2243] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.598655 23586 raft_consensus.cc:2272] T 28b98dc67aea43df952ada7aa2fccd55 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.600732 23586 tablet_replica.cc:333] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.601320 23586 raft_consensus.cc:2243] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.601675 23586 raft_consensus.cc:2272] T 85513ce24bde44ba811fc8c63224455a P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.603194 23586 tablet_replica.cc:333] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.603642 23586 raft_consensus.cc:2243] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.604242 23586 raft_consensus.cc:2272] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.605896 23586 tablet_replica.cc:333] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.606545 23586 raft_consensus.cc:2243] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.607020 23586 raft_consensus.cc:2272] T 1aa65240cf4d402a9e3d9d68e12076b4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.609555 23586 tablet_replica.cc:333] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.610235 23586 raft_consensus.cc:2243] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.611119 23586 raft_consensus.cc:2272] T 1bd687628b7d4c059ad2f9d9135c818b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.611660 25725 consensus_peers.cc:597] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.613158 23586 tablet_replica.cc:333] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.613742 23586 raft_consensus.cc:2243] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.614077 23586 raft_consensus.cc:2272] T 698194e65b2e40088beb06a39c7f8bda P 388ef54872604a10a8b686243a4b53c0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.615731 23586 tablet_replica.cc:333] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.616195 23586 raft_consensus.cc:2243] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.616838 23586 raft_consensus.cc:2272] T a12f4ed5a6104c81afde99e9594ed238 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.618544 23586 tablet_replica.cc:333] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.619241 23586 raft_consensus.cc:2243] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.619876 23586 raft_consensus.cc:2272] T 7c57657729614e66b5a6ca9dd1c64519 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.620676 25722 consensus_peers.cc:597] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:54:14.621713 23586 tablet_replica.cc:333] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.622236 23586 raft_consensus.cc:2243] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.622675 23586 raft_consensus.cc:2272] T b1e7c6a312d248f2ba3e020f5816dd48 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.624483 23586 tablet_replica.cc:333] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.625151 23586 raft_consensus.cc:2243] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.625607 23586 raft_consensus.cc:2272] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.627223 23586 tablet_replica.cc:333] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.627691 23586 raft_consensus.cc:2243] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.628047 23586 raft_consensus.cc:2272] T 8042867fa20d4177b225f095ba7806f4 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.629686 23586 tablet_replica.cc:333] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.630293 23586 raft_consensus.cc:2243] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.631245 23586 raft_consensus.cc:2272] T 5ed3ed9b157e4441b56c0027bb507dac P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.633668 23586 tablet_replica.cc:333] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.634456 23586 raft_consensus.cc:2243] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.635027 23586 raft_consensus.cc:2272] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.637234 23586 tablet_replica.cc:333] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.637898 23586 raft_consensus.cc:2243] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.638809 23586 raft_consensus.cc:2272] T de53daca6f6243e3a9f2fde728798c85 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.639715 25651 consensus_peers.cc:597] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.640925 23586 tablet_replica.cc:333] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.641481 23586 raft_consensus.cc:2243] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.641815 23586 raft_consensus.cc:2272] T a18e86c35c1146698bb1a703f5ab8e7d P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.643529 23586 tablet_replica.cc:333] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.643992 23586 raft_consensus.cc:2243] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.644634 23586 raft_consensus.cc:2272] T db85974cd92846a28768c550032030ad P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.646313 23586 tablet_replica.cc:333] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.646756 23586 raft_consensus.cc:2243] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.647368 23586 raft_consensus.cc:2272] T 19bf594308d4422aa116c187ad945d14 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.649026 23586 tablet_replica.cc:333] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.649677 23586 raft_consensus.cc:2243] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.650098 23586 raft_consensus.cc:2272] T 0cd3f3103dea40c4a974e11cbb7c2410 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.651607 25796 consensus_peers.cc:597] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:54:14.652161 23586 tablet_replica.cc:333] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.652676 23586 raft_consensus.cc:2243] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.653338 23586 raft_consensus.cc:2272] T 8ece5e9474dd4284999ad8f3f348f3e2 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.654919 23586 tablet_replica.cc:333] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.655378 23586 raft_consensus.cc:2243] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.656045 23586 raft_consensus.cc:2272] T 4e99d341bc1040ee8bae1a5755473e1b P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.657720 23586 tablet_replica.cc:333] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.658288 23586 raft_consensus.cc:2243] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.658806 23586 raft_consensus.cc:2272] T b4857627877f4283a144d4e8271b39ff P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.661108 23586 tablet_replica.cc:333] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.661828 23586 raft_consensus.cc:2243] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.662322 23586 raft_consensus.cc:2272] T 257203c1d1ef4616a04ada0c91227d9c P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.664381 23586 tablet_replica.cc:333] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.664826 23586 raft_consensus.cc:2243] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.665166 23586 raft_consensus.cc:2272] T 33f8b7f569de4db68849412d32d4a046 P 388ef54872604a10a8b686243a4b53c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.666819 23586 tablet_replica.cc:333] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.667411 23586 raft_consensus.cc:2243] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.667778 23586 raft_consensus.cc:2272] T 00b8afef54634cbb822da52409cbb972 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.669661 23586 tablet_replica.cc:333] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.670106 23586 raft_consensus.cc:2243] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.670485 23586 raft_consensus.cc:2272] T a8d9a37886dc4125822c118377680cab P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.672489 23586 tablet_replica.cc:333] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.673103 23586 raft_consensus.cc:2243] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.673563 23586 raft_consensus.cc:2272] T aab0938d78a64e8e994c92a7127ac42b P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.675495 23586 tablet_replica.cc:333] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.675983 23586 raft_consensus.cc:2243] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.676496 23586 raft_consensus.cc:2272] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.678560 23586 tablet_replica.cc:333] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.679210 23586 raft_consensus.cc:2243] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.679663 23586 raft_consensus.cc:2272] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.680198 25796 consensus_peers.cc:597] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:54:14.681377 23586 tablet_replica.cc:333] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.681859 23586 raft_consensus.cc:2243] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.682736 23586 raft_consensus.cc:2272] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.684983 23586 tablet_replica.cc:333] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.685598 23586 raft_consensus.cc:2243] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.686092 23586 raft_consensus.cc:2272] T f0c6c674dd6045709652dcbcf86f1266 P 388ef54872604a10a8b686243a4b53c0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.687548 25722 consensus_peers.cc:597] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:54:14.688115 23586 tablet_replica.cc:333] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0: stopping tablet replica
I20260709 14:54:14.688606 23586 raft_consensus.cc:2243] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.688968 23586 raft_consensus.cc:2272] T 509ebb48b20447a48430ac7e92f131c4 P 388ef54872604a10a8b686243a4b53c0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.700881 25722 consensus_peers.cc:597] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:54:14.716681 25725 consensus_peers.cc:597] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:14.720404 25725 consensus_peers.cc:597] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:14.729086 25796 consensus_peers.cc:597] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. 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 14:54:14.743865 25799 consensus_peers.cc:597] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca -> Peer 657aaddaa8094907a1ad35216225e3df (127.23.8.129:35429): Couldn't send request to peer 657aaddaa8094907a1ad35216225e3df. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:35429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:14.749794 25796 consensus_peers.cc:597] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.751945 23586 tablet_server.cc:196] TabletServer@127.23.8.130:0 shutdown complete.
W20260709 14:54:14.766949 25796 consensus_peers.cc:597] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.812071 23586 tablet_server.cc:179] TabletServer@127.23.8.131:0 shutting down...
W20260709 14:54:14.831853 25799 consensus_peers.cc:597] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Couldn't send request to peer 32a0c426d6174a7ebb87662d4393ccd1. 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 14:54:14.848399 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:14.849227 23586 tablet_replica.cc:333] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.850107 23586 raft_consensus.cc:2243] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:14.850185 25796 consensus_peers.cc:597] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.850571 23586 raft_consensus.cc:2272] T cf2b448e7441411d8b43751c3fcde9c2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.851754 25722 consensus_peers.cc:597] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:14.852205 25722 consensus_peers.cc:597] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.852810 23586 tablet_replica.cc:333] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.853475 23586 raft_consensus.cc:2243] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.854257 23586 raft_consensus.cc:2272] T b75429e0e745465a975d3591e38570e4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.856606 23586 tablet_replica.cc:333] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.857189 23586 raft_consensus.cc:2243] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.857671 23586 raft_consensus.cc:2272] T cbc6c2ff6848427e9bdcc31d3d076334 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.858433 25799 consensus_peers.cc:597] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Couldn't send request to peer 32a0c426d6174a7ebb87662d4393ccd1. 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 14:54:14.860389 23586 tablet_replica.cc:333] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.860926 23586 raft_consensus.cc:2243] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.861311 23586 raft_consensus.cc:2272] T f1c97a47a21249208ad02447ea74bb63 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.863193 23586 tablet_replica.cc:333] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.863742 23586 raft_consensus.cc:2243] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.864439 23586 raft_consensus.cc:2272] T 7c694da021744bb1b9026a5bd8cd94b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.866258 23586 tablet_replica.cc:333] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.866783 23586 raft_consensus.cc:2243] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.867528 23586 raft_consensus.cc:2272] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.869355 23586 tablet_replica.cc:333] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.869897 23586 raft_consensus.cc:2243] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.870287 23586 raft_consensus.cc:2272] T b778d161fb05400b8b229c897c098078 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.872505 23586 tablet_replica.cc:333] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.873234 23586 raft_consensus.cc:2243] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.874087 23586 raft_consensus.cc:2272] T 96377daefb2d4c5dac97b9c0e447c468 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.874200 25799 consensus_peers.cc:597] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Couldn't send request to peer 32a0c426d6174a7ebb87662d4393ccd1. 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 14:54:14.875398 25796 consensus_peers.cc:597] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:14.875797 25796 consensus_peers.cc:597] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.876384 23586 tablet_replica.cc:333] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.877077 23586 raft_consensus.cc:2243] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.877609 23586 raft_consensus.cc:2272] T a7f16742b1014541af04a733a068ccff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.879804 23586 tablet_replica.cc:333] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.880354 23586 raft_consensus.cc:2243] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.880748 23586 raft_consensus.cc:2272] T 67a1e86cc40144d4bb854d577dc5fb3c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.882931 23586 tablet_replica.cc:333] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.883613 23586 raft_consensus.cc:2243] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.884058 23586 raft_consensus.cc:2272] T d344af01704e4ad88b7415d4576805df P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.886080 23586 tablet_replica.cc:333] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.886605 23586 raft_consensus.cc:2243] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.886999 23586 raft_consensus.cc:2272] T 7feaf5db04f74cfaaaeb3d52ca04f817 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.888958 23586 tablet_replica.cc:333] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
W20260709 14:54:14.889510 25799 consensus_peers.cc:597] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Couldn't send request to peer 32a0c426d6174a7ebb87662d4393ccd1. 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 14:54:14.889660 23586 raft_consensus.cc:2243] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.890378 23586 raft_consensus.cc:2272] T f0c6c674dd6045709652dcbcf86f1266 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.891947 23586 tablet_replica.cc:333] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.892583 23586 raft_consensus.cc:2243] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.892961 23586 raft_consensus.cc:2272] T 206b3ba388be41b1a7659c929b31893b P 32a0c426d6174a7ebb87662d4393ccd1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.894974 23586 tablet_replica.cc:333] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.895591 23586 raft_consensus.cc:2243] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.895936 23586 raft_consensus.cc:2272] T b02ffcb4e4c44903aeeeb40a14bff5e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.896018 25796 consensus_peers.cc:597] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.897756 23586 tablet_replica.cc:333] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.898408 23586 raft_consensus.cc:2243] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.899294 23586 raft_consensus.cc:2272] T 1aa65240cf4d402a9e3d9d68e12076b4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.901715 23586 tablet_replica.cc:333] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.902320 23586 raft_consensus.cc:2243] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.903100 23586 raft_consensus.cc:2272] T 7aeec020862a4da29a583e7ab3d0d180 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.905463 23586 tablet_replica.cc:333] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.906188 23586 raft_consensus.cc:2243] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.907032 23586 raft_consensus.cc:2272] T c02d455020e34f5da2ea3e199a6f57a4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.909441 23586 tablet_replica.cc:333] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.910094 23586 raft_consensus.cc:2243] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.910550 23586 raft_consensus.cc:2272] T 7c57657729614e66b5a6ca9dd1c64519 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.912509 23586 tablet_replica.cc:333] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.913246 23586 raft_consensus.cc:2243] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.914180 23586 raft_consensus.cc:2272] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.916322 23586 tablet_replica.cc:333] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.916783 23586 raft_consensus.cc:2243] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.917116 23586 raft_consensus.cc:2272] T 9fcb58dab89e40a7a0d22725b5145582 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.918778 23586 tablet_replica.cc:333] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.919216 23586 raft_consensus.cc:2243] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.919843 23586 raft_consensus.cc:2272] T 0cd3f3103dea40c4a974e11cbb7c2410 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.921537 23586 tablet_replica.cc:333] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.921983 23586 raft_consensus.cc:2243] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.922289 23586 raft_consensus.cc:2272] T 19bf594308d4422aa116c187ad945d14 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.923822 23586 tablet_replica.cc:333] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.924268 23586 raft_consensus.cc:2243] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.924870 23586 raft_consensus.cc:2272] T 99cb0b002826465ea89aea25475c6b90 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.926455 23586 tablet_replica.cc:333] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.926934 23586 raft_consensus.cc:2243] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.927291 23586 raft_consensus.cc:2272] T 9a6bad00c1cc4dc591a046ec3b980c29 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.929497 23586 tablet_replica.cc:333] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.930059 23586 raft_consensus.cc:2243] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.930938 23586 raft_consensus.cc:2272] T a18e86c35c1146698bb1a703f5ab8e7d P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.932812 23586 tablet_replica.cc:333] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.933341 23586 raft_consensus.cc:2243] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.933707 23586 raft_consensus.cc:2272] T 4e99d341bc1040ee8bae1a5755473e1b P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.935447 23586 tablet_replica.cc:333] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.935899 23586 raft_consensus.cc:2243] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.936242 23586 raft_consensus.cc:2272] T b4857627877f4283a144d4e8271b39ff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.937776 23586 tablet_replica.cc:333] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.938226 23586 raft_consensus.cc:2243] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.938580 23586 raft_consensus.cc:2272] T 2c15136a52c94a7b812060fd9f427154 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.940136 23586 tablet_replica.cc:333] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.940629 23586 raft_consensus.cc:2243] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.940969 23586 raft_consensus.cc:2272] T a8d9a37886dc4125822c118377680cab P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.942576 23586 tablet_replica.cc:333] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.943063 23586 raft_consensus.cc:2243] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.943696 23586 raft_consensus.cc:2272] T aab0938d78a64e8e994c92a7127ac42b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.945304 23586 tablet_replica.cc:333] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.945739 23586 raft_consensus.cc:2243] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.946080 23586 raft_consensus.cc:2272] T 1032e3ddca8f44499e1caa1b69449a96 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.947556 23586 tablet_replica.cc:333] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.947970 23586 raft_consensus.cc:2243] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.948284 23586 raft_consensus.cc:2272] T ee448651e9ae4e9ea7ce9d6cb2db0081 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.949815 23586 tablet_replica.cc:333] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.950233 23586 raft_consensus.cc:2243] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.950824 23586 raft_consensus.cc:2272] T 4785aa160c6b4c688d5fe76f4f71f80c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.952313 23586 tablet_replica.cc:333] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.952733 23586 raft_consensus.cc:2243] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.953052 23586 raft_consensus.cc:2272] T 28b98dc67aea43df952ada7aa2fccd55 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.954624 23586 tablet_replica.cc:333] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.955029 23586 raft_consensus.cc:2243] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.955338 23586 raft_consensus.cc:2272] T 5ed3ed9b157e4441b56c0027bb507dac P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.956774 23586 tablet_replica.cc:333] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.957808 23586 raft_consensus.cc:2243] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.958639 23586 raft_consensus.cc:2272] T 8042867fa20d4177b225f095ba7806f4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.960865 23586 tablet_replica.cc:333] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.961417 23586 raft_consensus.cc:2243] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.961786 23586 raft_consensus.cc:2272] T b3de3cc23f5d463e80825708bad6bb3a P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.963307 23586 tablet_replica.cc:333] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.963747 23586 raft_consensus.cc:2243] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.964097 23586 raft_consensus.cc:2272] T 75bb5063cd97465296d984aa374a7eff P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.966244 23586 tablet_replica.cc:333] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.966830 23586 raft_consensus.cc:2243] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.967262 23586 raft_consensus.cc:2272] T 257203c1d1ef4616a04ada0c91227d9c P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.969455 23586 tablet_replica.cc:333] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.969996 23586 raft_consensus.cc:2243] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.970343 23586 raft_consensus.cc:2272] T 00b8afef54634cbb822da52409cbb972 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.972015 23586 tablet_replica.cc:333] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.972566 23586 raft_consensus.cc:2243] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.973049 23586 raft_consensus.cc:2272] T 8ece5e9474dd4284999ad8f3f348f3e2 P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.974762 23586 tablet_replica.cc:333] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.975255 23586 raft_consensus.cc:2243] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.975703 23586 raft_consensus.cc:2272] T e40ced583c7144e0992cd792829f5a8b P 32a0c426d6174a7ebb87662d4393ccd1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.977109 25796 consensus_peers.cc:597] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:14.977382 23586 tablet_replica.cc:333] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1: stopping tablet replica
I20260709 14:54:14.977916 23586 raft_consensus.cc:2243] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:14.978271 23586 raft_consensus.cc:2272] T 509ebb48b20447a48430ac7e92f131c4 P 32a0c426d6174a7ebb87662d4393ccd1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:14.994038 25796 consensus_peers.cc:597] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca -> Peer 388ef54872604a10a8b686243a4b53c0 (127.23.8.130:45949): Couldn't send request to peer 388ef54872604a10a8b686243a4b53c0. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:45949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.026039 23586 tablet_server.cc:196] TabletServer@127.23.8.131:0 shutdown complete.
W20260709 14:54:15.059703 25799 consensus_peers.cc:597] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca -> Peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Couldn't send request to peer 32a0c426d6174a7ebb87662d4393ccd1. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.131:34221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.084432 23586 tablet_server.cc:179] TabletServer@127.23.8.132:0 shutting down...
W20260709 14:54:15.096735 25799 consensus_peers.cc:597] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca -> Peer 32a0c426d6174a7ebb87662d4393ccd1 (127.23.8.131:34221): Couldn't send request to peer 32a0c426d6174a7ebb87662d4393ccd1. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.131:34221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.117075 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:15.117794 23586 tablet_replica.cc:333] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.118446 23586 raft_consensus.cc:2243] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.118916 23586 raft_consensus.cc:2272] T 1251ffac800446b795a1173a18cba375 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.120606 23586 tablet_replica.cc:333] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.121121 23586 raft_consensus.cc:2243] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.121553 23586 raft_consensus.cc:2272] T cbc6c2ff6848427e9bdcc31d3d076334 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.123159 23586 tablet_replica.cc:333] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.123651 23586 raft_consensus.cc:2243] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.124353 23586 raft_consensus.cc:2272] T f1c97a47a21249208ad02447ea74bb63 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.126058 23586 tablet_replica.cc:333] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.126534 23586 raft_consensus.cc:2243] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.127162 23586 raft_consensus.cc:2272] T 906fddebf09c4423b4fc1a577bdad4c7 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.128718 23586 tablet_replica.cc:333] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.129264 23586 raft_consensus.cc:2243] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.129902 23586 raft_consensus.cc:2272] T a7f16742b1014541af04a733a068ccff P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.131475 23586 tablet_replica.cc:333] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.131948 23586 raft_consensus.cc:2243] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.132304 23586 raft_consensus.cc:2272] T 7c694da021744bb1b9026a5bd8cd94b4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.133961 23586 tablet_replica.cc:333] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.134450 23586 raft_consensus.cc:2243] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.135099 23586 raft_consensus.cc:2272] T d4c15a3157b84966b629296cab9ab916 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.136621 23586 tablet_replica.cc:333] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.137105 23586 raft_consensus.cc:2243] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.137770 23586 raft_consensus.cc:2272] T b778d161fb05400b8b229c897c098078 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.139425 23586 tablet_replica.cc:333] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.139916 23586 raft_consensus.cc:2243] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.140254 23586 raft_consensus.cc:2272] T 96377daefb2d4c5dac97b9c0e447c468 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.141880 23586 tablet_replica.cc:333] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.142362 23586 raft_consensus.cc:2243] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.142719 23586 raft_consensus.cc:2272] T 5ed3ed9b157e4441b56c0027bb507dac P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.144234 23586 tablet_replica.cc:333] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.144708 23586 raft_consensus.cc:2243] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.145040 23586 raft_consensus.cc:2272] T 1d243b18338449a4b4e9f6db6296587e P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.146565 23586 tablet_replica.cc:333] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.147027 23586 raft_consensus.cc:2243] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.147373 23586 raft_consensus.cc:2272] T 67a1e86cc40144d4bb854d577dc5fb3c P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.148860 23586 tablet_replica.cc:333] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.149364 23586 raft_consensus.cc:2243] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.150005 23586 raft_consensus.cc:2272] T a8d9a37886dc4125822c118377680cab P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.151636 23586 tablet_replica.cc:333] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.152112 23586 raft_consensus.cc:2243] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.152477 23586 raft_consensus.cc:2272] T aab0938d78a64e8e994c92a7127ac42b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.154016 23586 tablet_replica.cc:333] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.154475 23586 raft_consensus.cc:2243] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.154851 23586 raft_consensus.cc:2272] T de53daca6f6243e3a9f2fde728798c85 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.156468 23586 tablet_replica.cc:333] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.156947 23586 raft_consensus.cc:2243] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.157645 23586 raft_consensus.cc:2272] T 1b263d6cc4b7433e84527e8e6e7b0d6a P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.159233 23586 tablet_replica.cc:333] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.159736 23586 raft_consensus.cc:2243] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.160096 23586 raft_consensus.cc:2272] T 698194e65b2e40088beb06a39c7f8bda P 009a1658ecb449ecb998884cbd46d0ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.161685 23586 tablet_replica.cc:333] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.162140 23586 raft_consensus.cc:2243] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.162495 23586 raft_consensus.cc:2272] T a12f4ed5a6104c81afde99e9594ed238 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.164086 23586 tablet_replica.cc:333] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.164595 23586 raft_consensus.cc:2243] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.164937 23586 raft_consensus.cc:2272] T 7c57657729614e66b5a6ca9dd1c64519 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.166730 23586 tablet_replica.cc:333] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.167182 23586 raft_consensus.cc:2243] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.167838 23586 raft_consensus.cc:2272] T b1e7c6a312d248f2ba3e020f5816dd48 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.170684 23586 tablet_replica.cc:333] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.171135 23586 raft_consensus.cc:2243] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.171496 23586 raft_consensus.cc:2272] T 7fb472505fb54748bd1ff9c3e3ab9d2b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.173038 23586 tablet_replica.cc:333] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.173542 23586 raft_consensus.cc:2243] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.174192 23586 raft_consensus.cc:2272] T 257203c1d1ef4616a04ada0c91227d9c P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.176167 23586 tablet_replica.cc:333] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.176831 23586 raft_consensus.cc:2243] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.177466 23586 raft_consensus.cc:2272] T 00b8afef54634cbb822da52409cbb972 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.179231 23586 tablet_replica.cc:333] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.179683 23586 raft_consensus.cc:2243] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.180043 23586 raft_consensus.cc:2272] T 33f8b7f569de4db68849412d32d4a046 P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.181629 23586 tablet_replica.cc:333] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.182072 23586 raft_consensus.cc:2243] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.182374 23586 raft_consensus.cc:2272] T 1bd687628b7d4c059ad2f9d9135c818b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.184038 23586 tablet_replica.cc:333] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.184576 23586 raft_consensus.cc:2243] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.185062 23586 raft_consensus.cc:2272] T 4e7e0e7c918c4971943618741ca5e3f9 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.187220 23586 tablet_replica.cc:333] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.187903 23586 raft_consensus.cc:2243] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.188344 23586 raft_consensus.cc:2272] T 99cb0b002826465ea89aea25475c6b90 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.190245 23586 tablet_replica.cc:333] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.190733 23586 raft_consensus.cc:2243] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.191536 23586 raft_consensus.cc:2272] T 9a6bad00c1cc4dc591a046ec3b980c29 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.193590 23586 tablet_replica.cc:333] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.194092 23586 raft_consensus.cc:2243] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.194459 23586 raft_consensus.cc:2272] T e40ced583c7144e0992cd792829f5a8b P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.196036 23586 tablet_replica.cc:333] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.196511 23586 raft_consensus.cc:2243] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.196851 23586 raft_consensus.cc:2272] T 7aeec020862a4da29a583e7ab3d0d180 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.198419 23586 tablet_replica.cc:333] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.198871 23586 raft_consensus.cc:2243] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.199246 23586 raft_consensus.cc:2272] T c02d455020e34f5da2ea3e199a6f57a4 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.200907 23586 tablet_replica.cc:333] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.201422 23586 raft_consensus.cc:2243] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.201767 23586 raft_consensus.cc:2272] T db85974cd92846a28768c550032030ad P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.203397 23586 tablet_replica.cc:333] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.203913 23586 raft_consensus.cc:2243] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.204257 23586 raft_consensus.cc:2272] T d344af01704e4ad88b7415d4576805df P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.205955 23586 tablet_replica.cc:333] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.206401 23586 raft_consensus.cc:2243] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.206974 23586 raft_consensus.cc:2272] T 85513ce24bde44ba811fc8c63224455a P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.208552 23586 tablet_replica.cc:333] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.208981 23586 raft_consensus.cc:2243] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.209386 23586 raft_consensus.cc:2272] T 28b98dc67aea43df952ada7aa2fccd55 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.210950 23586 tablet_replica.cc:333] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.211427 23586 raft_consensus.cc:2243] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.211752 23586 raft_consensus.cc:2272] T 4e99d341bc1040ee8bae1a5755473e1b P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.213320 23586 tablet_replica.cc:333] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.213747 23586 raft_consensus.cc:2243] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.214056 23586 raft_consensus.cc:2272] T 2c15136a52c94a7b812060fd9f427154 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.215585 23586 tablet_replica.cc:333] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.215999 23586 raft_consensus.cc:2243] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.216610 23586 raft_consensus.cc:2272] T 1032e3ddca8f44499e1caa1b69449a96 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.218425 23586 tablet_replica.cc:333] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.218876 23586 raft_consensus.cc:2243] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.219189 23586 raft_consensus.cc:2272] T 75bb5063cd97465296d984aa374a7eff P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.220754 23586 tablet_replica.cc:333] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.221170 23586 raft_consensus.cc:2243] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.221850 23586 raft_consensus.cc:2272] T 509ebb48b20447a48430ac7e92f131c4 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.223464 23586 tablet_replica.cc:333] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.223865 23586 raft_consensus.cc:2243] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.224226 23586 raft_consensus.cc:2272] T 206b3ba388be41b1a7659c929b31893b P 009a1658ecb449ecb998884cbd46d0ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.225740 23586 tablet_replica.cc:333] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.226114 23586 raft_consensus.cc:2243] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.226432 23586 raft_consensus.cc:2272] T f0c6c674dd6045709652dcbcf86f1266 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.227906 23586 tablet_replica.cc:333] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.228277 23586 raft_consensus.cc:2243] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.228576 23586 raft_consensus.cc:2272] T d6be0c1f653240c78ef9e3a5edc6c1d2 P 009a1658ecb449ecb998884cbd46d0ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.230015 23586 tablet_replica.cc:333] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca: stopping tablet replica
I20260709 14:54:15.230397 23586 raft_consensus.cc:2243] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.231007 23586 raft_consensus.cc:2272] T 68bd8e2e653a4c5a9470cfe9ffdbfc13 P 009a1658ecb449ecb998884cbd46d0ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.288558 23586 tablet_server.cc:196] TabletServer@127.23.8.132:0 shutdown complete.
I20260709 14:54:15.340893 23586 master.cc:562] Master@127.23.8.190:44855 shutting down...
I20260709 14:54:15.361829 23586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.362303 23586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.362578 23586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55e2d385f89a45b39243eec24b3178c9: stopping tablet replica
I20260709 14:54:15.382059 23586 master.cc:584] Master@127.23.8.190:44855 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (26612 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:54:15.458509 23586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.8.190:43331
I20260709 14:54:15.459573 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:15.464411 26809 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 14:54:15.464413 26808 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 14:54:15.467471 23586 server_base.cc:1061] running on GCE node
W20260709 14:54:15.467514 26811 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 14:54:15.468674 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:15.468854 23586 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 14:54:15.469033 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608855469014 us; error 0 us; skew 500 ppm
I20260709 14:54:15.469563 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:15.471719 23586 webserver.cc:533] Webserver started at http://127.23.8.190:45047/ using document root <none> and password file <none>
I20260709 14:54:15.472164 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:15.472325 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:15.472576 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:15.473650 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/master-0-root/instance:
uuid: "a7446df2c5a5461e8f21bedef3b3da65"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-gjv7"
I20260709 14:54:15.477650 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:15.480592 26816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.481240 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:15.481484 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/master-0-root
uuid: "a7446df2c5a5461e8f21bedef3b3da65"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-gjv7"
I20260709 14:54:15.481720 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-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 14:54:15.493664 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:15.494691 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:15.529170 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.190:43331
I20260709 14:54:15.529275 26867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.190:43331 every 8 connection(s)
I20260709 14:54:15.532801 26868 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 14:54:15.542228 26868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65: Bootstrap starting.
I20260709 14:54:15.546667 26868 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:15.550455 26868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65: No bootstrap required, opened a new log
I20260709 14:54:15.552371 26868 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7446df2c5a5461e8f21bedef3b3da65" member_type: VOTER }
I20260709 14:54:15.552728 26868 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:15.552927 26868 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7446df2c5a5461e8f21bedef3b3da65, State: Initialized, Role: FOLLOWER
I20260709 14:54:15.553505 26868 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7446df2c5a5461e8f21bedef3b3da65" member_type: VOTER }
I20260709 14:54:15.553936 26868 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:15.554137 26868 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:15.554375 26868 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:15.558475 26868 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7446df2c5a5461e8f21bedef3b3da65" member_type: VOTER }
I20260709 14:54:15.558954 26868 leader_election.cc:304] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [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: a7446df2c5a5461e8f21bedef3b3da65; no voters: 
I20260709 14:54:15.559962 26868 leader_election.cc:290] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:15.560307 26871 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:15.561632 26871 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 1 LEADER]: Becoming Leader. State: Replica: a7446df2c5a5461e8f21bedef3b3da65, State: Running, Role: LEADER
I20260709 14:54:15.562171 26871 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [LEADER]: Queue going to LEADER mode. State: All 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: "a7446df2c5a5461e8f21bedef3b3da65" member_type: VOTER }
I20260709 14:54:15.562732 26868 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:15.565929 26872 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7446df2c5a5461e8f21bedef3b3da65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7446df2c5a5461e8f21bedef3b3da65" member_type: VOTER } }
I20260709 14:54:15.566537 26872 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:15.566658 26873 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7446df2c5a5461e8f21bedef3b3da65. Latest consensus state: current_term: 1 leader_uuid: "a7446df2c5a5461e8f21bedef3b3da65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7446df2c5a5461e8f21bedef3b3da65" member_type: VOTER } }
I20260709 14:54:15.567180 26873 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:15.568511 26878 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:15.575642 26878 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:15.576853 23586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:15.584492 26878 catalog_manager.cc:1383] Generated new cluster ID: 2fc35a7e0627400eb9adce6f9e18c1f7
I20260709 14:54:15.584774 26878 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:15.619130 26878 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:15.620415 26878 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:15.633049 26878 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65: Generated new TSK 0
I20260709 14:54:15.633630 26878 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:15.642724 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:15.648025 26889 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 14:54:15.649713 26890 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 14:54:15.653587 23586 server_base.cc:1061] running on GCE node
W20260709 14:54:15.653923 26892 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 14:54:15.654737 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:15.654932 23586 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 14:54:15.655081 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608855655064 us; error 0 us; skew 500 ppm
I20260709 14:54:15.655550 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:15.657637 23586 webserver.cc:533] Webserver started at http://127.23.8.129:44919/ using document root <none> and password file <none>
I20260709 14:54:15.658077 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:15.658245 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:15.658488 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:15.659468 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-0-root/instance:
uuid: "6d69108728dc4943a91358f8d289a609"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-gjv7"
I20260709 14:54:15.663530 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:15.666642 26897 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.667274 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:15.667555 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-0-root
uuid: "6d69108728dc4943a91358f8d289a609"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-gjv7"
I20260709 14:54:15.667814 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-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 14:54:15.678849 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:15.679916 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:15.681241 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:15.683434 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:15.683619 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.683835 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:15.683992 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.720623 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.129:41985
I20260709 14:54:15.720736 26959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.129:41985 every 8 connection(s)
I20260709 14:54:15.725212 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:15.731603 26964 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 14:54:15.732522 26965 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 14:54:15.734863 23586 server_base.cc:1061] running on GCE node
W20260709 14:54:15.735776 26967 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 14:54:15.736560 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:15.736750 23586 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 14:54:15.736913 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608855736895 us; error 0 us; skew 500 ppm
I20260709 14:54:15.737462 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:15.739871 23586 webserver.cc:533] Webserver started at http://127.23.8.130:38703/ using document root <none> and password file <none>
I20260709 14:54:15.740350 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:15.740587 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:15.740895 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:15.741128 26960 heartbeater.cc:344] Connected to a master server at 127.23.8.190:43331
I20260709 14:54:15.741509 26960 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:15.742036 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-1-root/instance:
uuid: "a704697850d7480fbaf4a009ca62c137"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-gjv7"
I20260709 14:54:15.742172 26960 heartbeater.cc:507] Master 127.23.8.190:43331 requested a full tablet report, sending...
I20260709 14:54:15.744225 26833 ts_manager.cc:194] Registered new tserver with Master: 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985)
I20260709 14:54:15.746532 26833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50434
I20260709 14:54:15.747116 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:15.750509 26972 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.751168 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:15.751430 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-1-root
uuid: "a704697850d7480fbaf4a009ca62c137"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-gjv7"
I20260709 14:54:15.751682 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-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 14:54:15.764238 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:15.765304 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:15.766615 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:15.768771 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:15.768983 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.769309 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:15.769474 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.805845 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.130:41447
I20260709 14:54:15.805944 27034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.130:41447 every 8 connection(s)
I20260709 14:54:15.810274 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:15.816371 27038 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 14:54:15.818806 27039 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 14:54:15.819753 23586 server_base.cc:1061] running on GCE node
W20260709 14:54:15.820497 27041 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 14:54:15.821466 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:15.821720 23586 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 14:54:15.821923 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608855821904 us; error 0 us; skew 500 ppm
I20260709 14:54:15.822243 27035 heartbeater.cc:344] Connected to a master server at 127.23.8.190:43331
I20260709 14:54:15.822504 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:15.822645 27035 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:15.823524 27035 heartbeater.cc:507] Master 127.23.8.190:43331 requested a full tablet report, sending...
I20260709 14:54:15.825013 23586 webserver.cc:533] Webserver started at http://127.23.8.131:43789/ using document root <none> and password file <none>
I20260709 14:54:15.825573 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:15.825736 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:15.825660 26833 ts_manager.cc:194] Registered new tserver with Master: a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:15.826085 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:15.827054 26833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50444
I20260709 14:54:15.827138 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-2-root/instance:
uuid: "6c14343f32b7417aaf030bcf89c75389"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-gjv7"
I20260709 14:54:15.831342 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:54:15.834273 27046 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.834911 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:15.835168 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-2-root
uuid: "6c14343f32b7417aaf030bcf89c75389"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-gjv7"
I20260709 14:54:15.835423 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-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 14:54:15.851254 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:15.852680 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:15.854513 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:15.857441 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:15.857616 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.857888 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:15.858096 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:15.904503 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.131:43847
I20260709 14:54:15.904608 27108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.131:43847 every 8 connection(s)
I20260709 14:54:15.917044 27109 heartbeater.cc:344] Connected to a master server at 127.23.8.190:43331
I20260709 14:54:15.917481 27109 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:15.918126 27109 heartbeater.cc:507] Master 127.23.8.190:43331 requested a full tablet report, sending...
I20260709 14:54:15.919826 26833 ts_manager.cc:194] Registered new tserver with Master: 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:15.920744 23586 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013231391s
I20260709 14:54:15.921028 26833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50452
I20260709 14:54:15.942437 26833 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50460:
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 14:54:15.945124 26833 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 14:54:16.006526 27074 tablet_service.cc:1511] Processing CreateTablet for tablet 12c745b3da3e40138efe39e3064c5f94 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:16.008011 27074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c745b3da3e40138efe39e3064c5f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.019456 27073 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1bcfffa7c14170aab1003b9db4e5ab (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:16.020982 27073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1bcfffa7c14170aab1003b9db4e5ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.029012 26924 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1bcfffa7c14170aab1003b9db4e5ab (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:16.030382 26924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1bcfffa7c14170aab1003b9db4e5ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.032722 26923 tablet_service.cc:1511] Processing CreateTablet for tablet 75a012f0b43a449f9715f4179b440a88 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:16.034091 26923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a012f0b43a449f9715f4179b440a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.033879 26925 tablet_service.cc:1511] Processing CreateTablet for tablet 12c745b3da3e40138efe39e3064c5f94 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:16.035566 26925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c745b3da3e40138efe39e3064c5f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.041880 27124 tablet_bootstrap.cc:492] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389: Bootstrap starting.
I20260709 14:54:16.048451 27124 tablet_bootstrap.cc:654] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.050937 27000 tablet_service.cc:1511] Processing CreateTablet for tablet 12c745b3da3e40138efe39e3064c5f94 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:16.052184 27000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c745b3da3e40138efe39e3064c5f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.055321 26999 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1bcfffa7c14170aab1003b9db4e5ab (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:16.056151 26925 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee15112b0c44affb2378949c7053bbc (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:16.057327 26925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee15112b0c44affb2378949c7053bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.057961 26998 tablet_service.cc:1511] Processing CreateTablet for tablet 75a012f0b43a449f9715f4179b440a88 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:16.056587 26999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1bcfffa7c14170aab1003b9db4e5ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.060668 26997 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee15112b0c44affb2378949c7053bbc (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:16.061925 26997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee15112b0c44affb2378949c7053bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.063895 26924 tablet_service.cc:1511] Processing CreateTablet for tablet bc8d767af5a94228bd239370ca875bb1 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:16.065090 26924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8d767af5a94228bd239370ca875bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.066571 27073 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee15112b0c44affb2378949c7053bbc (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:16.067731 27073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee15112b0c44affb2378949c7053bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.068838 27074 tablet_service.cc:1511] Processing CreateTablet for tablet 75a012f0b43a449f9715f4179b440a88 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:16.073202 26998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a012f0b43a449f9715f4179b440a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.073858 27125 tablet_bootstrap.cc:492] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:16.073906 27072 tablet_service.cc:1511] Processing CreateTablet for tablet bc8d767af5a94228bd239370ca875bb1 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:16.082309 26922 tablet_service.cc:1511] Processing CreateTablet for tablet d613d50d398b4b6b95495a8d7a565e84 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:16.082908 26996 tablet_service.cc:1511] Processing CreateTablet for tablet bc8d767af5a94228bd239370ca875bb1 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:16.084234 26996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8d767af5a94228bd239370ca875bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.084630 27072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8d767af5a94228bd239370ca875bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.084743 27125 tablet_bootstrap.cc:654] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.085875 26922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d613d50d398b4b6b95495a8d7a565e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.103400 27074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a012f0b43a449f9715f4179b440a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.112066 26997 tablet_service.cc:1511] Processing CreateTablet for tablet d613d50d398b4b6b95495a8d7a565e84 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:16.113376 26997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d613d50d398b4b6b95495a8d7a565e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.115082 27124 tablet_bootstrap.cc:492] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389: No bootstrap required, opened a new log
I20260709 14:54:16.115548 27124 ts_tablet_manager.cc:1403] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.022s
I20260709 14:54:16.118742 27124 raft_consensus.cc:359] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:16.119284 27124 raft_consensus.cc:385] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.119469 27124 raft_consensus.cc:740] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.120007 27124 consensus_queue.cc:260] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:16.125977 27073 tablet_service.cc:1511] Processing CreateTablet for tablet d613d50d398b4b6b95495a8d7a565e84 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:16.127228 27073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d613d50d398b4b6b95495a8d7a565e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.133451 27109 heartbeater.cc:499] Master 127.23.8.190:43331 was elected leader, sending a full tablet report...
I20260709 14:54:16.134418 27125 tablet_bootstrap.cc:492] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: No bootstrap required, opened a new log
I20260709 14:54:16.134917 27125 ts_tablet_manager.cc:1403] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.006s
I20260709 14:54:16.135619 27127 tablet_bootstrap.cc:492] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137: Bootstrap starting.
I20260709 14:54:16.137771 27125 raft_consensus.cc:359] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.138082 26922 tablet_service.cc:1511] Processing CreateTablet for tablet efd41c9406b14a3bba5316555cd2c236 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:16.143577 26922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd41c9406b14a3bba5316555cd2c236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.143981 27125 raft_consensus.cc:385] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.144294 27125 raft_consensus.cc:740] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.144956 26997 tablet_service.cc:1511] Processing CreateTablet for tablet efd41c9406b14a3bba5316555cd2c236 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:16.146207 26997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd41c9406b14a3bba5316555cd2c236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.151392 27127 tablet_bootstrap.cc:654] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.145011 27125 consensus_queue.cc:260] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.156001 27124 ts_tablet_manager.cc:1434] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389: Time spent starting tablet: real 0.040s	user 0.013s	sys 0.003s
I20260709 14:54:16.156766 26960 heartbeater.cc:499] Master 127.23.8.190:43331 was elected leader, sending a full tablet report...
I20260709 14:54:16.161878 27125 ts_tablet_manager.cc:1434] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 14:54:16.161767 26925 tablet_service.cc:1511] Processing CreateTablet for tablet 7d43ab61fa764e47932136e541f2a558 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:16.162949 26925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d43ab61fa764e47932136e541f2a558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.163069 27125 tablet_bootstrap.cc:492] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:16.163789 27074 tablet_service.cc:1511] Processing CreateTablet for tablet efd41c9406b14a3bba5316555cd2c236 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:16.165021 27074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd41c9406b14a3bba5316555cd2c236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.175256 27124 tablet_bootstrap.cc:492] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389: Bootstrap starting.
I20260709 14:54:16.175925 27127 tablet_bootstrap.cc:492] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137: No bootstrap required, opened a new log
I20260709 14:54:16.176499 27127 ts_tablet_manager.cc:1403] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.009s
I20260709 14:54:16.179574 27127 raft_consensus.cc:359] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.180364 27127 raft_consensus.cc:385] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.180718 27127 raft_consensus.cc:740] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.181658 27127 consensus_queue.cc:260] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.183888 27035 heartbeater.cc:499] Master 127.23.8.190:43331 was elected leader, sending a full tablet report...
I20260709 14:54:16.184455 27127 ts_tablet_manager.cc:1434] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:54:16.185545 27127 tablet_bootstrap.cc:492] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137: Bootstrap starting.
I20260709 14:54:16.186369 27124 tablet_bootstrap.cc:654] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.189540 27125 tablet_bootstrap.cc:654] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.192219 27127 tablet_bootstrap.cc:654] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.199434 27125 tablet_bootstrap.cc:492] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: No bootstrap required, opened a new log
I20260709 14:54:16.200634 26997 tablet_service.cc:1511] Processing CreateTablet for tablet 7d43ab61fa764e47932136e541f2a558 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:16.201879 26997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d43ab61fa764e47932136e541f2a558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.201905 27124 tablet_bootstrap.cc:492] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389: No bootstrap required, opened a new log
I20260709 14:54:16.202627 27124 ts_tablet_manager.cc:1403] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260709 14:54:16.202852 27074 tablet_service.cc:1511] Processing CreateTablet for tablet 7d43ab61fa764e47932136e541f2a558 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:16.204048 27074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d43ab61fa764e47932136e541f2a558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.205950 27124 raft_consensus.cc:359] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.206763 27124 raft_consensus.cc:385] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.207091 27124 raft_consensus.cc:740] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.207700 26925 tablet_service.cc:1511] Processing CreateTablet for tablet 24ab5879b5fd41d2a63a4c73c5314367 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:16.208873 26925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ab5879b5fd41d2a63a4c73c5314367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.208493 27124 consensus_queue.cc:260] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.210829 27124 ts_tablet_manager.cc:1434] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:16.211737 27124 tablet_bootstrap.cc:492] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389: Bootstrap starting.
I20260709 14:54:16.208034 27125 ts_tablet_manager.cc:1403] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.010s
I20260709 14:54:16.215703 27127 tablet_bootstrap.cc:492] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137: No bootstrap required, opened a new log
I20260709 14:54:16.216428 27127 ts_tablet_manager.cc:1403] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260709 14:54:16.217257 27125 raft_consensus.cc:359] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:16.218008 27125 raft_consensus.cc:385] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.218297 27125 raft_consensus.cc:740] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.218521 26997 tablet_service.cc:1511] Processing CreateTablet for tablet 24ab5879b5fd41d2a63a4c73c5314367 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:16.219667 26997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ab5879b5fd41d2a63a4c73c5314367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.219815 27073 tablet_service.cc:1511] Processing CreateTablet for tablet 24ab5879b5fd41d2a63a4c73c5314367 (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:16.221095 27073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ab5879b5fd41d2a63a4c73c5314367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.222400 27125 consensus_queue.cc:260] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:16.224246 26922 tablet_service.cc:1511] Processing CreateTablet for tablet 66b317840e254cd2839ae5d85b0f62fa (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:16.224725 27125 ts_tablet_manager.cc:1434] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260709 14:54:16.226394 26922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b317840e254cd2839ae5d85b0f62fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.227648 27124 tablet_bootstrap.cc:654] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.229667 27127 raft_consensus.cc:359] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.225759 27125 tablet_bootstrap.cc:492] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:16.230475 27127 raft_consensus.cc:385] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.231009 27127 raft_consensus.cc:740] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.231936 27127 consensus_queue.cc:260] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.236725 27125 tablet_bootstrap.cc:654] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.242285 27124 tablet_bootstrap.cc:492] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389: No bootstrap required, opened a new log
I20260709 14:54:16.242767 27124 ts_tablet_manager.cc:1403] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 14:54:16.242913 27127 ts_tablet_manager.cc:1434] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 14:54:16.243990 27127 tablet_bootstrap.cc:492] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137: Bootstrap starting.
I20260709 14:54:16.245739 27124 raft_consensus.cc:359] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.246448 27124 raft_consensus.cc:385] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.246732 27124 raft_consensus.cc:740] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.247507 27124 consensus_queue.cc:260] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.252008 26998 tablet_service.cc:1511] Processing CreateTablet for tablet 66b317840e254cd2839ae5d85b0f62fa (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:16.253309 26998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b317840e254cd2839ae5d85b0f62fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.253470 27125 tablet_bootstrap.cc:492] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: No bootstrap required, opened a new log
I20260709 14:54:16.253978 27125 ts_tablet_manager.cc:1403] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 14:54:16.256902 27125 raft_consensus.cc:359] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.257614 27125 raft_consensus.cc:385] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.257931 27125 raft_consensus.cc:740] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.259965 27124 ts_tablet_manager.cc:1434] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:54:16.262702 27132 raft_consensus.cc:493] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.263072 27124 tablet_bootstrap.cc:492] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389: Bootstrap starting.
I20260709 14:54:16.263185 27132 raft_consensus.cc:515] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.263652 27125 consensus_queue.cc:260] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.265909 27125 ts_tablet_manager.cc:1434] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:54:16.267105 27132 leader_election.cc:290] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.267755 27073 tablet_service.cc:1511] Processing CreateTablet for tablet 66b317840e254cd2839ae5d85b0f62fa (DEFAULT_TABLE table=test-workload [id=00f2487021c5489b8a36026b55053cdb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:16.269114 27073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b317840e254cd2839ae5d85b0f62fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:16.272351 27127 tablet_bootstrap.cc:654] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.280604 26935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609" is_pre_election: true
I20260709 14:54:16.280975 27125 tablet_bootstrap.cc:492] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:16.281363 26935 raft_consensus.cc:2468] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 0.
I20260709 14:54:16.284509 26973 leader_election.cc:304] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:16.285360 27132 raft_consensus.cc:2804] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:16.285705 27132 raft_consensus.cc:493] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:16.286028 27132 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.286857 27129 raft_consensus.cc:493] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.287358 27129 raft_consensus.cc:515] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.289651 27125 tablet_bootstrap.cc:654] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.290026 27129 leader_election.cc:290] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:16.292594 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
I20260709 14:54:16.293315 27084 raft_consensus.cc:2468] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 0.
I20260709 14:54:16.294126 27132 raft_consensus.cc:515] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.296738 26935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:16.297274 26935 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.303761 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee15112b0c44affb2378949c7053bbc" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
W20260709 14:54:16.305505 27049 leader_election.cc:343] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:16.305542 27124 tablet_bootstrap.cc:654] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.307956 26935 raft_consensus.cc:2468] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 1.
I20260709 14:54:16.309442 27132 leader_election.cc:290] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.314256 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:16.314895 27084 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.316618 27127 tablet_bootstrap.cc:492] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137: No bootstrap required, opened a new log
I20260709 14:54:16.317119 27127 ts_tablet_manager.cc:1403] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.002s
I20260709 14:54:16.320088 27127 raft_consensus.cc:359] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.320727 27127 raft_consensus.cc:385] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.320997 27127 raft_consensus.cc:740] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.321559 26973 leader_election.cc:304] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:16.322569 27132 raft_consensus.cc:2804] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:16.322233 27127 consensus_queue.cc:260] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.326182 27084 raft_consensus.cc:2468] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 1.
I20260709 14:54:16.329473 27127 ts_tablet_manager.cc:1434] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:54:16.329689 27132 raft_consensus.cc:697] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:16.331046 27127 tablet_bootstrap.cc:492] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137: Bootstrap starting.
I20260709 14:54:16.330770 27132 consensus_queue.cc:237] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.335326 26935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee15112b0c44affb2378949c7053bbc" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609" is_pre_election: true
W20260709 14:54:16.336978 27047 leader_election.cc:343] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:16.337487 27047 leader_election.cc:304] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389; no voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137
I20260709 14:54:16.338227 27129 raft_consensus.cc:2749] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:16.341043 27125 tablet_bootstrap.cc:492] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: No bootstrap required, opened a new log
I20260709 14:54:16.341576 27124 tablet_bootstrap.cc:492] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389: No bootstrap required, opened a new log
I20260709 14:54:16.341571 27125 ts_tablet_manager.cc:1403] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.061s	user 0.037s	sys 0.013s
I20260709 14:54:16.342185 27124 ts_tablet_manager.cc:1403] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.006s
I20260709 14:54:16.343667 27127 tablet_bootstrap.cc:654] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.344619 27125 raft_consensus.cc:359] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.345438 27125 raft_consensus.cc:385] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.345050 27124 raft_consensus.cc:359] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.345755 27125 raft_consensus.cc:740] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.345112 26831 catalog_manager.cc:5697] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 0 to 1, leader changed from <none> to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.346724 27125 consensus_queue.cc:260] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.347627 27124 raft_consensus.cc:385] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.347958 27124 raft_consensus.cc:740] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.348893 27125 ts_tablet_manager.cc:1434] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:16.348801 27124 consensus_queue.cc:260] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.349933 27125 tablet_bootstrap.cc:492] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:16.353593 27124 ts_tablet_manager.cc:1434] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:54:16.354575 27124 tablet_bootstrap.cc:492] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389: Bootstrap starting.
I20260709 14:54:16.356346 27125 tablet_bootstrap.cc:654] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.360519 27124 tablet_bootstrap.cc:654] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.364506 27129 raft_consensus.cc:493] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.364980 27129 raft_consensus.cc:515] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:16.367033 27129 leader_election.cc:290] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:16.369326 26935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c745b3da3e40138efe39e3064c5f94" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609" is_pre_election: true
I20260709 14:54:16.369362 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c745b3da3e40138efe39e3064c5f94" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:16.369977 26935 raft_consensus.cc:2468] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 0.
I20260709 14:54:16.371189 27142 raft_consensus.cc:493] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.371624 27142 raft_consensus.cc:515] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.373764 27142 leader_election.cc:290] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.375238 26935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d767af5a94228bd239370ca875bb1" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609" is_pre_election: true
I20260709 14:54:16.375769 26935 raft_consensus.cc:2468] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 0.
I20260709 14:54:16.375819 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d767af5a94228bd239370ca875bb1" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
I20260709 14:54:16.376827 27084 raft_consensus.cc:2468] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 0.
I20260709 14:54:16.375820 27142 raft_consensus.cc:493] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.377723 27142 raft_consensus.cc:515] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.378396 27125 tablet_bootstrap.cc:492] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: No bootstrap required, opened a new log
I20260709 14:54:16.378885 27125 ts_tablet_manager.cc:1403] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260709 14:54:16.378681 26973 leader_election.cc:304] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:16.380259 27142 leader_election.cc:290] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.380755 27132 raft_consensus.cc:2804] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:16.381188 27132 raft_consensus.cc:493] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:16.381536 27132 raft_consensus.cc:3060] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.381769 27125 raft_consensus.cc:359] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.382433 27127 tablet_bootstrap.cc:492] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137: No bootstrap required, opened a new log
W20260709 14:54:16.375707 27049 leader_election.cc:343] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:16.383037 27127 ts_tablet_manager.cc:1403] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.009s
I20260709 14:54:16.385475 27124 tablet_bootstrap.cc:492] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389: No bootstrap required, opened a new log
I20260709 14:54:16.386101 27047 leader_election.cc:304] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: a704697850d7480fbaf4a009ca62c137
I20260709 14:54:16.382531 27125 raft_consensus.cc:385] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.383229 26935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee15112b0c44affb2378949c7053bbc" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609" is_pre_election: true
I20260709 14:54:16.391686 27124 ts_tablet_manager.cc:1403] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.005s
I20260709 14:54:16.391649 27125 raft_consensus.cc:740] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.391891 27129 raft_consensus.cc:2804] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:16.392609 27127 raft_consensus.cc:359] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
W20260709 14:54:16.392856 26973 leader_election.cc:343] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:16.393522 27127 raft_consensus.cc:385] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.390884 27132 raft_consensus.cc:515] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.393085 27129 raft_consensus.cc:493] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:16.384238 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee15112b0c44affb2378949c7053bbc" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
I20260709 14:54:16.393842 27127 raft_consensus.cc:740] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.394052 27129 raft_consensus.cc:3060] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.394358 27084 raft_consensus.cc:2468] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 0.
I20260709 14:54:16.394640 27124 raft_consensus.cc:359] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.395428 27124 raft_consensus.cc:385] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.395442 26976 leader_election.cc:304] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [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: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 6d69108728dc4943a91358f8d289a609
I20260709 14:54:16.396027 27124 raft_consensus.cc:740] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.392894 27125 consensus_queue.cc:260] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.396590 27142 raft_consensus.cc:2804] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:16.396852 27124 consensus_queue.cc:260] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.398156 27125 ts_tablet_manager.cc:1434] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.001s
I20260709 14:54:16.399221 27125 tablet_bootstrap.cc:492] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:16.402640 27132 leader_election.cc:290] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.400627 27129 raft_consensus.cc:515] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:16.405160 26935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c745b3da3e40138efe39e3064c5f94" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:16.405493 27125 tablet_bootstrap.cc:654] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.405752 26935 raft_consensus.cc:3060] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.406284 27124 ts_tablet_manager.cc:1434] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:54:16.408509 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d767af5a94228bd239370ca875bb1" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:16.408605 26934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8d767af5a94228bd239370ca875bb1" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:16.409060 27084 raft_consensus.cc:3060] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.409236 26934 raft_consensus.cc:3060] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.396947 27142 raft_consensus.cc:493] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:16.413542 27142 raft_consensus.cc:3060] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.414907 26935 raft_consensus.cc:2468] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 1.
I20260709 14:54:16.416358 27047 leader_election.cc:304] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:16.419493 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c745b3da3e40138efe39e3064c5f94" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:16.419905 27142 raft_consensus.cc:515] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.420401 26934 raft_consensus.cc:2468] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 1.
I20260709 14:54:16.420661 27129 leader_election.cc:290] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:16.421528 26973 leader_election.cc:304] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:16.422451 27132 raft_consensus.cc:2804] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:16.422927 27132 raft_consensus.cc:697] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:16.423755 27132 consensus_queue.cc:237] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.394752 27127 consensus_queue.cc:260] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:16.425995 27010 raft_consensus.cc:3060] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.421517 27129 raft_consensus.cc:2804] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:16.427285 27124 tablet_bootstrap.cc:492] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389: Bootstrap starting.
I20260709 14:54:16.427227 27129 raft_consensus.cc:697] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:16.429886 27129 consensus_queue.cc:237] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:16.432953 27010 raft_consensus.cc:2468] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 1.
I20260709 14:54:16.435298 27124 tablet_bootstrap.cc:654] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.437987 27127 ts_tablet_manager.cc:1434] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 14:54:16.439074 27127 tablet_bootstrap.cc:492] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137: Bootstrap starting.
I20260709 14:54:16.439625 26831 catalog_manager.cc:5697] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 0 to 1, leader changed from <none> to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.444489 27142 leader_election.cc:290] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.444953 27084 raft_consensus.cc:2468] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 1.
I20260709 14:54:16.445359 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee15112b0c44affb2378949c7053bbc" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:16.445981 27083 raft_consensus.cc:3060] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.450680 27127 tablet_bootstrap.cc:654] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.453580 26934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee15112b0c44affb2378949c7053bbc" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609"
W20260709 14:54:16.455055 26973 leader_election.cc:343] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:16.465588 27083 raft_consensus.cc:2468] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 1.
I20260709 14:54:16.462080 27127 tablet_bootstrap.cc:492] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137: No bootstrap required, opened a new log
I20260709 14:54:16.466806 27127 ts_tablet_manager.cc:1403] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.003s
I20260709 14:54:16.467648 26976 leader_election.cc:304] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [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: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 6d69108728dc4943a91358f8d289a609
I20260709 14:54:16.468798 27142 raft_consensus.cc:2804] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:16.469336 27142 raft_consensus.cc:697] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:16.469787 27127 raft_consensus.cc:359] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.470173 27142 consensus_queue.cc:237] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.470734 27127 raft_consensus.cc:385] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.471043 27127 raft_consensus.cc:740] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.472468 27127 consensus_queue.cc:260] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.477409 27127 ts_tablet_manager.cc:1434] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:54:16.478497 27127 tablet_bootstrap.cc:492] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137: Bootstrap starting.
I20260709 14:54:16.474912 27125 tablet_bootstrap.cc:492] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: No bootstrap required, opened a new log
I20260709 14:54:16.481663 27124 tablet_bootstrap.cc:492] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389: No bootstrap required, opened a new log
I20260709 14:54:16.481805 27125 ts_tablet_manager.cc:1403] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.083s	user 0.042s	sys 0.024s
I20260709 14:54:16.482152 27124 ts_tablet_manager.cc:1403] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.000s
I20260709 14:54:16.484148 26833 catalog_manager.cc:5697] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.485023 27125 raft_consensus.cc:359] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.485810 27125 raft_consensus.cc:385] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.486016 27127 tablet_bootstrap.cc:654] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.487116 27124 raft_consensus.cc:359] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.487921 27124 raft_consensus.cc:385] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.488214 27124 raft_consensus.cc:740] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.486109 27125 raft_consensus.cc:740] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.488948 27124 consensus_queue.cc:260] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.490326 27125 consensus_queue.cc:260] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.492647 27125 ts_tablet_manager.cc:1434] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:54:16.494006 27124 ts_tablet_manager.cc:1434] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 14:54:16.495121 27124 tablet_bootstrap.cc:492] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389: Bootstrap starting.
I20260709 14:54:16.500648 26831 catalog_manager.cc:5697] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 0 to 1, leader changed from <none> to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.501597 27124 tablet_bootstrap.cc:654] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.504578 27125 tablet_bootstrap.cc:492] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:16.511260 27125 tablet_bootstrap.cc:654] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.521428 27127 tablet_bootstrap.cc:492] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137: No bootstrap required, opened a new log
I20260709 14:54:16.521955 27127 ts_tablet_manager.cc:1403] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.019s
I20260709 14:54:16.522053 27124 tablet_bootstrap.cc:492] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389: No bootstrap required, opened a new log
I20260709 14:54:16.522576 27124 ts_tablet_manager.cc:1403] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.009s
I20260709 14:54:16.524390 27129 raft_consensus.cc:493] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.524878 27129 raft_consensus.cc:515] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.525941 27127 raft_consensus.cc:359] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.526609 27127 raft_consensus.cc:385] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.526850 27127 raft_consensus.cc:740] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.527683 27125 tablet_bootstrap.cc:492] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: No bootstrap required, opened a new log
I20260709 14:54:16.527527 27127 consensus_queue.cc:260] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.528182 27125 ts_tablet_manager.cc:1403] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260709 14:54:16.528846 26934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609" is_pre_election: true
I20260709 14:54:16.529522 26934 raft_consensus.cc:2468] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 0.
I20260709 14:54:16.529716 27127 ts_tablet_manager.cc:1434] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:16.526799 27129 leader_election.cc:290] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:16.530567 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:16.524909 27124 raft_consensus.cc:359] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.530917 27125 raft_consensus.cc:359] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.531836 27124 raft_consensus.cc:385] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.531886 27125 raft_consensus.cc:385] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.531145 27010 raft_consensus.cc:2468] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 0.
I20260709 14:54:16.532296 27124 raft_consensus.cc:740] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.532384 27125 raft_consensus.cc:740] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.532101 27047 leader_election.cc:304] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:16.530835 27127 tablet_bootstrap.cc:492] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137: Bootstrap starting.
I20260709 14:54:16.533320 27125 consensus_queue.cc:260] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.533428 27129 raft_consensus.cc:2804] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:16.535027 27129 raft_consensus.cc:493] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:16.535344 27129 raft_consensus.cc:3060] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.535804 27125 ts_tablet_manager.cc:1434] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:16.536773 27125 tablet_bootstrap.cc:492] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:16.540326 27127 tablet_bootstrap.cc:654] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.533290 27124 consensus_queue.cc:260] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.542172 27129 raft_consensus.cc:515] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.542711 27125 tablet_bootstrap.cc:654] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.543377 27124 ts_tablet_manager.cc:1434] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:54:16.544392 27124 tablet_bootstrap.cc:492] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389: Bootstrap starting.
I20260709 14:54:16.544771 26934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:16.545378 26934 raft_consensus.cc:3060] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.545636 27130 raft_consensus.cc:493] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.546113 27130 raft_consensus.cc:515] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.548668 27130 leader_election.cc:290] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.550689 27124 tablet_bootstrap.cc:654] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.552467 27129 leader_election.cc:290] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:16.555348 26934 raft_consensus.cc:2468] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 1.
I20260709 14:54:16.557816 27047 leader_election.cc:304] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:16.558895 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:16.564182 27010 raft_consensus.cc:3060] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.568674 27129 raft_consensus.cc:2804] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:16.578153 27129 raft_consensus.cc:697] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:16.578955 27129 consensus_queue.cc:237] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
W20260709 14:54:16.582136 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:16.582922 27010 raft_consensus.cc:2468] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 1.
I20260709 14:54:16.584767 27130 raft_consensus.cc:493] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.585273 27130 raft_consensus.cc:515] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.587380 27130 leader_election.cc:290] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.587803 27125 tablet_bootstrap.cc:492] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: No bootstrap required, opened a new log
I20260709 14:54:16.588305 27125 ts_tablet_manager.cc:1403] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.011s
I20260709 14:54:16.588904 27130 raft_consensus.cc:493] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.589473 27130 raft_consensus.cc:515] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.590965 27125 raft_consensus.cc:359] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.591518 27125 raft_consensus.cc:385] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.591724 27125 raft_consensus.cc:740] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.593300 27127 tablet_bootstrap.cc:492] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137: No bootstrap required, opened a new log
I20260709 14:54:16.593061 27125 consensus_queue.cc:260] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.593876 27127 ts_tablet_manager.cc:1403] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.007s
I20260709 14:54:16.594235 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:16.594906 27010 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 0.
I20260709 14:54:16.591758 27130 leader_election.cc:290] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.600126 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee15112b0c44affb2378949c7053bbc" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:16.602146 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:16.603140 26900 leader_election.cc:304] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:16.603984 27130 raft_consensus.cc:2804] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:16.604343 27130 raft_consensus.cc:493] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:16.604686 27130 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.605572 27084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee15112b0c44affb2378949c7053bbc" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
I20260709 14:54:16.605969 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
I20260709 14:54:16.606382 27084 raft_consensus.cc:2393] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d69108728dc4943a91358f8d289a609 in current term 1: Already voted for candidate a704697850d7480fbaf4a009ca62c137 in this term.
I20260709 14:54:16.606575 27083 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 0.
I20260709 14:54:16.605687 26832 catalog_manager.cc:5697] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:16.607569 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
I20260709 14:54:16.608278 27082 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 0.
I20260709 14:54:16.609537 26901 leader_election.cc:304] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:16.612684 27124 tablet_bootstrap.cc:492] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389: No bootstrap required, opened a new log
I20260709 14:54:16.613161 27124 ts_tablet_manager.cc:1403] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.004s
I20260709 14:54:16.615747 26900 leader_election.cc:304] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d69108728dc4943a91358f8d289a609; no voters: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137
I20260709 14:54:16.615721 27124 raft_consensus.cc:359] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.616835 27124 raft_consensus.cc:385] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.617130 27124 raft_consensus.cc:740] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.617542 27167 raft_consensus.cc:2804] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:16.617964 27124 consensus_queue.cc:260] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.618582 27167 raft_consensus.cc:493] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:16.619992 27124 ts_tablet_manager.cc:1434] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:54:16.620929 27124 tablet_bootstrap.cc:492] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389: Bootstrap starting.
I20260709 14:54:16.614616 27130 raft_consensus.cc:515] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.622102 27127 raft_consensus.cc:359] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.623006 27127 raft_consensus.cc:385] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.623353 27127 raft_consensus.cc:740] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.624253 27127 consensus_queue.cc:260] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.624850 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:16.625483 27082 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.625559 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:16.626142 27010 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.632586 27082 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 1.
W20260709 14:54:16.632932 26900 leader_election.cc:343] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:16.623751 27130 leader_election.cc:290] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 election: Requested vote from peers a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.634090 27130 raft_consensus.cc:3060] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.634593 26901 leader_election.cc:304] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:16.634543 27127 ts_tablet_manager.cc:1434] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 14:54:16.632603 27010 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 1.
I20260709 14:54:16.643496 27127 tablet_bootstrap.cc:492] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137: Bootstrap starting.
I20260709 14:54:16.618952 27167 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.645664 27166 raft_consensus.cc:2804] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:16.646375 27125 ts_tablet_manager.cc:1434] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.058s	user 0.030s	sys 0.027s
I20260709 14:54:16.650175 27124 tablet_bootstrap.cc:654] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.650671 27125 tablet_bootstrap.cc:492] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:16.650070 27127 tablet_bootstrap.cc:654] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.647011 27130 raft_consensus.cc:2749] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:16.651400 27167 raft_consensus.cc:515] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.659749 27167 leader_election.cc:290] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 election: Requested vote from peers a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.656216 27130 raft_consensus.cc:493] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.660441 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:16.660921 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:16.661041 27010 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.661391 27130 raft_consensus.cc:515] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.664408 27166 raft_consensus.cc:697] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 1 LEADER]: Becoming Leader. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Running, Role: LEADER
I20260709 14:54:16.664556 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:16.665160 27130 leader_election.cc:290] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.665500 27166 consensus_queue.cc:237] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
W20260709 14:54:16.666131 26900 leader_election.cc:343] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:16.664721 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
W20260709 14:54:16.667656 26901 leader_election.cc:343] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:16.668159 27082 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.668093 26901 leader_election.cc:304] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d69108728dc4943a91358f8d289a609; no voters: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137
I20260709 14:54:16.669051 27125 tablet_bootstrap.cc:654] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.669391 27124 tablet_bootstrap.cc:492] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389: No bootstrap required, opened a new log
I20260709 14:54:16.669513 27130 raft_consensus.cc:2749] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:16.669878 27124 ts_tablet_manager.cc:1403] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.004s
I20260709 14:54:16.672003 27124 raft_consensus.cc:359] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.672461 27124 raft_consensus.cc:385] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.672659 27124 raft_consensus.cc:740] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.673301 27124 consensus_queue.cc:260] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.675069 27124 ts_tablet_manager.cc:1434] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:16.675021 27010 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 1.
I20260709 14:54:16.676522 26900 leader_election.cc:304] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:16.676879 27127 tablet_bootstrap.cc:492] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137: No bootstrap required, opened a new log
I20260709 14:54:16.677332 27130 raft_consensus.cc:2804] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:16.677848 27130 raft_consensus.cc:697] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 1 LEADER]: Becoming Leader. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Running, Role: LEADER
I20260709 14:54:16.678001 27082 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 1.
I20260709 14:54:16.677711 27125 tablet_bootstrap.cc:492] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: No bootstrap required, opened a new log
I20260709 14:54:16.679323 27125 ts_tablet_manager.cc:1403] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.006s
I20260709 14:54:16.678743 27130 consensus_queue.cc:237] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.677333 27127 ts_tablet_manager.cc:1403] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.006s
I20260709 14:54:16.680397 27124 tablet_bootstrap.cc:492] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389: Bootstrap starting.
I20260709 14:54:16.681762 27125 raft_consensus.cc:359] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.682389 27125 raft_consensus.cc:385] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.682648 27125 raft_consensus.cc:740] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.686206 27124 tablet_bootstrap.cc:654] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.687896 27127 raft_consensus.cc:359] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.688788 27125 consensus_queue.cc:260] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.689459 27127 raft_consensus.cc:385] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.689752 27127 raft_consensus.cc:740] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.690456 27127 consensus_queue.cc:260] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.691001 27125 ts_tablet_manager.cc:1434] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:16.691875 27125 tablet_bootstrap.cc:492] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:16.691279 26832 catalog_manager.cc:5697] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d69108728dc4943a91358f8d289a609 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "6d69108728dc4943a91358f8d289a609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.697460 27125 tablet_bootstrap.cc:654] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.699163 27127 ts_tablet_manager.cc:1434] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 14:54:16.699973 27127 tablet_bootstrap.cc:492] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137: Bootstrap starting.
I20260709 14:54:16.705063 27127 tablet_bootstrap.cc:654] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.720734 27142 consensus_queue.cc:1048] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:16.722285 27124 tablet_bootstrap.cc:492] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389: No bootstrap required, opened a new log
I20260709 14:54:16.722841 27124 ts_tablet_manager.cc:1403] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.016s
I20260709 14:54:16.726065 27124 raft_consensus.cc:359] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.726755 27124 raft_consensus.cc:385] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.727025 27124 raft_consensus.cc:740] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.727919 27124 consensus_queue.cc:260] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.729004 26832 catalog_manager.cc:5697] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d69108728dc4943a91358f8d289a609 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "6d69108728dc4943a91358f8d289a609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.735371 27124 ts_tablet_manager.cc:1434] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:16.737396 27125 tablet_bootstrap.cc:492] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: No bootstrap required, opened a new log
I20260709 14:54:16.737870 27127 tablet_bootstrap.cc:492] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137: No bootstrap required, opened a new log
I20260709 14:54:16.738404 27127 ts_tablet_manager.cc:1403] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.011s
I20260709 14:54:16.737865 27125 ts_tablet_manager.cc:1403] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.006s
I20260709 14:54:16.743057 27125 raft_consensus.cc:359] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.743839 27125 raft_consensus.cc:385] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.744167 27125 raft_consensus.cc:740] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.744937 27125 consensus_queue.cc:260] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.747116 27125 ts_tablet_manager.cc:1434] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:16.748085 27127 raft_consensus.cc:359] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.748731 27127 raft_consensus.cc:385] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.748986 27127 raft_consensus.cc:740] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.749701 27127 consensus_queue.cc:260] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.752664 27127 ts_tablet_manager.cc:1434] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:54:16.753538 27127 tablet_bootstrap.cc:492] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137: Bootstrap starting.
I20260709 14:54:16.754788 27132 consensus_queue.cc:1048] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:16.758414 27127 tablet_bootstrap.cc:654] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:16.767979 27127 tablet_bootstrap.cc:492] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137: No bootstrap required, opened a new log
I20260709 14:54:16.768342 27127 ts_tablet_manager.cc:1403] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:54:16.770777 27127 raft_consensus.cc:359] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.771427 27127 raft_consensus.cc:385] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:16.771685 27127 raft_consensus.cc:740] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Initialized, Role: FOLLOWER
I20260709 14:54:16.772377 27127 consensus_queue.cc:260] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.774008 27127 ts_tablet_manager.cc:1434] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:16.851464 27132 consensus_queue.cc:1048] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:16.857225 27129 consensus_queue.cc:1048] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:16.861831 27142 consensus_queue.cc:1048] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:16.870978 27151 consensus_queue.cc:1048] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:16.894439 27142 raft_consensus.cc:493] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:16.894833 27142 raft_consensus.cc:515] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.896426 27142 leader_election.cc:290] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.896968 26934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609" is_pre_election: true
I20260709 14:54:16.897370 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
I20260709 14:54:16.897665 26934 raft_consensus.cc:2468] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 0.
I20260709 14:54:16.897994 27082 raft_consensus.cc:2468] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 0.
I20260709 14:54:16.898638 26973 leader_election.cc:304] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:16.899277 27142 raft_consensus.cc:2804] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:16.899612 27142 raft_consensus.cc:493] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:16.899850 27142 raft_consensus.cc:3060] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.904211 27142 raft_consensus.cc:515] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.905711 27142 leader_election.cc:290] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:16.906251 26934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:16.906613 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:16.906834 26934 raft_consensus.cc:3060] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.907177 27082 raft_consensus.cc:3060] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:16.913309 27082 raft_consensus.cc:2468] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 1.
I20260709 14:54:16.913309 26934 raft_consensus.cc:2468] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 1.
I20260709 14:54:16.914374 26973 leader_election.cc:304] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:16.914943 27142 raft_consensus.cc:2804] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:16.915334 27142 raft_consensus.cc:697] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:16.916036 27142 consensus_queue.cc:237] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:16.921954 26833 catalog_manager.cc:5697] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 0 to 1, leader changed from <none> to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.968106 27142 consensus_queue.cc:1048] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:16.978781 27132 consensus_queue.cc:1048] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:17.058218 27166 raft_consensus.cc:493] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:17.058681 27166 raft_consensus.cc:515] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:17.060499 27166 leader_election.cc:290] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:17.060487 27130 consensus_queue.cc:1048] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:17.061460 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:17.062103 27010 raft_consensus.cc:2468] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 0.
I20260709 14:54:17.062224 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
I20260709 14:54:17.062830 27082 raft_consensus.cc:2468] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 0.
I20260709 14:54:17.063500 26900 leader_election.cc:304] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:17.064397 27130 raft_consensus.cc:2804] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:17.064762 27130 raft_consensus.cc:493] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:17.065021 27130 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.071367 27169 consensus_queue.cc:1048] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:17.071344 27130 raft_consensus.cc:515] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:17.074348 27083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:17.074899 27083 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.075064 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa" candidate_uuid: "6d69108728dc4943a91358f8d289a609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:17.076139 27010 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.081044 27083 raft_consensus.cc:2468] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 1.
I20260709 14:54:17.081902 27130 leader_election.cc:290] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 election: Requested vote from peers a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:17.082078 26901 leader_election.cc:304] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:17.082790 27130 raft_consensus.cc:2804] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:17.083817 27010 raft_consensus.cc:2468] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d69108728dc4943a91358f8d289a609 in term 1.
I20260709 14:54:17.083359 27130 raft_consensus.cc:697] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 1 LEADER]: Becoming Leader. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Running, Role: LEADER
I20260709 14:54:17.087431 27130 consensus_queue.cc:237] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:17.094381 26832 catalog_manager.cc:5697] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d69108728dc4943a91358f8d289a609 (127.23.8.129). New cstate: current_term: 1 leader_uuid: "6d69108728dc4943a91358f8d289a609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:17.103477 27151 consensus_queue.cc:1048] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:17.109099 27151 raft_consensus.cc:493] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:17.109571 27151 raft_consensus.cc:515] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:17.113607 27129 consensus_queue.cc:1048] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:17.116066 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab5879b5fd41d2a63a4c73c5314367" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:17.116428 26935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab5879b5fd41d2a63a4c73c5314367" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609" is_pre_election: true
I20260709 14:54:17.116712 27010 raft_consensus.cc:2468] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 0.
I20260709 14:54:17.117115 26935 raft_consensus.cc:2468] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 0.
I20260709 14:54:17.117933 27049 leader_election.cc:304] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:17.118723 27151 leader_election.cc:290] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:17.119345 27129 raft_consensus.cc:2804] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:17.119726 27129 raft_consensus.cc:493] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:17.120054 27129 raft_consensus.cc:3060] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.126363 27129 raft_consensus.cc:515] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:17.128496 26934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab5879b5fd41d2a63a4c73c5314367" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:17.128629 27129 leader_election.cc:290] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:17.128834 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ab5879b5fd41d2a63a4c73c5314367" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:17.129151 26934 raft_consensus.cc:3060] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.129549 27010 raft_consensus.cc:3060] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.134711 27010 raft_consensus.cc:2468] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 1.
I20260709 14:54:17.135025 26934 raft_consensus.cc:2468] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 1.
I20260709 14:54:17.135560 27049 leader_election.cc:304] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:17.136349 27129 raft_consensus.cc:2804] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:17.136759 27129 raft_consensus.cc:697] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:17.137414 27129 consensus_queue.cc:237] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:17.143149 26833 catalog_manager.cc:5697] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.212209 27130 consensus_queue.cc:1048] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:17.221349 27130 consensus_queue.cc:1048] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:17.362581 27132 consensus_queue.cc:1048] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:17.372392 27181 consensus_queue.cc:1048] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:17.383234 23586 ts_manager.cc:295] Set tserver state for 6d69108728dc4943a91358f8d289a609 to MAINTENANCE_MODE
I20260709 14:54:17.383982 23586 tablet_server.cc:179] TabletServer@127.23.8.129:0 shutting down...
I20260709 14:54:17.409551 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:17.410094 23586 tablet_replica.cc:333] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: stopping tablet replica
I20260709 14:54:17.410593 23586 raft_consensus.cc:2243] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:17.411118 23586 pending_rounds.cc:70] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Trying to abort 1 pending ops.
I20260709 14:54:17.411278 23586 pending_rounds.cc:77] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661878636929024 op_type: NO_OP noop_request { }
I20260709 14:54:17.411518 23586 raft_consensus.cc:2889] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:17.411733 23586 raft_consensus.cc:2272] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:17.413686 23586 tablet_replica.cc:333] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: stopping tablet replica
I20260709 14:54:17.414182 23586 raft_consensus.cc:2243] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:17.414507 23586 raft_consensus.cc:2272] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:17.416571 23586 tablet_replica.cc:333] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: stopping tablet replica
I20260709 14:54:17.417043 23586 raft_consensus.cc:2243] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:17.417760 23586 raft_consensus.cc:2272] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:17.419492 23586 tablet_replica.cc:333] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: stopping tablet replica
I20260709 14:54:17.420045 23586 raft_consensus.cc:2243] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:17.420490 23586 raft_consensus.cc:2272] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:17.422887 23586 tablet_replica.cc:333] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: stopping tablet replica
I20260709 14:54:17.423498 23586 raft_consensus.cc:2243] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:17.423828 23586 raft_consensus.cc:2272] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:17.425858 23586 tablet_replica.cc:333] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: stopping tablet replica
I20260709 14:54:17.426294 23586 raft_consensus.cc:2243] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:17.426942 23586 raft_consensus.cc:2272] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:17.428785 23586 tablet_replica.cc:333] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: stopping tablet replica
I20260709 14:54:17.429279 23586 raft_consensus.cc:2243] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:17.429612 23586 raft_consensus.cc:2272] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:17.431387 23586 tablet_replica.cc:333] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: stopping tablet replica
I20260709 14:54:17.431823 23586 raft_consensus.cc:2243] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:17.432114 23586 raft_consensus.cc:2272] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:17.433528 23586 tablet_replica.cc:333] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: stopping tablet replica
I20260709 14:54:17.433919 23586 raft_consensus.cc:2243] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:17.434237 23586 raft_consensus.cc:2272] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:17.436051 23586 tablet_replica.cc:333] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: stopping tablet replica
I20260709 14:54:17.436455 23586 raft_consensus.cc:2243] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:17.436779 23586 raft_consensus.cc:2272] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:17.443544 26973 consensus_peers.cc:597] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. 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 14:54:17.461163 27047 consensus_peers.cc:597] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:17.463606 23586 tablet_server.cc:196] TabletServer@127.23.8.129:0 shutdown complete.
W20260709 14:54:17.583043 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:17.707980 27129 consensus_queue.cc:1048] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:17.715636 27047 consensus_peers.cc:597] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:17.729637 27047 consensus_peers.cc:597] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:17.730288 26973 consensus_peers.cc:597] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:17.819818 26973 consensus_peers.cc:597] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:17.975867 26973 consensus_peers.cc:597] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:18.575176 27206 raft_consensus.cc:493] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d69108728dc4943a91358f8d289a609)
I20260709 14:54:18.575798 27206 raft_consensus.cc:515] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:18.576429 27143 raft_consensus.cc:493] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d69108728dc4943a91358f8d289a609)
I20260709 14:54:18.577071 27143 raft_consensus.cc:515] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:18.578152 27206 leader_election.cc:290] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:18.579414 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:18.579757 27143 leader_election.cc:290] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:18.580320 27010 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 1.
I20260709 14:54:18.581092 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
I20260709 14:54:18.581749 27082 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 1.
I20260709 14:54:18.582003 27049 leader_election.cc:304] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 
W20260709 14:54:18.582872 27047 leader_election.cc:336] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111)
I20260709 14:54:18.583058 27206 raft_consensus.cc:2804] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:18.583550 27206 raft_consensus.cc:493] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6d69108728dc4943a91358f8d289a609)
I20260709 14:54:18.583915 27206 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:18.584292 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:18.584563 26973 leader_election.cc:336] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111)
I20260709 14:54:18.585300 26976 leader_election.cc:304] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [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: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 6d69108728dc4943a91358f8d289a609
I20260709 14:54:18.586107 27143 raft_consensus.cc:2804] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:18.586367 27143 raft_consensus.cc:493] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6d69108728dc4943a91358f8d289a609)
I20260709 14:54:18.586612 27143 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.592170 27206 raft_consensus.cc:515] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:18.593806 27206 leader_election.cc:290] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:18.594363 27143 raft_consensus.cc:515] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:18.594929 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:18.595674 27010 raft_consensus.cc:2393] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c14343f32b7417aaf030bcf89c75389 in current term 2: Already voted for candidate a704697850d7480fbaf4a009ca62c137 in this term.
I20260709 14:54:18.596031 27143 leader_election.cc:290] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:18.597627 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
W20260709 14:54:18.597767 27047 leader_election.cc:336] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111)
I20260709 14:54:18.598380 27082 raft_consensus.cc:2393] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a704697850d7480fbaf4a009ca62c137 in current term 2: Already voted for candidate 6c14343f32b7417aaf030bcf89c75389 in this term.
I20260709 14:54:18.598416 27047 leader_election.cc:304] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389; no voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137
I20260709 14:54:18.599967 27206 raft_consensus.cc:2749] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:54:18.600546 26973 leader_election.cc:336] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111)
I20260709 14:54:18.600991 26973 leader_election.cc:304] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [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: a704697850d7480fbaf4a009ca62c137; no voters: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609
I20260709 14:54:18.601595 27143 raft_consensus.cc:2749] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:18.674089 27151 raft_consensus.cc:493] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.674616 27151 raft_consensus.cc:515] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:18.676283 27151 leader_election.cc:290] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:18.677330 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:18.678045 27010 raft_consensus.cc:2468] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 1.
I20260709 14:54:18.678993 27049 leader_election.cc:304] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:18.679719 27151 raft_consensus.cc:2804] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:54:18.679803 27047 leader_election.cc:336] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111)
I20260709 14:54:18.680109 27151 raft_consensus.cc:493] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.680450 27151 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.686275 27151 raft_consensus.cc:515] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:18.687800 27151 leader_election.cc:290] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:18.688676 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:18.689251 27010 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:18.690907 27047 leader_election.cc:336] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111)
I20260709 14:54:18.694690 27010 raft_consensus.cc:2468] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 2.
I20260709 14:54:18.695535 27049 leader_election.cc:304] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 6d69108728dc4943a91358f8d289a609
I20260709 14:54:18.696090 27151 raft_consensus.cc:2804] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:18.696456 27151 raft_consensus.cc:697] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:18.697330 27151 consensus_queue.cc:237] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Queue going to LEADER 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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:18.703787 26833 catalog_manager.cc:5697] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 1 to 2, leader changed from 6d69108728dc4943a91358f8d289a609 (127.23.8.129) to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:18.720284 27143 raft_consensus.cc:493] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d69108728dc4943a91358f8d289a609)
I20260709 14:54:18.720798 27143 raft_consensus.cc:515] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:18.722357 27143 leader_election.cc:290] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:18.723376 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389" is_pre_election: true
I20260709 14:54:18.723959 27082 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 1.
I20260709 14:54:18.724781 26976 leader_election.cc:304] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [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: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:18.725528 27143 raft_consensus.cc:2804] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:18.725793 27143 raft_consensus.cc:493] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6d69108728dc4943a91358f8d289a609)
W20260709 14:54:18.725982 26973 leader_election.cc:336] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111)
I20260709 14:54:18.726173 27143 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.731302 27143 raft_consensus.cc:515] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:18.733523 27143 leader_election.cc:290] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:18.733758 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:18.734362 27082 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:18.736845 26973 leader_election.cc:336] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111)
I20260709 14:54:18.740180 27082 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 2.
I20260709 14:54:18.741127 26976 leader_election.cc:304] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [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: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 6d69108728dc4943a91358f8d289a609
I20260709 14:54:18.741745 27143 raft_consensus.cc:2804] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:18.742108 27143 raft_consensus.cc:697] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:18.742972 27143 consensus_queue.cc:237] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:18.749475 26833 catalog_manager.cc:5697] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 1 to 2, leader changed from 6d69108728dc4943a91358f8d289a609 (127.23.8.129) to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:19.082319 27010 raft_consensus.cc:1275] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:19.083437 27151 consensus_queue.cc:1048] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:19.096861 27047 consensus_peers.cc:597] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:19.171335 27082 raft_consensus.cc:1275] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.172590 27143 consensus_queue.cc:1048] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:19.186859 26973 consensus_peers.cc:597] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:19.251639 26973 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111) [suppressed 99 similar messages]
W20260709 14:54:19.585388 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:19.726714 27047 consensus_peers.cc:597] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.053490 26973 consensus_peers.cc:597] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:20.105018 27151 raft_consensus.cc:493] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.105536 27151 raft_consensus.cc:515] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:20.107306 27151 leader_election.cc:290] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:20.108393 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137" is_pre_election: true
I20260709 14:54:20.108978 27010 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 2.
I20260709 14:54:20.109948 27049 leader_election.cc:304] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:20.110602 27151 raft_consensus.cc:2804] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:20.110958 27151 raft_consensus.cc:493] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:20.111025 27047 leader_election.cc:336] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111)
I20260709 14:54:20.111258 27151 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:20.116360 27151 raft_consensus.cc:515] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:20.117830 27151 leader_election.cc:290] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 3 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:20.118836 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:20.119400 27010 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:20.121127 27047 leader_election.cc:336] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111)
I20260709 14:54:20.124344 27010 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 3.
I20260709 14:54:20.125342 27049 leader_election.cc:304] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 6d69108728dc4943a91358f8d289a609
I20260709 14:54:20.126304 27151 raft_consensus.cc:2804] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:20.127071 27151 raft_consensus.cc:697] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:20.127807 27151 consensus_queue.cc:237] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Queue going to LEADER 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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:20.134960 26833 catalog_manager.cc:5697] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 1 to 3, leader changed from 6d69108728dc4943a91358f8d289a609 (127.23.8.129) to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 3 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:20.149209 26973 consensus_peers.cc:597] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.397394 27047 consensus_peers.cc:597] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.426551 26973 consensus_peers.cc:597] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.470927 27047 consensus_peers.cc:597] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.586391 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:20.587050 27010 raft_consensus.cc:1275] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:20.588549 27151 consensus_queue.cc:1048] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:20.604574 27047 consensus_peers.cc:597] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:20.727172 26973 consensus_peers.cc:597] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:21.374799 27047 consensus_peers.cc:597] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:21.587322 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:21.659631 26973 consensus_peers.cc:597] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:22.256877 27047 consensus_peers.cc:597] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:22.479980 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:22.487161 27232 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 14:54:22.487238 27231 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 14:54:22.488375 27234 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 14:54:22.488897 23586 server_base.cc:1061] running on GCE node
I20260709 14:54:22.490635 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:22.490836 23586 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 14:54:22.491022 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608862491003 us; error 0 us; skew 500 ppm
I20260709 14:54:22.491593 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:22.495275 23586 webserver.cc:533] Webserver started at http://127.23.8.129:44919/ using document root <none> and password file <none>
I20260709 14:54:22.495800 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:22.495986 23586 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:54:22.499861 23586 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:54:22.503854 27239 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:22.504671 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:54:22.505007 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-0-root
uuid: "6d69108728dc4943a91358f8d289a609"
format_stamp: "Formatted at 2026-07-09 14:54:15 on dist-test-slave-gjv7"
I20260709 14:54:22.505414 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608786900544-23586-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 14:54:22.522279 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:22.523463 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:22.524924 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:22.528545 27246 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:54:22.575749 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:54:22.576036 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.002s	sys 0.000s
I20260709 14:54:22.576324 23586 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:54:22.580873 27246 tablet_bootstrap.cc:492] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
W20260709 14:54:22.588299 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:22.594383 27246 tablet_bootstrap.cc:492] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: 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 14:54:22.595377 27246 tablet_bootstrap.cc:492] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: Bootstrap complete.
I20260709 14:54:22.596084 27246 ts_tablet_manager.cc:1403] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 14:54:22.598513 27246 raft_consensus.cc:359] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.599084 27246 raft_consensus.cc:740] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.599848 27246 consensus_queue.cc:260] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.602074 27246 ts_tablet_manager.cc:1434] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:54:22.602731 27246 tablet_bootstrap.cc:492] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:22.613936 23586 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:54:22.614241 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.037s	sys 0.000s
I20260709 14:54:22.616122 27246 tablet_bootstrap.cc:492] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: 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 14:54:22.616852 27246 tablet_bootstrap.cc:492] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: Bootstrap complete.
I20260709 14:54:22.617424 27246 ts_tablet_manager.cc:1403] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:54:22.619333 27246 raft_consensus.cc:359] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.619809 27246 raft_consensus.cc:740] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.620342 27246 consensus_queue.cc:260] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.621912 27246 ts_tablet_manager.cc:1434] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:54:22.622833 27246 tablet_bootstrap.cc:492] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:22.645605 27246 tablet_bootstrap.cc:492] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: 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 14:54:22.646438 27246 tablet_bootstrap.cc:492] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: Bootstrap complete.
I20260709 14:54:22.647086 27246 ts_tablet_manager.cc:1403] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.015s
I20260709 14:54:22.649513 27246 raft_consensus.cc:359] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.650067 27246 raft_consensus.cc:740] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.650754 27246 consensus_queue.cc:260] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.652796 27246 ts_tablet_manager.cc:1434] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.006s
I20260709 14:54:22.653635 27246 tablet_bootstrap.cc:492] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
W20260709 14:54:22.666983 26973 consensus_peers.cc:597] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:22.671298 27246 tablet_bootstrap.cc:492] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: 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 14:54:22.672123 27246 tablet_bootstrap.cc:492] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: Bootstrap complete.
I20260709 14:54:22.672762 27246 ts_tablet_manager.cc:1403] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 14:54:22.675176 27246 raft_consensus.cc:359] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:22.675814 27246 raft_consensus.cc:740] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.676468 27246 consensus_queue.cc:260] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [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: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:22.677870 27246 ts_tablet_manager.cc:1434] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:54:22.678588 27246 tablet_bootstrap.cc:492] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:22.680259 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.129:41985
I20260709 14:54:22.680368 27307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.129:41985 every 8 connection(s)
I20260709 14:54:22.685211 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:22.708099 27246 tablet_bootstrap.cc:492] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: 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 14:54:22.709115 27246 tablet_bootstrap.cc:492] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: Bootstrap complete.
I20260709 14:54:22.711897 27246 ts_tablet_manager.cc:1403] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260709 14:54:22.713775 27246 raft_consensus.cc:359] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.714253 27246 raft_consensus.cc:740] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.714825 27246 consensus_queue.cc:260] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.716722 27246 ts_tablet_manager.cc:1434] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 14:54:22.717574 27246 tablet_bootstrap.cc:492] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:22.718343 27308 heartbeater.cc:344] Connected to a master server at 127.23.8.190:43331
I20260709 14:54:22.718827 27308 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:22.719616 27308 heartbeater.cc:507] Master 127.23.8.190:43331 requested a full tablet report, sending...
I20260709 14:54:22.721786 27009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
mode: GRACEFUL
new_leader_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:36178
I20260709 14:54:22.722613 27009 raft_consensus.cc:606] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Received request to transfer leadership to TS 6c14343f32b7417aaf030bcf89c75389
I20260709 14:54:22.725318 26833 ts_manager.cc:194] Re-registered known tserver with Master: 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985)
I20260709 14:54:22.733487 27246 tablet_bootstrap.cc:492] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: 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 14:54:22.734494 27246 tablet_bootstrap.cc:492] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: Bootstrap complete.
I20260709 14:54:22.735159 27246 ts_tablet_manager.cc:1403] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 14:54:22.735711 26833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50476
I20260709 14:54:22.737820 27246 raft_consensus.cc:359] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.738512 27246 raft_consensus.cc:740] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.739220 27246 consensus_queue.cc:260] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.741291 27246 ts_tablet_manager.cc:1434] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:22.742082 27246 tablet_bootstrap.cc:492] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:22.742576 27308 heartbeater.cc:499] Master 127.23.8.190:43331 was elected leader, sending a full tablet report...
I20260709 14:54:22.754158 27082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
mode: GRACEFUL
new_leader_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:55806
I20260709 14:54:22.754664 27317 raft_consensus.cc:993] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137: : Instructing follower 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:22.754796 27082 raft_consensus.cc:606] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Received request to transfer leadership to TS a704697850d7480fbaf4a009ca62c137
I20260709 14:54:22.755364 27229 raft_consensus.cc:1081] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Signalling peer 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:22.757822 27082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:54:22.758308 27009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
mode: GRACEFUL
new_leader_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:36178
I20260709 14:54:22.758453 27082 raft_consensus.cc:493] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:22.758948 27082 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:22.759241 27246 tablet_bootstrap.cc:492] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: 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 14:54:22.760142 27246 tablet_bootstrap.cc:492] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: Bootstrap complete.
I20260709 14:54:22.760712 27246 ts_tablet_manager.cc:1403] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260709 14:54:22.758886 27009 raft_consensus.cc:606] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Received request to transfer leadership to TS 6c14343f32b7417aaf030bcf89c75389
I20260709 14:54:22.763556 27246 raft_consensus.cc:359] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.764201 27246 raft_consensus.cc:740] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.764256 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:22.765038 27246 consensus_queue.cc:260] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.765774 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:22.766536 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:22.766407 27082 raft_consensus.cc:515] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.767046 27246 ts_tablet_manager.cc:1434] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:22.767920 27246 tablet_bootstrap.cc:492] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:22.771644 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:22.772276 27009 raft_consensus.cc:3055] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:22.772574 27009 raft_consensus.cc:740] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:22.773451 27009 consensus_queue.cc:260] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.774693 27009 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:22.783246 27082 leader_election.cc:290] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:22.787207 27009 raft_consensus.cc:2468] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 2.
I20260709 14:54:22.788761 27049 leader_election.cc:304] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:22.789852 27230 raft_consensus.cc:2804] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:22.791241 27230 raft_consensus.cc:697] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:22.793397 27282 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:22.792160 27230 consensus_queue.cc:237] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.796026 27246 tablet_bootstrap.cc:492] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: 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 14:54:22.796887 27246 tablet_bootstrap.cc:492] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: Bootstrap complete.
I20260709 14:54:22.797582 27246 ts_tablet_manager.cc:1403] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.014s
I20260709 14:54:22.802578 27246 raft_consensus.cc:359] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.803418 27246 raft_consensus.cc:740] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.804164 27246 consensus_queue.cc:260] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.806281 27246 ts_tablet_manager.cc:1434] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:22.807091 27246 tablet_bootstrap.cc:492] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:22.814405 27281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:22.815030 27281 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:22.822535 27281 raft_consensus.cc:2468] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 2.
I20260709 14:54:22.826838 26833 catalog_manager.cc:5697] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 1 to 2, leader changed from a704697850d7480fbaf4a009ca62c137 (127.23.8.130) to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:22.830094 27246 tablet_bootstrap.cc:492] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: 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 14:54:22.831080 27246 tablet_bootstrap.cc:492] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: Bootstrap complete.
I20260709 14:54:22.831750 27246 ts_tablet_manager.cc:1403] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260709 14:54:22.834283 27246 raft_consensus.cc:359] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.834759 27246 raft_consensus.cc:740] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.835335 27246 consensus_queue.cc:260] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.837301 27246 ts_tablet_manager.cc:1434] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:22.838124 27246 tablet_bootstrap.cc:492] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Bootstrap starting.
I20260709 14:54:22.851842 27246 tablet_bootstrap.cc:492] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:54:22.852499 27246 tablet_bootstrap.cc:492] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Bootstrap complete.
I20260709 14:54:22.853063 27246 ts_tablet_manager.cc:1403] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:54:22.854838 27246 raft_consensus.cc:359] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.855399 27246 raft_consensus.cc:740] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d69108728dc4943a91358f8d289a609, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.855893 27246 consensus_queue.cc:260] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.857296 27246 ts_tablet_manager.cc:1434] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:22.885038 27325 raft_consensus.cc:993] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389: : Instructing follower a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:22.885551 27324 raft_consensus.cc:1081] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Signalling peer a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:22.886873 27009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:36160
I20260709 14:54:22.887280 27009 raft_consensus.cc:493] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:22.887521 27009 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:22.892096 27009 raft_consensus.cc:515] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.893584 27009 leader_election.cc:290] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 3 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:22.894296 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:22.894519 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:22.894872 27282 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:22.895084 27082 raft_consensus.cc:3055] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:22.895387 27082 raft_consensus.cc:740] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:22.896080 27082 consensus_queue.cc:260] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.897121 27082 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:22.900058 27282 raft_consensus.cc:2468] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 3.
I20260709 14:54:22.900961 26973 leader_election.cc:304] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [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: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:22.901631 27229 raft_consensus.cc:2804] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:22.902099 27229 raft_consensus.cc:697] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:22.902524 27082 raft_consensus.cc:2468] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 3.
I20260709 14:54:22.902963 27229 consensus_queue.cc:237] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:22.909937 26831 catalog_manager.cc:5697] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 2 to 3, leader changed from 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131) to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 3 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.917151 27282 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Advancing to term 3
W20260709 14:54:22.943346 27309 tablet.cc:2406] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:23.089485 27317 raft_consensus.cc:993] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137: : Instructing follower 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:23.089882 27229 raft_consensus.cc:1081] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Signalling peer 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:23.091153 27082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:54:23.091612 27082 raft_consensus.cc:493] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:23.091879 27082 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:23.096648 27082 raft_consensus.cc:515] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:23.097890 27082 leader_election.cc:290] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 3 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:23.098517 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:23.098835 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:23.099148 27282 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:23.099419 27009 raft_consensus.cc:3055] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:23.099731 27009 raft_consensus.cc:740] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:23.100524 27009 consensus_queue.cc:260] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:23.101717 27009 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:23.105702 27282 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 3.
I20260709 14:54:23.106776 27047 leader_election.cc:304] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:23.107581 27324 raft_consensus.cc:2804] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:23.107997 27324 raft_consensus.cc:697] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:23.108206 27009 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 3.
I20260709 14:54:23.108771 27324 consensus_queue.cc:237] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:23.114935 26831 catalog_manager.cc:5697] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 2 to 3, leader changed from a704697850d7480fbaf4a009ca62c137 (127.23.8.130) to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 3 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:23.266518 27009 raft_consensus.cc:1275] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:23.267571 27324 consensus_queue.cc:1048] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:23.276789 27282 raft_consensus.cc:1275] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:23.278368 27322 consensus_queue.cc:1048] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:23.373027 27282 raft_consensus.cc:1275] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:23.374118 27342 consensus_queue.cc:1048] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:23.374565 27342 consensus_queue.cc:1243] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [LEADER]: Peer 6d69108728dc4943a91358f8d289a609 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:54:23.376255 27282 pending_rounds.cc:85] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Aborting all ops after (but not including) 0
I20260709 14:54:23.376468 27282 pending_rounds.cc:107] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:54:23.376685 27282 raft_consensus.cc:2889] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:23.382990 27082 raft_consensus.cc:1275] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:23.384212 27342 consensus_queue.cc:1048] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:23.527535 27009 raft_consensus.cc:1275] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:23.528721 27322 consensus_queue.cc:1048] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:23.531462 27282 raft_consensus.cc:1275] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:23.532843 27322 consensus_queue.cc:1048] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:54:23.589223 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:23.788535 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:23.795727 27082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
mode: GRACEFUL
new_leader_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:55806
I20260709 14:54:23.796277 27082 raft_consensus.cc:606] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Received request to transfer leadership to TS a704697850d7480fbaf4a009ca62c137
I20260709 14:54:23.798545 27009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
mode: GRACEFUL
new_leader_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:36178
I20260709 14:54:23.798986 27009 raft_consensus.cc:606] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Received request to transfer leadership to TS 6c14343f32b7417aaf030bcf89c75389
I20260709 14:54:23.801157 27082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
mode: GRACEFUL
new_leader_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:55806
I20260709 14:54:23.801608 27082 raft_consensus.cc:606] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Received request to transfer leadership to TS a704697850d7480fbaf4a009ca62c137
I20260709 14:54:23.802551 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:23.802958 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:23.803421 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:23.870005 27324 raft_consensus.cc:993] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389: : Instructing follower a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:23.870523 27322 raft_consensus.cc:1081] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Signalling peer a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:23.871930 27009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:36160
I20260709 14:54:23.872391 27009 raft_consensus.cc:493] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:23.872656 27009 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:23.877447 27009 raft_consensus.cc:515] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:23.879179 27009 leader_election.cc:290] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 3 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:23.879825 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:23.880211 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:23.880491 27282 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:23.880750 27082 raft_consensus.cc:3055] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:23.881048 27082 raft_consensus.cc:740] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:23.881750 27082 consensus_queue.cc:260] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:23.882843 27082 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:23.887444 27282 raft_consensus.cc:2468] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 3.
I20260709 14:54:23.888481 26973 leader_election.cc:304] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [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: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:23.888958 27082 raft_consensus.cc:2468] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 3.
I20260709 14:54:23.889214 27229 raft_consensus.cc:2804] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:23.889695 27229 raft_consensus.cc:697] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:23.890528 27229 consensus_queue.cc:237] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:23.895994 26831 catalog_manager.cc:5697] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 2 to 3, leader changed from 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131) to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 3 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.116513 27342 raft_consensus.cc:993] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137: : Instructing follower 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:24.116921 27229 raft_consensus.cc:1081] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Signalling peer 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:24.118234 27082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:54:24.118665 27082 raft_consensus.cc:493] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:24.118949 27082 raft_consensus.cc:3060] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:24.124632 27082 raft_consensus.cc:515] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:24.126428 27082 leader_election.cc:290] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:24.127661 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:24.128257 27009 raft_consensus.cc:3055] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:24.128541 27009 raft_consensus.cc:740] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:24.129324 27009 consensus_queue.cc:260] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:24.130219 27009 raft_consensus.cc:3060] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:24.132509 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:24.133121 27280 raft_consensus.cc:3060] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:24.135453 27009 raft_consensus.cc:2468] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 2.
I20260709 14:54:24.136446 27049 leader_election.cc:304] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c14343f32b7417aaf030bcf89c75389, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:24.137092 27322 raft_consensus.cc:2804] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:24.137619 27322 raft_consensus.cc:697] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:24.138633 27280 raft_consensus.cc:2468] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 2.
I20260709 14:54:24.138540 27322 consensus_queue.cc:237] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:24.145582 26831 catalog_manager.cc:5697] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 1 to 2, leader changed from a704697850d7480fbaf4a009ca62c137 (127.23.8.130) to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:24.157831 27324 raft_consensus.cc:993] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389: : Instructing follower a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:24.158178 27322 raft_consensus.cc:1081] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Signalling peer a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:24.159346 27009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:36160
I20260709 14:54:24.159754 27009 raft_consensus.cc:493] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:24.160012 27009 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:24.164295 27009 raft_consensus.cc:515] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:24.165843 27009 leader_election.cc:290] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 4 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:24.166399 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:24.166759 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:24.166941 27280 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:24.167207 27082 raft_consensus.cc:3055] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:24.167466 27082 raft_consensus.cc:740] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:24.168018 27082 consensus_queue.cc:260] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:24.168800 27082 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:24.171468 27280 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 4.
I20260709 14:54:24.172395 26973 leader_election.cc:304] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [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: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:24.173043 27229 raft_consensus.cc:2804] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:24.173132 27082 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 4.
I20260709 14:54:24.173465 27229 raft_consensus.cc:697] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 4 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:24.174216 27229 consensus_queue.cc:237] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:24.179137 26831 catalog_manager.cc:5697] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 3 to 4, leader changed from 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131) to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 4 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.328889 27082 raft_consensus.cc:1275] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:24.329994 27229 consensus_queue.cc:1048] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:24.332254 27280 raft_consensus.cc:1275] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:24.333590 27229 consensus_queue.cc:1048] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:24.588800 27082 raft_consensus.cc:1275] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:24.589805 27355 consensus_queue.cc:1048] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:54:24.590039 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:24.596800 27282 raft_consensus.cc:1275] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:24.598030 27229 consensus_queue.cc:1048] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:24.701040 27009 raft_consensus.cc:1275] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.702227 27322 consensus_queue.cc:1048] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.711565 27282 raft_consensus.cc:1275] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.713279 27360 consensus_queue.cc:1048] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.810350 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:24.817689 27009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
mode: GRACEFUL
new_leader_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:36178
I20260709 14:54:24.818156 27009 raft_consensus.cc:606] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Received request to transfer leadership to TS 6c14343f32b7417aaf030bcf89c75389
I20260709 14:54:24.820380 27082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
mode: GRACEFUL
new_leader_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:55806
I20260709 14:54:24.820779 27082 raft_consensus.cc:606] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Received request to transfer leadership to TS a704697850d7480fbaf4a009ca62c137
I20260709 14:54:24.822827 27009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
mode: GRACEFUL
new_leader_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:36178
I20260709 14:54:24.823247 27009 raft_consensus.cc:606] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 4 LEADER]: Received request to transfer leadership to TS 6c14343f32b7417aaf030bcf89c75389
I20260709 14:54:24.824234 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:24.824767 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:24.825357 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:25.092934 27342 raft_consensus.cc:993] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137: : Instructing follower 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:25.093343 27229 raft_consensus.cc:1081] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 4 LEADER]: Signalling peer 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:25.094591 27082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:54:25.094956 27082 raft_consensus.cc:493] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:25.095178 27082 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:25.099076 27082 raft_consensus.cc:515] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.100287 27082 leader_election.cc:290] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 5 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:25.101001 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:25.101198 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d613d50d398b4b6b95495a8d7a565e84" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:25.101658 27282 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:25.101737 27009 raft_consensus.cc:3055] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:25.102130 27009 raft_consensus.cc:740] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:25.102895 27009 consensus_queue.cc:260] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.104095 27009 raft_consensus.cc:3060] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:25.108222 27282 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 5.
I20260709 14:54:25.109268 27047 leader_election.cc:304] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:25.109843 27360 raft_consensus.cc:2804] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:25.110293 27360 raft_consensus.cc:697] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 5 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:25.110392 27009 raft_consensus.cc:2468] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 5.
I20260709 14:54:25.111088 27360 consensus_queue.cc:237] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.116534 26833 catalog_manager.cc:5697] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 4 to 5, leader changed from a704697850d7480fbaf4a009ca62c137 (127.23.8.130) to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 5 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:25.146663 27322 raft_consensus.cc:993] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389: : Instructing follower a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:25.147058 27360 raft_consensus.cc:1081] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Signalling peer a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:25.148263 27009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:36160
I20260709 14:54:25.148675 27009 raft_consensus.cc:493] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:25.148936 27009 raft_consensus.cc:3060] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:25.153306 27009 raft_consensus.cc:515] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.154704 27009 leader_election.cc:290] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 3 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:25.155490 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:25.155965 27082 raft_consensus.cc:3055] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:25.155988 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d43ab61fa764e47932136e541f2a558" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:25.156224 27082 raft_consensus.cc:740] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:25.156531 27282 raft_consensus.cc:3060] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:25.156831 27082 consensus_queue.cc:260] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.157704 27082 raft_consensus.cc:3060] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:25.160723 27282 raft_consensus.cc:2468] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 3.
I20260709 14:54:25.161566 27082 raft_consensus.cc:2468] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 3.
I20260709 14:54:25.161701 26973 leader_election.cc:304] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [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: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:25.162426 27229 raft_consensus.cc:2804] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:25.162873 27229 raft_consensus.cc:697] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:25.163520 27229 consensus_queue.cc:237] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.168689 26833 catalog_manager.cc:5697] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 2 to 3, leader changed from 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131) to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 3 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:25.384063 27342 raft_consensus.cc:993] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137: : Instructing follower 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:25.384541 27229 raft_consensus.cc:1081] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Signalling peer 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:25.385710 27082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:54:25.386121 27082 raft_consensus.cc:493] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:25.386368 27082 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:25.390399 27082 raft_consensus.cc:515] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.391762 27082 leader_election.cc:290] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 4 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:25.392361 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:25.392642 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b317840e254cd2839ae5d85b0f62fa" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:25.392962 27282 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:25.393138 27009 raft_consensus.cc:3055] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:25.393482 27009 raft_consensus.cc:740] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:25.394129 27009 consensus_queue.cc:260] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.395164 27009 raft_consensus.cc:3060] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:25.398291 27282 raft_consensus.cc:2468] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 4.
I20260709 14:54:25.399178 27047 leader_election.cc:304] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:25.399864 27360 raft_consensus.cc:2804] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:25.400105 27009 raft_consensus.cc:2468] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 4.
I20260709 14:54:25.400233 27360 raft_consensus.cc:697] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 4 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:25.401026 27360 consensus_queue.cc:237] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.407116 26833 catalog_manager.cc:5697] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 3 to 4, leader changed from a704697850d7480fbaf4a009ca62c137 (127.23.8.130) to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 4 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:25.590905 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:25.611413 27009 raft_consensus.cc:1275] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 5 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:25.612649 27360 consensus_queue.cc:1048] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:25.622582 27282 raft_consensus.cc:1275] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 5 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:25.626653 27360 consensus_queue.cc:1048] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:25.734218 27282 raft_consensus.cc:1275] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:25.735263 27229 consensus_queue.cc:1048] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:25.742656 27082 raft_consensus.cc:1275] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:25.744086 27342 consensus_queue.cc:1048] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:25.831672 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:25.833328 27009 raft_consensus.cc:1275] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:25.834599 27360 consensus_queue.cc:1048] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:25.840983 27010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
mode: GRACEFUL
new_leader_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:36178
I20260709 14:54:25.841493 27010 raft_consensus.cc:606] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Received request to transfer leadership to TS 6c14343f32b7417aaf030bcf89c75389
I20260709 14:54:25.845431 27282 raft_consensus.cc:1275] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:25.846899 27082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
mode: GRACEFUL
new_leader_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:55806
I20260709 14:54:25.847383 27082 raft_consensus.cc:606] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Received request to transfer leadership to TS a704697850d7480fbaf4a009ca62c137
I20260709 14:54:25.848970 27360 consensus_queue.cc:1048] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:25.850114 27082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
mode: GRACEFUL
new_leader_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:55806
I20260709 14:54:25.850728 27082 raft_consensus.cc:606] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Received request to transfer leadership to TS a704697850d7480fbaf4a009ca62c137
I20260709 14:54:25.851846 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:25.852437 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:25.853397 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:25.860858 27374 raft_consensus.cc:993] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137: : Instructing follower 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:25.861325 27342 raft_consensus.cc:1081] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Signalling peer 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:25.862658 27082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:54:25.863134 27082 raft_consensus.cc:493] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:25.863495 27082 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:25.866847 27322 raft_consensus.cc:993] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389: : Instructing follower a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:25.867329 27322 raft_consensus.cc:1081] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Signalling peer a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:25.868757 27010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:36160
I20260709 14:54:25.869234 27010 raft_consensus.cc:493] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:25.869524 27010 raft_consensus.cc:3060] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.869438 27082 raft_consensus.cc:515] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.871073 27082 leader_election.cc:290] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 4 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:25.871872 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:25.872049 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1bcfffa7c14170aab1003b9db4e5ab" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:25.872594 27282 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:25.872619 27009 raft_consensus.cc:3055] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:25.873123 27009 raft_consensus.cc:740] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:25.873754 27009 consensus_queue.cc:260] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.874537 27009 raft_consensus.cc:3060] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:25.875722 27010 raft_consensus.cc:515] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.878211 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:25.878221 27010 leader_election.cc:290] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:25.878755 27280 raft_consensus.cc:3060] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.879099 27009 raft_consensus.cc:2468] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 4.
I20260709 14:54:25.879110 27282 raft_consensus.cc:2468] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 4.
I20260709 14:54:25.878466 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:25.879855 27082 raft_consensus.cc:3055] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:25.880158 27082 raft_consensus.cc:740] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:25.880311 27047 leader_election.cc:304] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:25.881047 27360 raft_consensus.cc:2804] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:25.880877 27082 consensus_queue.cc:260] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.881851 27360 raft_consensus.cc:697] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 4 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:25.882429 27082 raft_consensus.cc:3060] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:25.882817 27360 consensus_queue.cc:237] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.884992 27280 raft_consensus.cc:2468] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 2.
I20260709 14:54:25.886056 26973 leader_election.cc:304] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:25.886754 27374 raft_consensus.cc:2804] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:25.887112 27374 raft_consensus.cc:697] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:25.887971 27374 consensus_queue.cc:237] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:25.890631 27082 raft_consensus.cc:2468] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 2.
I20260709 14:54:25.891026 26833 catalog_manager.cc:5697] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 3 to 4, leader changed from a704697850d7480fbaf4a009ca62c137 (127.23.8.130) to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 4 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:25.898633 26831 catalog_manager.cc:5697] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 1 to 2, leader changed from 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131) to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.251077 27322 raft_consensus.cc:993] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389: : Instructing follower a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:26.251470 27360 raft_consensus.cc:1081] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Signalling peer a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:26.252732 27010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:36160
I20260709 14:54:26.253127 27010 raft_consensus.cc:493] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:26.253450 27010 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:26.257472 27010 raft_consensus.cc:515] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:26.258741 27010 leader_election.cc:290] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 4 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847)
I20260709 14:54:26.259405 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:26.259662 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:26.260017 27280 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:26.260172 27082 raft_consensus.cc:3055] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:26.260522 27082 raft_consensus.cc:740] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:26.261242 27082 consensus_queue.cc:260] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:26.262352 27082 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:26.266487 27280 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 4.
I20260709 14:54:26.267676 26973 leader_election.cc:304] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [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: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:26.268388 27082 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 4.
I20260709 14:54:26.268890 27374 raft_consensus.cc:2804] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:26.269455 27374 raft_consensus.cc:697] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 4 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:26.270232 27374 consensus_queue.cc:237] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:26.276466 26831 catalog_manager.cc:5697] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 3 to 4, leader changed from 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131) to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 4 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.367367 27010 raft_consensus.cc:1275] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:26.368378 27360 consensus_queue.cc:1048] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:26.377125 27280 raft_consensus.cc:1275] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:26.378608 27377 consensus_queue.cc:1048] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:26.455004 27280 raft_consensus.cc:1275] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:26.456153 27082 raft_consensus.cc:1275] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:26.456192 27382 consensus_queue.cc:1048] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:26.457257 27342 consensus_queue.cc:1048] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:26.591738 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:26.779767 27082 raft_consensus.cc:1275] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:26.780927 27374 consensus_queue.cc:1048] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:26.789048 27282 raft_consensus.cc:1275] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:26.790815 27374 consensus_queue.cc:1048] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:26.862221 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:26.869088 27082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12c745b3da3e40138efe39e3064c5f94"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
mode: GRACEFUL
new_leader_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:55806
I20260709 14:54:26.869604 27082 raft_consensus.cc:606] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Received request to transfer leadership to TS a704697850d7480fbaf4a009ca62c137
I20260709 14:54:26.871742 27010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
mode: GRACEFUL
new_leader_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:36178
I20260709 14:54:26.872165 27010 raft_consensus.cc:606] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Received request to transfer leadership to TS 6c14343f32b7417aaf030bcf89c75389
I20260709 14:54:26.874373 27010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
mode: GRACEFUL
new_leader_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:36178
I20260709 14:54:26.874776 27010 raft_consensus.cc:606] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 4 LEADER]: Received request to transfer leadership to TS 6c14343f32b7417aaf030bcf89c75389
I20260709 14:54:26.875597 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:26.876039 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:26.876531 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:26.942773 27382 raft_consensus.cc:993] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137: : Instructing follower 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:26.943215 27374 raft_consensus.cc:1081] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Signalling peer 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:26.944473 27082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:54:26.944877 27082 raft_consensus.cc:493] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:26.945226 27082 raft_consensus.cc:3060] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:26.949498 27082 raft_consensus.cc:515] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:26.950736 27082 leader_election.cc:290] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 3 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:26.951390 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:26.951596 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a012f0b43a449f9715f4179b440a88" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:26.951965 27282 raft_consensus.cc:3060] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:26.952086 27010 raft_consensus.cc:3055] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:26.952452 27010 raft_consensus.cc:740] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:26.953122 27010 consensus_queue.cc:260] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:26.954203 27010 raft_consensus.cc:3060] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:26.957960 27282 raft_consensus.cc:2468] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 3.
I20260709 14:54:26.959092 27047 leader_election.cc:304] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:26.959761 27360 raft_consensus.cc:2804] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:26.960098 27010 raft_consensus.cc:2468] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 3.
I20260709 14:54:26.960131 27360 raft_consensus.cc:697] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:26.961079 27360 consensus_queue.cc:237] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [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: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:26.966568 26831 catalog_manager.cc:5697] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 2 to 3, leader changed from a704697850d7480fbaf4a009ca62c137 (127.23.8.130) to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 3 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.026996 27377 raft_consensus.cc:993] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389: : Instructing follower a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:27.027455 27360 raft_consensus.cc:1081] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Signalling peer a704697850d7480fbaf4a009ca62c137 to start an election
I20260709 14:54:27.028676 27010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12c745b3da3e40138efe39e3064c5f94"
dest_uuid: "a704697850d7480fbaf4a009ca62c137"
 from {username='slave'} at 127.0.0.1:36160
I20260709 14:54:27.029064 27010 raft_consensus.cc:493] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:27.029349 27010 raft_consensus.cc:3060] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:27.033337 27010 raft_consensus.cc:515] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:27.034571 27010 leader_election.cc:290] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 election: Requested vote from peers 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131:43847), 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985)
I20260709 14:54:27.035168 27082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c745b3da3e40138efe39e3064c5f94" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
I20260709 14:54:27.035523 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c745b3da3e40138efe39e3064c5f94" candidate_uuid: "a704697850d7480fbaf4a009ca62c137" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:27.035687 27082 raft_consensus.cc:3055] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:27.036017 27082 raft_consensus.cc:740] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:27.036015 27282 raft_consensus.cc:3060] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:27.036666 27082 consensus_queue.cc:260] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:27.037766 27082 raft_consensus.cc:3060] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:27.040277 27282 raft_consensus.cc:2468] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 2.
I20260709 14:54:27.041081 26973 leader_election.cc:304] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d69108728dc4943a91358f8d289a609, a704697850d7480fbaf4a009ca62c137; no voters: 
I20260709 14:54:27.041724 27382 raft_consensus.cc:2804] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:27.042182 27082 raft_consensus.cc:2468] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a704697850d7480fbaf4a009ca62c137 in term 2.
I20260709 14:54:27.042200 27382 raft_consensus.cc:697] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Becoming Leader. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:27.043121 27382 consensus_queue.cc:237] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } }
I20260709 14:54:27.049575 26831 catalog_manager.cc:5697] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 reported cstate change: term changed from 1 to 2, leader changed from 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131) to a704697850d7480fbaf4a009ca62c137 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "a704697850d7480fbaf4a009ca62c137" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.168407 27382 raft_consensus.cc:993] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137: : Instructing follower 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:27.168797 27374 raft_consensus.cc:1081] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 4 LEADER]: Signalling peer 6c14343f32b7417aaf030bcf89c75389 to start an election
I20260709 14:54:27.170046 27082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236"
dest_uuid: "6c14343f32b7417aaf030bcf89c75389"
 from {username='slave'} at 127.0.0.1:55776
I20260709 14:54:27.170411 27082 raft_consensus.cc:493] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:27.170630 27082 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:27.174844 27082 raft_consensus.cc:515] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:27.176204 27082 leader_election.cc:290] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [CANDIDATE]: Term 5 election: Requested vote from peers 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985), a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447)
I20260709 14:54:27.176803 27282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "6d69108728dc4943a91358f8d289a609"
I20260709 14:54:27.177024 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd41c9406b14a3bba5316555cd2c236" candidate_uuid: "6c14343f32b7417aaf030bcf89c75389" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a704697850d7480fbaf4a009ca62c137"
I20260709 14:54:27.177363 27282 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:27.177547 27010 raft_consensus.cc:3055] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:27.177852 27010 raft_consensus.cc:740] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a704697850d7480fbaf4a009ca62c137, State: Running, Role: LEADER
I20260709 14:54:27.178423 27010 consensus_queue.cc:260] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:27.179214 27010 raft_consensus.cc:3060] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:27.181421 27282 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 5.
I20260709 14:54:27.182251 27047 leader_election.cc:304] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [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: 6c14343f32b7417aaf030bcf89c75389, 6d69108728dc4943a91358f8d289a609; no voters: 
I20260709 14:54:27.182832 27360 raft_consensus.cc:2804] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:27.183301 27360 raft_consensus.cc:697] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 5 LEADER]: Becoming Leader. State: Replica: 6c14343f32b7417aaf030bcf89c75389, State: Running, Role: LEADER
I20260709 14:54:27.183804 27010 raft_consensus.cc:2468] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c14343f32b7417aaf030bcf89c75389 in term 5.
I20260709 14:54:27.184073 27360 consensus_queue.cc:237] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } }
I20260709 14:54:27.192075 26831 catalog_manager.cc:5697] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 reported cstate change: term changed from 4 to 5, leader changed from a704697850d7480fbaf4a009ca62c137 (127.23.8.130) to 6c14343f32b7417aaf030bcf89c75389 (127.23.8.131). New cstate: current_term: 5 leader_uuid: "6c14343f32b7417aaf030bcf89c75389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.478924 27282 raft_consensus.cc:1275] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:27.480022 27360 consensus_queue.cc:1048] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:27.488572 27010 raft_consensus.cc:1275] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:27.489902 27377 consensus_queue.cc:1048] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:27.565121 27082 raft_consensus.cc:1275] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:27.566211 27374 consensus_queue.cc:1048] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c14343f32b7417aaf030bcf89c75389" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:27.571755 27282 raft_consensus.cc:1275] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Refusing update from remote peer a704697850d7480fbaf4a009ca62c137: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:27.573652 27374 consensus_queue.cc:1048] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:27.592497 26881 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:27.665354 27010 raft_consensus.cc:1275] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 5 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:27.666685 27377 consensus_queue.cc:1048] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a704697850d7480fbaf4a009ca62c137" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:27.673856 27280 raft_consensus.cc:1275] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 5 FOLLOWER]: Refusing update from remote peer 6c14343f32b7417aaf030bcf89c75389: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:27.675129 27377 consensus_queue.cc:1048] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d69108728dc4943a91358f8d289a609" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:27.883010 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:27.915807 23586 tablet_server.cc:179] TabletServer@127.23.8.129:41985 shutting down...
I20260709 14:54:27.936821 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:27.937630 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:27.938774 23586 raft_consensus.cc:2243] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:27.939402 23586 raft_consensus.cc:2272] T 66b317840e254cd2839ae5d85b0f62fa P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:27.943241 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:27.944517 23586 raft_consensus.cc:2243] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:27.945354 23586 raft_consensus.cc:2272] T 7d43ab61fa764e47932136e541f2a558 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:27.948491 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:27.949136 23586 raft_consensus.cc:2243] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:27.949640 23586 raft_consensus.cc:2272] T 24ab5879b5fd41d2a63a4c73c5314367 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:27.952020 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:27.952714 23586 raft_consensus.cc:2243] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:27.953306 23586 raft_consensus.cc:2272] T 12c745b3da3e40138efe39e3064c5f94 P 6d69108728dc4943a91358f8d289a609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:27.956010 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:27.956537 23586 raft_consensus.cc:2243] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:27.957055 23586 raft_consensus.cc:2272] T 75a012f0b43a449f9715f4179b440a88 P 6d69108728dc4943a91358f8d289a609 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:27.960304 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:27.960772 23586 raft_consensus.cc:2243] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:27.961270 23586 raft_consensus.cc:2272] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6d69108728dc4943a91358f8d289a609 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:27.963402 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:27.963985 23586 raft_consensus.cc:2243] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:27.964545 23586 raft_consensus.cc:2272] T efd41c9406b14a3bba5316555cd2c236 P 6d69108728dc4943a91358f8d289a609 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:27.967478 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:27.968237 23586 raft_consensus.cc:2243] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:27.969017 23586 raft_consensus.cc:2272] T d613d50d398b4b6b95495a8d7a565e84 P 6d69108728dc4943a91358f8d289a609 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:27.970458 26973 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 69 similar messages]
I20260709 14:54:27.973424 23586 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:27.974470 23586 raft_consensus.cc:2243] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:27.975072 23586 raft_consensus.cc:2272] T bc8d767af5a94228bd239370ca875bb1 P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:27.975703 27047 consensus_peers.cc:597] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. 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 14:54:27.978226 23586 tablet_replica.cc:333] stopping tablet replica
W20260709 14:54:27.978900 26973 consensus_peers.cc:597] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. 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 14:54:27.978948 23586 raft_consensus.cc:2243] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:27.979662 23586 raft_consensus.cc:2272] T 1ee15112b0c44affb2378949c7053bbc P 6d69108728dc4943a91358f8d289a609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.010903 23586 tablet_server.cc:196] TabletServer@127.23.8.129:41985 shutdown complete.
W20260709 14:54:28.038139 27047 consensus_peers.cc:597] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.042280 23586 tablet_server.cc:179] TabletServer@127.23.8.130:0 shutting down...
W20260709 14:54:28.058696 27049 consensus_peers.cc:597] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 -> Peer a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447): Couldn't send request to peer a704697850d7480fbaf4a009ca62c137. 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 14:54:28.068753 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:28.069550 23586 tablet_replica.cc:333] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137: stopping tablet replica
I20260709 14:54:28.070228 23586 raft_consensus.cc:2243] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.070729 23586 raft_consensus.cc:2272] T 66b317840e254cd2839ae5d85b0f62fa P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.073352 23586 tablet_replica.cc:333] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137: stopping tablet replica
I20260709 14:54:28.073917 23586 raft_consensus.cc:2243] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.074899 23586 raft_consensus.cc:2272] T 7d43ab61fa764e47932136e541f2a558 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.077127 23586 tablet_replica.cc:333] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137: stopping tablet replica
I20260709 14:54:28.077735 23586 raft_consensus.cc:2243] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.078306 23586 raft_consensus.cc:2272] T efd41c9406b14a3bba5316555cd2c236 P a704697850d7480fbaf4a009ca62c137 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.081249 23586 tablet_replica.cc:333] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137: stopping tablet replica
I20260709 14:54:28.081779 23586 raft_consensus.cc:2243] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.082221 23586 raft_consensus.cc:2272] T d613d50d398b4b6b95495a8d7a565e84 P a704697850d7480fbaf4a009ca62c137 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.084256 23586 tablet_replica.cc:333] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137: stopping tablet replica
I20260709 14:54:28.084749 23586 raft_consensus.cc:2243] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.085642 23586 raft_consensus.cc:2272] T bc8d767af5a94228bd239370ca875bb1 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.087993 23586 tablet_replica.cc:333] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137: stopping tablet replica
I20260709 14:54:28.088802 23586 raft_consensus.cc:2243] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.090090 23586 raft_consensus.cc:2272] T 1ee15112b0c44affb2378949c7053bbc P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:28.091604 27049 consensus_peers.cc:597] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 -> Peer a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447): Couldn't send request to peer a704697850d7480fbaf4a009ca62c137. 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 14:54:28.092847 23586 tablet_replica.cc:333] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137: stopping tablet replica
I20260709 14:54:28.093461 23586 raft_consensus.cc:2243] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.094048 23586 raft_consensus.cc:2272] T 75a012f0b43a449f9715f4179b440a88 P a704697850d7480fbaf4a009ca62c137 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.096774 23586 tablet_replica.cc:333] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137: stopping tablet replica
I20260709 14:54:28.097316 23586 raft_consensus.cc:2243] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.097774 23586 raft_consensus.cc:2272] T 24ab5879b5fd41d2a63a4c73c5314367 P a704697850d7480fbaf4a009ca62c137 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.099757 23586 tablet_replica.cc:333] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137: stopping tablet replica
I20260709 14:54:28.100203 23586 raft_consensus.cc:2243] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.100968 23586 raft_consensus.cc:2272] T 12c745b3da3e40138efe39e3064c5f94 P a704697850d7480fbaf4a009ca62c137 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.103140 23586 tablet_replica.cc:333] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137: stopping tablet replica
I20260709 14:54:28.103614 23586 raft_consensus.cc:2243] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.104106 23586 raft_consensus.cc:2272] T 2a1bcfffa7c14170aab1003b9db4e5ab P a704697850d7480fbaf4a009ca62c137 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.134753 23586 tablet_server.cc:196] TabletServer@127.23.8.130:0 shutdown complete.
I20260709 14:54:28.157286 23586 tablet_server.cc:179] TabletServer@127.23.8.131:0 shutting down...
W20260709 14:54:28.182433 27047 consensus_peers.cc:597] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:28.186189 27049 consensus_peers.cc:597] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 -> Peer a704697850d7480fbaf4a009ca62c137 (127.23.8.130:41447): Couldn't send request to peer a704697850d7480fbaf4a009ca62c137. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:41447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.193113 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:54:28.193953 27047 consensus_peers.cc:597] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.194154 23586 tablet_replica.cc:333] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389: stopping tablet replica
W20260709 14:54:28.194469 27047 consensus_peers.cc:597] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 -> Peer 6d69108728dc4943a91358f8d289a609 (127.23.8.129:41985): Couldn't send request to peer 6d69108728dc4943a91358f8d289a609. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:41985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.195111 23586 raft_consensus.cc:2243] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.196094 23586 raft_consensus.cc:2272] T 66b317840e254cd2839ae5d85b0f62fa P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.198276 23586 tablet_replica.cc:333] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389: stopping tablet replica
I20260709 14:54:28.198870 23586 raft_consensus.cc:2243] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.199404 23586 raft_consensus.cc:2272] T 7d43ab61fa764e47932136e541f2a558 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.201439 23586 tablet_replica.cc:333] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389: stopping tablet replica
I20260709 14:54:28.201959 23586 raft_consensus.cc:2243] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.202760 23586 raft_consensus.cc:2272] T efd41c9406b14a3bba5316555cd2c236 P 6c14343f32b7417aaf030bcf89c75389 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.205334 23586 tablet_replica.cc:333] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389: stopping tablet replica
I20260709 14:54:28.205825 23586 raft_consensus.cc:2243] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.206595 23586 raft_consensus.cc:2272] T 75a012f0b43a449f9715f4179b440a88 P 6c14343f32b7417aaf030bcf89c75389 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.208982 23586 tablet_replica.cc:333] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389: stopping tablet replica
I20260709 14:54:28.209547 23586 raft_consensus.cc:2243] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.209977 23586 raft_consensus.cc:2272] T bc8d767af5a94228bd239370ca875bb1 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.211814 23586 tablet_replica.cc:333] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389: stopping tablet replica
I20260709 14:54:28.212278 23586 raft_consensus.cc:2243] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.213022 23586 raft_consensus.cc:2272] T d613d50d398b4b6b95495a8d7a565e84 P 6c14343f32b7417aaf030bcf89c75389 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.214942 23586 tablet_replica.cc:333] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389: stopping tablet replica
I20260709 14:54:28.215418 23586 raft_consensus.cc:2243] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.215835 23586 raft_consensus.cc:2272] T 1ee15112b0c44affb2378949c7053bbc P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.217657 23586 tablet_replica.cc:333] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389: stopping tablet replica
I20260709 14:54:28.218103 23586 raft_consensus.cc:2243] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.218926 23586 raft_consensus.cc:2272] T 2a1bcfffa7c14170aab1003b9db4e5ab P 6c14343f32b7417aaf030bcf89c75389 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.221065 23586 tablet_replica.cc:333] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389: stopping tablet replica
I20260709 14:54:28.221506 23586 raft_consensus.cc:2243] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.222376 23586 raft_consensus.cc:2272] T 24ab5879b5fd41d2a63a4c73c5314367 P 6c14343f32b7417aaf030bcf89c75389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.224202 23586 tablet_replica.cc:333] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389: stopping tablet replica
I20260709 14:54:28.224645 23586 raft_consensus.cc:2243] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.225061 23586 raft_consensus.cc:2272] T 12c745b3da3e40138efe39e3064c5f94 P 6c14343f32b7417aaf030bcf89c75389 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.254659 23586 tablet_server.cc:196] TabletServer@127.23.8.131:0 shutdown complete.
I20260709 14:54:28.277884 23586 master.cc:562] Master@127.23.8.190:43331 shutting down...
I20260709 14:54:28.298108 23586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.298722 23586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.299034 23586 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7446df2c5a5461e8f21bedef3b3da65: stopping tablet replica
I20260709 14:54:28.318018 23586 master.cc:584] Master@127.23.8.190:43331 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12900 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:54:28.359633 23586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.8.190:33561
I20260709 14:54:28.360797 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:28.366331 27417 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 14:54:28.366628 27418 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 14:54:28.367221 27420 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 14:54:28.367579 23586 server_base.cc:1061] running on GCE node
I20260709 14:54:28.368433 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:28.368607 23586 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 14:54:28.368763 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608868368745 us; error 0 us; skew 500 ppm
I20260709 14:54:28.369328 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:28.371496 23586 webserver.cc:533] Webserver started at http://127.23.8.190:34893/ using document root <none> and password file <none>
I20260709 14:54:28.371978 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:28.372150 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:28.372407 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:28.373837 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/master-0-root/instance:
uuid: "1e64ec1947e043c09b86117915895026"
format_stamp: "Formatted at 2026-07-09 14:54:28 on dist-test-slave-gjv7"
I20260709 14:54:28.377992 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:54:28.381074 27425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:28.381784 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:28.382046 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/master-0-root
uuid: "1e64ec1947e043c09b86117915895026"
format_stamp: "Formatted at 2026-07-09 14:54:28 on dist-test-slave-gjv7"
I20260709 14:54:28.382302 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-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 14:54:28.401304 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:28.402473 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:28.438264 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.190:33561
I20260709 14:54:28.438392 27476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.190:33561 every 8 connection(s)
I20260709 14:54:28.441993 27477 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 14:54:28.452289 27477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026: Bootstrap starting.
I20260709 14:54:28.456719 27477 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.460495 27477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026: No bootstrap required, opened a new log
I20260709 14:54:28.462531 27477 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e64ec1947e043c09b86117915895026" member_type: VOTER }
I20260709 14:54:28.462920 27477 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.463090 27477 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e64ec1947e043c09b86117915895026, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.463547 27477 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e64ec1947e043c09b86117915895026" member_type: VOTER }
I20260709 14:54:28.463950 27477 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:28.464128 27477 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:28.464337 27477 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.468261 27477 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e64ec1947e043c09b86117915895026" member_type: VOTER }
I20260709 14:54:28.468698 27477 leader_election.cc:304] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [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: 1e64ec1947e043c09b86117915895026; no voters: 
I20260709 14:54:28.469700 27477 leader_election.cc:290] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:28.470039 27480 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.471249 27480 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 1 LEADER]: Becoming Leader. State: Replica: 1e64ec1947e043c09b86117915895026, State: Running, Role: LEADER
I20260709 14:54:28.471879 27480 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [LEADER]: Queue going to LEADER mode. State: All 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: "1e64ec1947e043c09b86117915895026" member_type: VOTER }
I20260709 14:54:28.472378 27477 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:28.476320 27481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e64ec1947e043c09b86117915895026" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e64ec1947e043c09b86117915895026" member_type: VOTER } }
I20260709 14:54:28.476514 27482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e64ec1947e043c09b86117915895026. Latest consensus state: current_term: 1 leader_uuid: "1e64ec1947e043c09b86117915895026" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e64ec1947e043c09b86117915895026" member_type: VOTER } }
I20260709 14:54:28.476992 27481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:28.477129 27482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:28.479447 27487 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:28.484086 27487 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:28.488015 23586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:28.492276 27487 catalog_manager.cc:1383] Generated new cluster ID: 4b4486c2a941478b8a776b0a8447a0fe
I20260709 14:54:28.492475 27487 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:28.507319 27487 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:28.508481 27487 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:28.521338 27487 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026: Generated new TSK 0
I20260709 14:54:28.521895 27487 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:28.554555 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:28.560329 27498 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 14:54:28.561257 27499 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 14:54:28.562434 27501 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 14:54:28.562719 23586 server_base.cc:1061] running on GCE node
I20260709 14:54:28.563617 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:28.563802 23586 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 14:54:28.563917 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608868563907 us; error 0 us; skew 500 ppm
I20260709 14:54:28.564371 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:28.566442 23586 webserver.cc:533] Webserver started at http://127.23.8.129:35483/ using document root <none> and password file <none>
I20260709 14:54:28.566857 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:28.567004 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:28.567196 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:28.568172 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-0-root/instance:
uuid: "5d238a7fde794072a8523131f4e18dcc"
format_stamp: "Formatted at 2026-07-09 14:54:28 on dist-test-slave-gjv7"
I20260709 14:54:28.572361 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:54:28.575443 27506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:28.576156 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:28.576411 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-0-root
uuid: "5d238a7fde794072a8523131f4e18dcc"
format_stamp: "Formatted at 2026-07-09 14:54:28 on dist-test-slave-gjv7"
I20260709 14:54:28.576642 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-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 14:54:28.589583 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:28.590696 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:28.592031 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:28.594198 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:28.594389 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:28.594612 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:28.594779 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:28.633771 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.129:35683
I20260709 14:54:28.633882 27568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.129:35683 every 8 connection(s)
I20260709 14:54:28.638403 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:28.645023 27573 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 14:54:28.645836 27574 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 14:54:28.653333 23586 server_base.cc:1061] running on GCE node
I20260709 14:54:28.653560 27569 heartbeater.cc:344] Connected to a master server at 127.23.8.190:33561
I20260709 14:54:28.654076 27569 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:28.655007 27569 heartbeater.cc:507] Master 127.23.8.190:33561 requested a full tablet report, sending...
W20260709 14:54:28.655085 27576 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 14:54:28.656646 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:28.656914 23586 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 14:54:28.657086 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608868657071 us; error 0 us; skew 500 ppm
I20260709 14:54:28.657480 27442 ts_manager.cc:194] Registered new tserver with Master: 5d238a7fde794072a8523131f4e18dcc (127.23.8.129:35683)
I20260709 14:54:28.657636 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:28.659621 27442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48150
I20260709 14:54:28.660214 23586 webserver.cc:533] Webserver started at http://127.23.8.130:40735/ using document root <none> and password file <none>
I20260709 14:54:28.660772 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:28.660964 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:28.661252 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:28.662334 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-1-root/instance:
uuid: "fb073450aba34f489f664c5568e7b274"
format_stamp: "Formatted at 2026-07-09 14:54:28 on dist-test-slave-gjv7"
I20260709 14:54:28.666445 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:28.669528 27581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:28.670192 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:28.670447 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-1-root
uuid: "fb073450aba34f489f664c5568e7b274"
format_stamp: "Formatted at 2026-07-09 14:54:28 on dist-test-slave-gjv7"
I20260709 14:54:28.670691 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-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 14:54:28.684170 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:28.685261 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:28.686606 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:28.688642 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:28.688840 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:28.689054 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:28.689216 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:54:28.726214 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.130:45993
I20260709 14:54:28.726311 27643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.130:45993 every 8 connection(s)
I20260709 14:54:28.730826 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:28.737815 27647 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 14:54:28.739636 27648 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 14:54:28.741272 23586 server_base.cc:1061] running on GCE node
W20260709 14:54:28.741503 27650 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 14:54:28.742164 27644 heartbeater.cc:344] Connected to a master server at 127.23.8.190:33561
I20260709 14:54:28.742511 27644 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:28.742549 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:28.742846 23586 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 14:54:28.743005 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608868742989 us; error 0 us; skew 500 ppm
I20260709 14:54:28.743232 27644 heartbeater.cc:507] Master 127.23.8.190:33561 requested a full tablet report, sending...
I20260709 14:54:28.743614 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:28.745275 27442 ts_manager.cc:194] Registered new tserver with Master: fb073450aba34f489f664c5568e7b274 (127.23.8.130:45993)
I20260709 14:54:28.746248 23586 webserver.cc:533] Webserver started at http://127.23.8.131:41101/ using document root <none> and password file <none>
I20260709 14:54:28.746894 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:28.746985 27442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48152
I20260709 14:54:28.747140 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:28.747502 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:28.748663 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-2-root/instance:
uuid: "39a564e6f9854c9c8ee2794feb1f6a1a"
format_stamp: "Formatted at 2026-07-09 14:54:28 on dist-test-slave-gjv7"
I20260709 14:54:28.752763 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:28.755782 27655 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:28.756580 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:28.756865 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-2-root
uuid: "39a564e6f9854c9c8ee2794feb1f6a1a"
format_stamp: "Formatted at 2026-07-09 14:54:28 on dist-test-slave-gjv7"
I20260709 14:54:28.757126 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608786900544-23586-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 14:54:28.768625 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:28.769799 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:28.771165 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:28.773312 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:28.773496 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:28.773748 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:28.773895 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:28.812393 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.131:36519
I20260709 14:54:28.812484 27717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.131:36519 every 8 connection(s)
I20260709 14:54:28.825724 27718 heartbeater.cc:344] Connected to a master server at 127.23.8.190:33561
I20260709 14:54:28.826098 27718 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:28.826815 27718 heartbeater.cc:507] Master 127.23.8.190:33561 requested a full tablet report, sending...
I20260709 14:54:28.828727 27442 ts_manager.cc:194] Registered new tserver with Master: 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131:36519)
I20260709 14:54:28.828831 23586 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013457927s
I20260709 14:54:28.830178 27442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48162
I20260709 14:54:28.852886 27442 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48176:
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 14:54:28.855110 27442 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 14:54:28.897783 27609 tablet_service.cc:1511] Processing CreateTablet for tablet 92ac6c75e199468a90866082d4045f6b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c97dbcfe5fad4209acfd31b7e0c2b166]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:28.898290 27608 tablet_service.cc:1511] Processing CreateTablet for tablet cc0f4c3e24554cad99d295be35846c07 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c97dbcfe5fad4209acfd31b7e0c2b166]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:28.899144 27609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ac6c75e199468a90866082d4045f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:28.899811 27608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0f4c3e24554cad99d295be35846c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:28.900210 27533 tablet_service.cc:1511] Processing CreateTablet for tablet cc0f4c3e24554cad99d295be35846c07 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c97dbcfe5fad4209acfd31b7e0c2b166]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:28.899866 27534 tablet_service.cc:1511] Processing CreateTablet for tablet 92ac6c75e199468a90866082d4045f6b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c97dbcfe5fad4209acfd31b7e0c2b166]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:28.901425 27533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0f4c3e24554cad99d295be35846c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:28.903462 27534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ac6c75e199468a90866082d4045f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:28.912928 27683 tablet_service.cc:1511] Processing CreateTablet for tablet 92ac6c75e199468a90866082d4045f6b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c97dbcfe5fad4209acfd31b7e0c2b166]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:28.914290 27683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ac6c75e199468a90866082d4045f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:28.919487 27682 tablet_service.cc:1511] Processing CreateTablet for tablet cc0f4c3e24554cad99d295be35846c07 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c97dbcfe5fad4209acfd31b7e0c2b166]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:28.920783 27682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0f4c3e24554cad99d295be35846c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:28.923660 27733 tablet_bootstrap.cc:492] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274: Bootstrap starting.
I20260709 14:54:28.924887 27734 tablet_bootstrap.cc:492] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc: Bootstrap starting.
I20260709 14:54:28.931926 27734 tablet_bootstrap.cc:654] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.932013 27733 tablet_bootstrap.cc:654] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.943688 27734 tablet_bootstrap.cc:492] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc: No bootstrap required, opened a new log
I20260709 14:54:28.944229 27734 ts_tablet_manager.cc:1403] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 14:54:28.945003 27733 tablet_bootstrap.cc:492] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274: No bootstrap required, opened a new log
I20260709 14:54:28.945557 27733 ts_tablet_manager.cc:1403] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260709 14:54:28.946623 27737 tablet_bootstrap.cc:492] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a: Bootstrap starting.
I20260709 14:54:28.947885 27734 raft_consensus.cc:359] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:28.948236 27733 raft_consensus.cc:359] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:28.948678 27734 raft_consensus.cc:385] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.949056 27733 raft_consensus.cc:385] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.949188 27734 raft_consensus.cc:740] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d238a7fde794072a8523131f4e18dcc, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.949555 27733 raft_consensus.cc:740] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb073450aba34f489f664c5568e7b274, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.950079 27734 consensus_queue.cc:260] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:28.950368 27733 consensus_queue.cc:260] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:28.952570 27569 heartbeater.cc:499] Master 127.23.8.190:33561 was elected leader, sending a full tablet report...
I20260709 14:54:28.952984 27734 ts_tablet_manager.cc:1434] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:28.953958 27734 tablet_bootstrap.cc:492] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc: Bootstrap starting.
I20260709 14:54:28.954126 27737 tablet_bootstrap.cc:654] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.959379 27733 ts_tablet_manager.cc:1434] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:54:28.960501 27734 tablet_bootstrap.cc:654] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.960803 27733 tablet_bootstrap.cc:492] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274: Bootstrap starting.
I20260709 14:54:28.960747 27644 heartbeater.cc:499] Master 127.23.8.190:33561 was elected leader, sending a full tablet report...
I20260709 14:54:28.967842 27733 tablet_bootstrap.cc:654] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:28.975029 27737 tablet_bootstrap.cc:492] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a: No bootstrap required, opened a new log
I20260709 14:54:28.975461 27737 ts_tablet_manager.cc:1403] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.013s
I20260709 14:54:28.976178 27734 tablet_bootstrap.cc:492] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc: No bootstrap required, opened a new log
I20260709 14:54:28.976709 27734 ts_tablet_manager.cc:1403] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.017s
I20260709 14:54:28.978689 27737 raft_consensus.cc:359] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:28.979509 27737 raft_consensus.cc:385] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.979854 27737 raft_consensus.cc:740] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a564e6f9854c9c8ee2794feb1f6a1a, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.980258 27734 raft_consensus.cc:359] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:28.981086 27734 raft_consensus.cc:385] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.980762 27737 consensus_queue.cc:260] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:28.981473 27734 raft_consensus.cc:740] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d238a7fde794072a8523131f4e18dcc, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.982448 27734 consensus_queue.cc:260] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:28.984575 27734 ts_tablet_manager.cc:1434] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:28.985164 27733 tablet_bootstrap.cc:492] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274: No bootstrap required, opened a new log
I20260709 14:54:28.986425 27733 ts_tablet_manager.cc:1403] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.000s
I20260709 14:54:28.988157 27718 heartbeater.cc:499] Master 127.23.8.190:33561 was elected leader, sending a full tablet report...
I20260709 14:54:28.989126 27737 ts_tablet_manager.cc:1434] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:54:28.989328 27733 raft_consensus.cc:359] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:28.990166 27733 raft_consensus.cc:385] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:28.990605 27733 raft_consensus.cc:740] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb073450aba34f489f664c5568e7b274, State: Initialized, Role: FOLLOWER
I20260709 14:54:28.991492 27737 tablet_bootstrap.cc:492] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a: Bootstrap starting.
I20260709 14:54:28.991554 27733 consensus_queue.cc:260] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:28.994234 27733 ts_tablet_manager.cc:1434] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:29.000043 27737 tablet_bootstrap.cc:654] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.005576 27737 tablet_bootstrap.cc:492] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a: No bootstrap required, opened a new log
I20260709 14:54:29.006141 27737 ts_tablet_manager.cc:1403] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 14:54:29.008275 27737 raft_consensus.cc:359] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.008777 27737 raft_consensus.cc:385] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.008991 27737 raft_consensus.cc:740] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a564e6f9854c9c8ee2794feb1f6a1a, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.009567 27737 consensus_queue.cc:260] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.011090 27737 ts_tablet_manager.cc:1434] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:54:29.106861 27738 raft_consensus.cc:493] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.107367 27738 raft_consensus.cc:515] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.109429 27738 leader_election.cc:290] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb073450aba34f489f664c5568e7b274 (127.23.8.130:45993), 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131:36519)
I20260709 14:54:29.118431 27619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ac6c75e199468a90866082d4045f6b" candidate_uuid: "5d238a7fde794072a8523131f4e18dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb073450aba34f489f664c5568e7b274" is_pre_election: true
I20260709 14:54:29.119203 27619 raft_consensus.cc:2468] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d238a7fde794072a8523131f4e18dcc in term 0.
I20260709 14:54:29.119524 27693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ac6c75e199468a90866082d4045f6b" candidate_uuid: "5d238a7fde794072a8523131f4e18dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" is_pre_election: true
I20260709 14:54:29.120136 27693 raft_consensus.cc:2468] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d238a7fde794072a8523131f4e18dcc in term 0.
I20260709 14:54:29.120149 27509 leader_election.cc:304] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d238a7fde794072a8523131f4e18dcc, fb073450aba34f489f664c5568e7b274; no voters: 
I20260709 14:54:29.120921 27738 raft_consensus.cc:2804] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:29.121197 27738 raft_consensus.cc:493] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.121443 27738 raft_consensus.cc:3060] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.126231 27738 raft_consensus.cc:515] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.127795 27738 leader_election.cc:290] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [CANDIDATE]: Term 1 election: Requested vote from peers fb073450aba34f489f664c5568e7b274 (127.23.8.130:45993), 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131:36519)
I20260709 14:54:29.128455 27619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ac6c75e199468a90866082d4045f6b" candidate_uuid: "5d238a7fde794072a8523131f4e18dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb073450aba34f489f664c5568e7b274"
I20260709 14:54:29.128696 27693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ac6c75e199468a90866082d4045f6b" candidate_uuid: "5d238a7fde794072a8523131f4e18dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a"
I20260709 14:54:29.128957 27619 raft_consensus.cc:3060] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.129251 27693 raft_consensus.cc:3060] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.134083 27619 raft_consensus.cc:2468] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d238a7fde794072a8523131f4e18dcc in term 1.
I20260709 14:54:29.134156 27693 raft_consensus.cc:2468] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d238a7fde794072a8523131f4e18dcc in term 1.
I20260709 14:54:29.135149 27509 leader_election.cc:304] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d238a7fde794072a8523131f4e18dcc, fb073450aba34f489f664c5568e7b274; no voters: 
I20260709 14:54:29.135768 27738 raft_consensus.cc:2804] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:29.136641 27738 raft_consensus.cc:697] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 1 LEADER]: Becoming Leader. State: Replica: 5d238a7fde794072a8523131f4e18dcc, State: Running, Role: LEADER
I20260709 14:54:29.137315 27738 consensus_queue.cc:237] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.143807 27441 catalog_manager.cc:5697] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d238a7fde794072a8523131f4e18dcc (127.23.8.129). New cstate: current_term: 1 leader_uuid: "5d238a7fde794072a8523131f4e18dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.304834 27739 raft_consensus.cc:493] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.305346 27739 raft_consensus.cc:515] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.307235 27739 leader_election.cc:290] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d238a7fde794072a8523131f4e18dcc (127.23.8.129:35683), 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131:36519)
I20260709 14:54:29.316207 27544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f4c3e24554cad99d295be35846c07" candidate_uuid: "fb073450aba34f489f664c5568e7b274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d238a7fde794072a8523131f4e18dcc" is_pre_election: true
I20260709 14:54:29.316952 27544 raft_consensus.cc:2468] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb073450aba34f489f664c5568e7b274 in term 0.
I20260709 14:54:29.317405 27693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f4c3e24554cad99d295be35846c07" candidate_uuid: "fb073450aba34f489f664c5568e7b274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" is_pre_election: true
I20260709 14:54:29.318017 27693 raft_consensus.cc:2468] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb073450aba34f489f664c5568e7b274 in term 0.
I20260709 14:54:29.318101 27582 leader_election.cc:304] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d238a7fde794072a8523131f4e18dcc, fb073450aba34f489f664c5568e7b274; no voters: 
I20260709 14:54:29.318900 27739 raft_consensus.cc:2804] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:29.319162 27739 raft_consensus.cc:493] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.319414 27739 raft_consensus.cc:3060] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.324309 27739 raft_consensus.cc:515] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.325775 27739 leader_election.cc:290] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [CANDIDATE]: Term 1 election: Requested vote from peers 5d238a7fde794072a8523131f4e18dcc (127.23.8.129:35683), 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131:36519)
I20260709 14:54:29.326583 27544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f4c3e24554cad99d295be35846c07" candidate_uuid: "fb073450aba34f489f664c5568e7b274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d238a7fde794072a8523131f4e18dcc"
I20260709 14:54:29.326781 27693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f4c3e24554cad99d295be35846c07" candidate_uuid: "fb073450aba34f489f664c5568e7b274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a"
I20260709 14:54:29.327059 27544 raft_consensus.cc:3060] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.327315 27693 raft_consensus.cc:3060] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.331815 27693 raft_consensus.cc:2468] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb073450aba34f489f664c5568e7b274 in term 1.
I20260709 14:54:29.331856 27544 raft_consensus.cc:2468] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb073450aba34f489f664c5568e7b274 in term 1.
I20260709 14:54:29.332734 27582 leader_election.cc:304] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39a564e6f9854c9c8ee2794feb1f6a1a, fb073450aba34f489f664c5568e7b274; no voters: 
I20260709 14:54:29.333434 27739 raft_consensus.cc:2804] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:29.334214 27739 raft_consensus.cc:697] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 1 LEADER]: Becoming Leader. State: Replica: fb073450aba34f489f664c5568e7b274, State: Running, Role: LEADER
I20260709 14:54:29.334846 27739 consensus_queue.cc:237] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.341090 27441 catalog_manager.cc:5697] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb073450aba34f489f664c5568e7b274 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "fb073450aba34f489f664c5568e7b274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.405000 27441 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48190:
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 14:54:29.406818 27441 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 14:54:29.428488 27534 tablet_service.cc:1511] Processing CreateTablet for tablet d058fd975a544dccae84f0055f925d4f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e80682cf68cf45b88cd7a81af5fb70a5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:29.429600 27608 tablet_service.cc:1511] Processing CreateTablet for tablet d058fd975a544dccae84f0055f925d4f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e80682cf68cf45b88cd7a81af5fb70a5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:29.430260 27534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d058fd975a544dccae84f0055f925d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:29.430819 27608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d058fd975a544dccae84f0055f925d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:29.430950 27683 tablet_service.cc:1511] Processing CreateTablet for tablet d058fd975a544dccae84f0055f925d4f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e80682cf68cf45b88cd7a81af5fb70a5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:29.432130 27683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d058fd975a544dccae84f0055f925d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:29.433838 27533 tablet_service.cc:1511] Processing CreateTablet for tablet 2a04e5e9ff1c4918a5c4685c1ea87c46 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e80682cf68cf45b88cd7a81af5fb70a5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:29.435009 27533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a04e5e9ff1c4918a5c4685c1ea87c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:29.438117 27609 tablet_service.cc:1511] Processing CreateTablet for tablet 2a04e5e9ff1c4918a5c4685c1ea87c46 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e80682cf68cf45b88cd7a81af5fb70a5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:29.439294 27609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a04e5e9ff1c4918a5c4685c1ea87c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:29.439319 27682 tablet_service.cc:1511] Processing CreateTablet for tablet 2a04e5e9ff1c4918a5c4685c1ea87c46 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e80682cf68cf45b88cd7a81af5fb70a5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:29.442359 27682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a04e5e9ff1c4918a5c4685c1ea87c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:29.447188 27733 tablet_bootstrap.cc:492] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274: Bootstrap starting.
I20260709 14:54:29.447705 27737 tablet_bootstrap.cc:492] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a: Bootstrap starting.
I20260709 14:54:29.453555 27734 tablet_bootstrap.cc:492] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc: Bootstrap starting.
I20260709 14:54:29.453785 27733 tablet_bootstrap.cc:654] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.453835 27737 tablet_bootstrap.cc:654] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.459899 27734 tablet_bootstrap.cc:654] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.467286 27734 tablet_bootstrap.cc:492] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc: No bootstrap required, opened a new log
I20260709 14:54:29.467819 27734 ts_tablet_manager.cc:1403] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 14:54:29.470528 27737 tablet_bootstrap.cc:492] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a: No bootstrap required, opened a new log
I20260709 14:54:29.471144 27737 ts_tablet_manager.cc:1403] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260709 14:54:29.470863 27734 raft_consensus.cc:359] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.471686 27734 raft_consensus.cc:385] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.472038 27734 raft_consensus.cc:740] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d238a7fde794072a8523131f4e18dcc, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.472980 27734 consensus_queue.cc:260] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.475956 27734 ts_tablet_manager.cc:1434] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:29.477026 27733 tablet_bootstrap.cc:492] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274: No bootstrap required, opened a new log
I20260709 14:54:29.477087 27734 tablet_bootstrap.cc:492] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc: Bootstrap starting.
I20260709 14:54:29.477636 27733 ts_tablet_manager.cc:1403] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.006s
I20260709 14:54:29.480520 27733 raft_consensus.cc:359] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.481287 27733 raft_consensus.cc:385] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.481585 27733 raft_consensus.cc:740] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb073450aba34f489f664c5568e7b274, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.482331 27733 consensus_queue.cc:260] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
W20260709 14:54:29.483460 27490 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:29.484691 27733 ts_tablet_manager.cc:1434] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:54:29.484820 27737 raft_consensus.cc:359] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.485805 27733 tablet_bootstrap.cc:492] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274: Bootstrap starting.
I20260709 14:54:29.485711 27737 raft_consensus.cc:385] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.485864 27734 tablet_bootstrap.cc:654] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.486507 27737 raft_consensus.cc:740] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a564e6f9854c9c8ee2794feb1f6a1a, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.489843 27737 consensus_queue.cc:260] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.493072 27733 tablet_bootstrap.cc:654] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.502740 27737 ts_tablet_manager.cc:1434] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:54:29.503245 27733 tablet_bootstrap.cc:492] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274: No bootstrap required, opened a new log
I20260709 14:54:29.503750 27737 tablet_bootstrap.cc:492] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a: Bootstrap starting.
I20260709 14:54:29.503813 27734 tablet_bootstrap.cc:492] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc: No bootstrap required, opened a new log
I20260709 14:54:29.503839 27733 ts_tablet_manager.cc:1403] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.005s
I20260709 14:54:29.504966 27734 ts_tablet_manager.cc:1403] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260709 14:54:29.507756 27733 raft_consensus.cc:359] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.508526 27733 raft_consensus.cc:385] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.507901 27734 raft_consensus.cc:359] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.508842 27733 raft_consensus.cc:740] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb073450aba34f489f664c5568e7b274, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.509217 27734 raft_consensus.cc:385] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.509562 27734 raft_consensus.cc:740] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d238a7fde794072a8523131f4e18dcc, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.509810 27733 consensus_queue.cc:260] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.510334 27734 consensus_queue.cc:260] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.512477 27733 ts_tablet_manager.cc:1434] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:54:29.512957 27734 ts_tablet_manager.cc:1434] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:54:29.513516 27738 raft_consensus.cc:493] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.514015 27738 raft_consensus.cc:515] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.515686 27737 tablet_bootstrap.cc:654] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:29.516191 27738 leader_election.cc:290] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb073450aba34f489f664c5568e7b274 (127.23.8.130:45993), 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131:36519)
I20260709 14:54:29.516948 27619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058fd975a544dccae84f0055f925d4f" candidate_uuid: "5d238a7fde794072a8523131f4e18dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb073450aba34f489f664c5568e7b274" is_pre_election: true
I20260709 14:54:29.517650 27619 raft_consensus.cc:2468] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d238a7fde794072a8523131f4e18dcc in term 0.
I20260709 14:54:29.517815 27693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058fd975a544dccae84f0055f925d4f" candidate_uuid: "5d238a7fde794072a8523131f4e18dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" is_pre_election: true
I20260709 14:54:29.518587 27693 raft_consensus.cc:2468] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d238a7fde794072a8523131f4e18dcc in term 0.
I20260709 14:54:29.519037 27509 leader_election.cc:304] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d238a7fde794072a8523131f4e18dcc, fb073450aba34f489f664c5568e7b274; no voters: 
I20260709 14:54:29.519919 27738 raft_consensus.cc:2804] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:29.520244 27738 raft_consensus.cc:493] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.520568 27738 raft_consensus.cc:3060] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.527396 27738 raft_consensus.cc:515] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.528825 27737 tablet_bootstrap.cc:492] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a: No bootstrap required, opened a new log
I20260709 14:54:29.529366 27737 ts_tablet_manager.cc:1403] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.014s
I20260709 14:54:29.529748 27619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058fd975a544dccae84f0055f925d4f" candidate_uuid: "5d238a7fde794072a8523131f4e18dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb073450aba34f489f664c5568e7b274"
I20260709 14:54:29.530349 27619 raft_consensus.cc:3060] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.531695 27737 raft_consensus.cc:359] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.532320 27737 raft_consensus.cc:385] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:29.532614 27737 raft_consensus.cc:740] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39a564e6f9854c9c8ee2794feb1f6a1a, State: Initialized, Role: FOLLOWER
I20260709 14:54:29.533046 27738 leader_election.cc:290] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [CANDIDATE]: Term 1 election: Requested vote from peers fb073450aba34f489f664c5568e7b274 (127.23.8.130:45993), 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131:36519)
I20260709 14:54:29.532943 27693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d058fd975a544dccae84f0055f925d4f" candidate_uuid: "5d238a7fde794072a8523131f4e18dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a"
I20260709 14:54:29.533701 27693 raft_consensus.cc:3060] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.533516 27737 consensus_queue.cc:260] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.535830 27737 ts_tablet_manager.cc:1434] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:54:29.536520 27619 raft_consensus.cc:2468] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d238a7fde794072a8523131f4e18dcc in term 1.
I20260709 14:54:29.537688 27509 leader_election.cc:304] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d238a7fde794072a8523131f4e18dcc, fb073450aba34f489f664c5568e7b274; no voters: 
I20260709 14:54:29.538390 27738 raft_consensus.cc:2804] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:29.538803 27738 raft_consensus.cc:697] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 1 LEADER]: Becoming Leader. State: Replica: 5d238a7fde794072a8523131f4e18dcc, State: Running, Role: LEADER
I20260709 14:54:29.539466 27738 consensus_queue.cc:237] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.542279 27693 raft_consensus.cc:2468] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d238a7fde794072a8523131f4e18dcc in term 1.
I20260709 14:54:29.546862 27442 catalog_manager.cc:5697] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d238a7fde794072a8523131f4e18dcc (127.23.8.129). New cstate: current_term: 1 leader_uuid: "5d238a7fde794072a8523131f4e18dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:29.721310 27739 consensus_queue.cc:1048] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.722824 27746 consensus_queue.cc:1048] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:29.723536 27738 consensus_queue.cc:1048] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.757611 27773 consensus_queue.cc:1048] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:54:29.808436 27743 raft_consensus.cc:493] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.808876 27743 raft_consensus.cc:515] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.810920 27743 leader_election.cc:290] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d238a7fde794072a8523131f4e18dcc (127.23.8.129:35683), fb073450aba34f489f664c5568e7b274 (127.23.8.130:45993)
I20260709 14:54:29.822151 27544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46" candidate_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d238a7fde794072a8523131f4e18dcc" is_pre_election: true
I20260709 14:54:29.822827 27544 raft_consensus.cc:2468] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39a564e6f9854c9c8ee2794feb1f6a1a in term 0.
I20260709 14:54:29.822975 27619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46" candidate_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb073450aba34f489f664c5568e7b274" is_pre_election: true
I20260709 14:54:29.823604 27619 raft_consensus.cc:2468] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39a564e6f9854c9c8ee2794feb1f6a1a in term 0.
I20260709 14:54:29.823786 27656 leader_election.cc:304] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39a564e6f9854c9c8ee2794feb1f6a1a, 5d238a7fde794072a8523131f4e18dcc; no voters: 
I20260709 14:54:29.824522 27743 raft_consensus.cc:2804] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:29.824782 27743 raft_consensus.cc:493] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.824990 27743 raft_consensus.cc:3060] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.829775 27743 raft_consensus.cc:515] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.831221 27743 leader_election.cc:290] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [CANDIDATE]: Term 1 election: Requested vote from peers 5d238a7fde794072a8523131f4e18dcc (127.23.8.129:35683), fb073450aba34f489f664c5568e7b274 (127.23.8.130:45993)
I20260709 14:54:29.832029 27544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46" candidate_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d238a7fde794072a8523131f4e18dcc"
I20260709 14:54:29.832150 27619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46" candidate_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb073450aba34f489f664c5568e7b274"
I20260709 14:54:29.832525 27544 raft_consensus.cc:3060] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.832721 27619 raft_consensus.cc:3060] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:29.837258 27619 raft_consensus.cc:2468] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a564e6f9854c9c8ee2794feb1f6a1a in term 1.
I20260709 14:54:29.837258 27544 raft_consensus.cc:2468] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a564e6f9854c9c8ee2794feb1f6a1a in term 1.
I20260709 14:54:29.838279 27658 leader_election.cc:304] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39a564e6f9854c9c8ee2794feb1f6a1a, fb073450aba34f489f664c5568e7b274; no voters: 
I20260709 14:54:29.838943 27743 raft_consensus.cc:2804] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:29.839782 27743 raft_consensus.cc:697] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 LEADER]: Becoming Leader. State: Replica: 39a564e6f9854c9c8ee2794feb1f6a1a, State: Running, Role: LEADER
I20260709 14:54:29.840407 27743 consensus_queue.cc:237] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:29.847169 27441 catalog_manager.cc:5697] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131). New cstate: current_term: 1 leader_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.939592 27738 consensus_queue.cc:1048] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.950832 27770 consensus_queue.cc:1048] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:29.958554 27619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc0f4c3e24554cad99d295be35846c07"
dest_uuid: "fb073450aba34f489f664c5568e7b274"
mode: GRACEFUL
new_leader_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a"
 from {username='slave'} at 127.0.0.1:50910
I20260709 14:54:29.959299 27619 raft_consensus.cc:606] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 1 LEADER]: Received request to transfer leadership to TS 39a564e6f9854c9c8ee2794feb1f6a1a
I20260709 14:54:29.975402 27693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46"
dest_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a"
mode: GRACEFUL
new_leader_uuid: "5d238a7fde794072a8523131f4e18dcc"
 from {username='slave'} at 127.0.0.1:37358
I20260709 14:54:29.975855 27693 raft_consensus.cc:606] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 LEADER]: Received request to transfer leadership to TS 5d238a7fde794072a8523131f4e18dcc
I20260709 14:54:30.141031 27739 raft_consensus.cc:993] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274: : Instructing follower 39a564e6f9854c9c8ee2794feb1f6a1a to start an election
I20260709 14:54:30.141511 27773 raft_consensus.cc:1081] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 1 LEADER]: Signalling peer 39a564e6f9854c9c8ee2794feb1f6a1a to start an election
I20260709 14:54:30.143033 27693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc0f4c3e24554cad99d295be35846c07"
dest_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a"
 from {username='slave'} at 127.0.0.1:37348
I20260709 14:54:30.143612 27693 raft_consensus.cc:493] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:30.143908 27693 raft_consensus.cc:3060] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:30.149365 27693 raft_consensus.cc:515] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:30.151461 27693 leader_election.cc:290] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [CANDIDATE]: Term 2 election: Requested vote from peers 5d238a7fde794072a8523131f4e18dcc (127.23.8.129:35683), fb073450aba34f489f664c5568e7b274 (127.23.8.130:45993)
I20260709 14:54:30.151751 27544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f4c3e24554cad99d295be35846c07" candidate_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d238a7fde794072a8523131f4e18dcc"
I20260709 14:54:30.152036 27619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f4c3e24554cad99d295be35846c07" candidate_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb073450aba34f489f664c5568e7b274"
I20260709 14:54:30.152535 27544 raft_consensus.cc:3060] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:30.152773 27619 raft_consensus.cc:3055] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:30.153151 27619 raft_consensus.cc:740] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb073450aba34f489f664c5568e7b274, State: Running, Role: LEADER
I20260709 14:54:30.153967 27619 consensus_queue.cc:260] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:30.154994 27619 raft_consensus.cc:3060] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:30.158941 27544 raft_consensus.cc:2468] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a564e6f9854c9c8ee2794feb1f6a1a in term 2.
I20260709 14:54:30.160218 27656 leader_election.cc:304] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39a564e6f9854c9c8ee2794feb1f6a1a, 5d238a7fde794072a8523131f4e18dcc; no voters: 
I20260709 14:54:30.161020 27743 raft_consensus.cc:2804] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:30.161523 27743 raft_consensus.cc:697] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 2 LEADER]: Becoming Leader. State: Replica: 39a564e6f9854c9c8ee2794feb1f6a1a, State: Running, Role: LEADER
I20260709 14:54:30.162118 27619 raft_consensus.cc:2468] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39a564e6f9854c9c8ee2794feb1f6a1a in term 2.
I20260709 14:54:30.162307 27743 consensus_queue.cc:237] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:30.168128 27442 catalog_manager.cc:5697] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a reported cstate change: term changed from 1 to 2, leader changed from fb073450aba34f489f664c5568e7b274 (127.23.8.130) to 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131). New cstate: current_term: 2 leader_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:30.240506 27743 consensus_queue.cc:1048] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:30.246536 27778 raft_consensus.cc:993] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a: : Instructing follower 5d238a7fde794072a8523131f4e18dcc to start an election
I20260709 14:54:30.247239 27743 raft_consensus.cc:1081] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 LEADER]: Signalling peer 5d238a7fde794072a8523131f4e18dcc to start an election
I20260709 14:54:30.249405 27543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46"
dest_uuid: "5d238a7fde794072a8523131f4e18dcc"
 from {username='slave'} at 127.0.0.1:51804
I20260709 14:54:30.249981 27543 raft_consensus.cc:493] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:30.250313 27543 raft_consensus.cc:3060] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:30.254360 27743 consensus_queue.cc:1048] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:30.256826 27543 raft_consensus.cc:515] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:30.257804 27544 raft_consensus.cc:1240] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 2 FOLLOWER]: Rejecting Update request from peer 39a564e6f9854c9c8ee2794feb1f6a1a for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:30.259663 27618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46" candidate_uuid: "5d238a7fde794072a8523131f4e18dcc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb073450aba34f489f664c5568e7b274"
I20260709 14:54:30.260334 27618 raft_consensus.cc:3060] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:30.261722 27543 leader_election.cc:290] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [CANDIDATE]: Term 2 election: Requested vote from peers fb073450aba34f489f664c5568e7b274 (127.23.8.130:45993), 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131:36519)
I20260709 14:54:30.263844 27693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46" candidate_uuid: "5d238a7fde794072a8523131f4e18dcc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a"
I20260709 14:54:30.264375 27693 raft_consensus.cc:3055] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:30.264698 27693 raft_consensus.cc:740] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39a564e6f9854c9c8ee2794feb1f6a1a, State: Running, Role: LEADER
I20260709 14:54:30.265836 27618 raft_consensus.cc:2468] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d238a7fde794072a8523131f4e18dcc in term 2.
I20260709 14:54:30.265501 27693 consensus_queue.cc:260] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:30.266839 27509 leader_election.cc:304] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d238a7fde794072a8523131f4e18dcc, fb073450aba34f489f664c5568e7b274; no voters: 
I20260709 14:54:30.266815 27693 raft_consensus.cc:3060] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:30.267621 27738 raft_consensus.cc:2804] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:30.268155 27738 raft_consensus.cc:697] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 2 LEADER]: Becoming Leader. State: Replica: 5d238a7fde794072a8523131f4e18dcc, State: Running, Role: LEADER
I20260709 14:54:30.268934 27738 consensus_queue.cc:237] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [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: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:30.273761 27693 raft_consensus.cc:2468] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d238a7fde794072a8523131f4e18dcc in term 2.
I20260709 14:54:30.275854 27442 catalog_manager.cc:5697] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc reported cstate change: term changed from 1 to 2, leader changed from 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131) to 5d238a7fde794072a8523131f4e18dcc (127.23.8.129). New cstate: current_term: 2 leader_uuid: "5d238a7fde794072a8523131f4e18dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:30.398380 23586 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:54:30.399782 23586 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:54:30.400113 23586 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:54:30.410149 27543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46"
dest_uuid: "5d238a7fde794072a8523131f4e18dcc"
mode: GRACEFUL
new_leader_uuid: "fb073450aba34f489f664c5568e7b274"
 from {username='slave'} at 127.0.0.1:51818
I20260709 14:54:30.410575 27543 raft_consensus.cc:606] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 2 LEADER]: Received request to transfer leadership to TS fb073450aba34f489f664c5568e7b274
I20260709 14:54:30.411684 23586 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:54:30.597210 27543 raft_consensus.cc:1275] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 2 FOLLOWER]: Refusing update from remote peer 39a564e6f9854c9c8ee2794feb1f6a1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:30.598362 27743 consensus_queue.cc:1048] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:30.605688 27618 raft_consensus.cc:1275] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 2 FOLLOWER]: Refusing update from remote peer 39a564e6f9854c9c8ee2794feb1f6a1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:30.607172 27778 consensus_queue.cc:1048] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:30.855280 27693 raft_consensus.cc:1275] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 2 FOLLOWER]: Refusing update from remote peer 5d238a7fde794072a8523131f4e18dcc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:30.856480 27738 consensus_queue.cc:1048] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:30.863986 27618 raft_consensus.cc:1275] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 2 FOLLOWER]: Refusing update from remote peer 5d238a7fde794072a8523131f4e18dcc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:30.866143 27770 consensus_queue.cc:1048] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:30.871054 27738 raft_consensus.cc:993] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc: : Instructing follower fb073450aba34f489f664c5568e7b274 to start an election
I20260709 14:54:30.871497 27770 raft_consensus.cc:1081] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 2 LEADER]: Signalling peer fb073450aba34f489f664c5568e7b274 to start an election
I20260709 14:54:30.872871 27618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46"
dest_uuid: "fb073450aba34f489f664c5568e7b274"
 from {username='slave'} at 127.0.0.1:50886
I20260709 14:54:30.873332 27618 raft_consensus.cc:493] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:30.873605 27618 raft_consensus.cc:3060] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:30.878206 27618 raft_consensus.cc:515] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:30.879853 27618 leader_election.cc:290] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [CANDIDATE]: Term 3 election: Requested vote from peers 5d238a7fde794072a8523131f4e18dcc (127.23.8.129:35683), 39a564e6f9854c9c8ee2794feb1f6a1a (127.23.8.131:36519)
I20260709 14:54:30.880601 27543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46" candidate_uuid: "fb073450aba34f489f664c5568e7b274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d238a7fde794072a8523131f4e18dcc"
I20260709 14:54:30.880934 27693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a04e5e9ff1c4918a5c4685c1ea87c46" candidate_uuid: "fb073450aba34f489f664c5568e7b274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a"
I20260709 14:54:30.881615 27693 raft_consensus.cc:3060] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:30.881263 27543 raft_consensus.cc:3055] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:30.882017 27543 raft_consensus.cc:740] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d238a7fde794072a8523131f4e18dcc, State: Running, Role: LEADER
I20260709 14:54:30.882978 27543 consensus_queue.cc:260] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [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: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:30.884271 27543 raft_consensus.cc:3060] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:30.886456 27693 raft_consensus.cc:2468] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb073450aba34f489f664c5568e7b274 in term 3.
I20260709 14:54:30.887446 27582 leader_election.cc:304] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [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: 39a564e6f9854c9c8ee2794feb1f6a1a, fb073450aba34f489f664c5568e7b274; no voters: 
I20260709 14:54:30.888051 27773 raft_consensus.cc:2804] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:30.888942 27773 raft_consensus.cc:697] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 3 LEADER]: Becoming Leader. State: Replica: fb073450aba34f489f664c5568e7b274, State: Running, Role: LEADER
I20260709 14:54:30.889315 27543 raft_consensus.cc:2468] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb073450aba34f489f664c5568e7b274 in term 3.
I20260709 14:54:30.889698 27773 consensus_queue.cc:237] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [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: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } }
I20260709 14:54:30.895084 27442 catalog_manager.cc:5697] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 reported cstate change: term changed from 2 to 3, leader changed from 5d238a7fde794072a8523131f4e18dcc (127.23.8.129) to fb073450aba34f489f664c5568e7b274 (127.23.8.130). New cstate: current_term: 3 leader_uuid: "fb073450aba34f489f664c5568e7b274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d238a7fde794072a8523131f4e18dcc" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 35683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb073450aba34f489f664c5568e7b274" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 45993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39a564e6f9854c9c8ee2794feb1f6a1a" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 36519 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:31.017091 23586 tablet_server.cc:179] TabletServer@127.23.8.129:0 shutting down...
W20260709 14:54:31.034910 27656 consensus_peers.cc:597] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a -> Peer 5d238a7fde794072a8523131f4e18dcc (127.23.8.129:35683): Couldn't send request to peer 5d238a7fde794072a8523131f4e18dcc. 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 14:54:31.036094 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:31.036741 23586 tablet_replica.cc:333] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc: stopping tablet replica
I20260709 14:54:31.037318 23586 raft_consensus.cc:2243] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.037729 23586 raft_consensus.cc:2272] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 5d238a7fde794072a8523131f4e18dcc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.039898 23586 tablet_replica.cc:333] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc: stopping tablet replica
I20260709 14:54:31.040383 23586 raft_consensus.cc:2243] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.041081 23586 raft_consensus.cc:2272] T d058fd975a544dccae84f0055f925d4f P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.042829 23586 tablet_replica.cc:333] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc: stopping tablet replica
I20260709 14:54:31.043296 23586 raft_consensus.cc:2243] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.043957 23586 raft_consensus.cc:2272] T 92ac6c75e199468a90866082d4045f6b P 5d238a7fde794072a8523131f4e18dcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.045606 23586 tablet_replica.cc:333] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc: stopping tablet replica
I20260709 14:54:31.046023 23586 raft_consensus.cc:2243] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.046392 23586 raft_consensus.cc:2272] T cc0f4c3e24554cad99d295be35846c07 P 5d238a7fde794072a8523131f4e18dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.067425 23586 tablet_server.cc:196] TabletServer@127.23.8.129:0 shutdown complete.
I20260709 14:54:31.078732 23586 tablet_server.cc:179] TabletServer@127.23.8.130:0 shutting down...
I20260709 14:54:31.094910 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:31.095448 23586 tablet_replica.cc:333] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274: stopping tablet replica
I20260709 14:54:31.095925 23586 raft_consensus.cc:2243] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.096479 23586 pending_rounds.cc:70] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274: Trying to abort 1 pending ops.
I20260709 14:54:31.096638 23586 pending_rounds.cc:77] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661935172153344 op_type: NO_OP noop_request { }
I20260709 14:54:31.096874 23586 raft_consensus.cc:2889] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:31.097095 23586 raft_consensus.cc:2272] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P fb073450aba34f489f664c5568e7b274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.099334 23586 tablet_replica.cc:333] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274: stopping tablet replica
I20260709 14:54:31.099784 23586 raft_consensus.cc:2243] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.100112 23586 raft_consensus.cc:2272] T d058fd975a544dccae84f0055f925d4f P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.101672 23586 tablet_replica.cc:333] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274: stopping tablet replica
I20260709 14:54:31.102082 23586 raft_consensus.cc:2243] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.102474 23586 raft_consensus.cc:2272] T 92ac6c75e199468a90866082d4045f6b P fb073450aba34f489f664c5568e7b274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.103989 23586 tablet_replica.cc:333] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274: stopping tablet replica
I20260709 14:54:31.104383 23586 raft_consensus.cc:2243] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.104717 23586 raft_consensus.cc:2272] T cc0f4c3e24554cad99d295be35846c07 P fb073450aba34f489f664c5568e7b274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.115476 23586 tablet_server.cc:196] TabletServer@127.23.8.130:0 shutdown complete.
I20260709 14:54:31.126022 23586 tablet_server.cc:179] TabletServer@127.23.8.131:0 shutting down...
I20260709 14:54:31.140431 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:31.140964 23586 tablet_replica.cc:333] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a: stopping tablet replica
I20260709 14:54:31.141484 23586 raft_consensus.cc:2243] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.141892 23586 raft_consensus.cc:2272] T 2a04e5e9ff1c4918a5c4685c1ea87c46 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.143893 23586 tablet_replica.cc:333] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a: stopping tablet replica
I20260709 14:54:31.144335 23586 raft_consensus.cc:2243] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.144670 23586 raft_consensus.cc:2272] T d058fd975a544dccae84f0055f925d4f P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.146257 23586 tablet_replica.cc:333] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a: stopping tablet replica
I20260709 14:54:31.146656 23586 raft_consensus.cc:2243] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.146981 23586 raft_consensus.cc:2272] T 92ac6c75e199468a90866082d4045f6b P 39a564e6f9854c9c8ee2794feb1f6a1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.148468 23586 tablet_replica.cc:333] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a: stopping tablet replica
I20260709 14:54:31.148851 23586 raft_consensus.cc:2243] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.149596 23586 raft_consensus.cc:2272] T cc0f4c3e24554cad99d295be35846c07 P 39a564e6f9854c9c8ee2794feb1f6a1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.160840 23586 tablet_server.cc:196] TabletServer@127.23.8.131:0 shutdown complete.
I20260709 14:54:31.170948 23586 master.cc:562] Master@127.23.8.190:33561 shutting down...
I20260709 14:54:31.183910 23586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.184373 23586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.184758 23586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e64ec1947e043c09b86117915895026: stopping tablet replica
I20260709 14:54:31.195297 23586 master.cc:584] Master@127.23.8.190:33561 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2860 ms)
[----------] 6 tests from LeaderRebalancerTest (84163 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:54:31.219739 23586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.8.190:41215
I20260709 14:54:31.220714 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:31.224977 27795 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 14:54:31.226444 27796 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 14:54:31.226596 27798 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 14:54:31.227056 23586 server_base.cc:1061] running on GCE node
I20260709 14:54:31.227756 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:31.227926 23586 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 14:54:31.228068 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608871228051 us; error 0 us; skew 500 ppm
I20260709 14:54:31.228549 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:31.230695 23586 webserver.cc:533] Webserver started at http://127.23.8.190:37129/ using document root <none> and password file <none>
I20260709 14:54:31.231127 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:31.231281 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:31.231530 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:31.232494 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/master-0-root/instance:
uuid: "2404311ad4614eb68238d4aff7a7e82e"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-gjv7"
I20260709 14:54:31.236497 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:31.239742 27803 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.240454 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:31.240679 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/master-0-root
uuid: "2404311ad4614eb68238d4aff7a7e82e"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-gjv7"
I20260709 14:54:31.240908 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-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 14:54:31.265617 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:31.266547 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:31.299153 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.190:41215
I20260709 14:54:31.299252 27854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.190:41215 every 8 connection(s)
I20260709 14:54:31.302583 27855 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 14:54:31.312139 27855 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e: Bootstrap starting.
I20260709 14:54:31.316278 27855 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.319885 27855 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e: No bootstrap required, opened a new log
I20260709 14:54:31.321784 27855 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2404311ad4614eb68238d4aff7a7e82e" member_type: VOTER }
I20260709 14:54:31.322129 27855 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.322352 27855 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2404311ad4614eb68238d4aff7a7e82e, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.322921 27855 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2404311ad4614eb68238d4aff7a7e82e" member_type: VOTER }
I20260709 14:54:31.323364 27855 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:31.323570 27855 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:31.323823 27855 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.328133 27855 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2404311ad4614eb68238d4aff7a7e82e" member_type: VOTER }
I20260709 14:54:31.328608 27855 leader_election.cc:304] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [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: 2404311ad4614eb68238d4aff7a7e82e; no voters: 
I20260709 14:54:31.329712 27855 leader_election.cc:290] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:31.329970 27858 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:31.331185 27858 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 1 LEADER]: Becoming Leader. State: Replica: 2404311ad4614eb68238d4aff7a7e82e, State: Running, Role: LEADER
I20260709 14:54:31.331797 27858 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [LEADER]: Queue going to LEADER mode. State: All 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: "2404311ad4614eb68238d4aff7a7e82e" member_type: VOTER }
I20260709 14:54:31.332381 27855 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:31.334635 27859 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2404311ad4614eb68238d4aff7a7e82e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2404311ad4614eb68238d4aff7a7e82e" member_type: VOTER } }
I20260709 14:54:31.334689 27860 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2404311ad4614eb68238d4aff7a7e82e. Latest consensus state: current_term: 1 leader_uuid: "2404311ad4614eb68238d4aff7a7e82e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2404311ad4614eb68238d4aff7a7e82e" member_type: VOTER } }
I20260709 14:54:31.335383 27860 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:31.335930 27859 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:31.338282 27864 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:31.342984 27864 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:31.346652 23586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:31.351521 27864 catalog_manager.cc:1383] Generated new cluster ID: 5fd76d420508484dbef434d76fa88fb9
I20260709 14:54:31.351796 27864 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:31.376792 27864 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:31.378082 27864 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:31.389164 27864 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e: Generated new TSK 0
I20260709 14:54:31.389788 27864 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:31.412824 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:31.418478 27876 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 14:54:31.419488 27877 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 14:54:31.423612 23586 server_base.cc:1061] running on GCE node
W20260709 14:54:31.423710 27879 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 14:54:31.424623 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:31.424816 23586 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 14:54:31.424993 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608871424973 us; error 0 us; skew 500 ppm
I20260709 14:54:31.425520 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:31.427721 23586 webserver.cc:533] Webserver started at http://127.23.8.129:41231/ using document root <none> and password file <none>
I20260709 14:54:31.428174 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:31.428346 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:31.428591 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:31.429667 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-0-root/instance:
uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-gjv7"
I20260709 14:54:31.433943 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:31.436954 27884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.437695 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:31.437956 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-0-root
uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-gjv7"
I20260709 14:54:31.438207 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-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 14:54:31.464887 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:31.466024 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:31.467365 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:31.469543 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:31.469739 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.469966 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:31.470114 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.505998 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.129:37775
I20260709 14:54:31.506093 27946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.129:37775 every 8 connection(s)
I20260709 14:54:31.510608 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:31.516922 27951 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 14:54:31.518627 27952 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 14:54:31.520321 27954 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 14:54:31.521762 23586 server_base.cc:1061] running on GCE node
I20260709 14:54:31.522102 27947 heartbeater.cc:344] Connected to a master server at 127.23.8.190:41215
I20260709 14:54:31.522445 27947 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:31.523108 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:31.523088 27947 heartbeater.cc:507] Master 127.23.8.190:41215 requested a full tablet report, sending...
W20260709 14:54:31.523506 23586 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 14:54:31.523694 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608871523677 us; error 0 us; skew 500 ppm
I20260709 14:54:31.524240 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:31.525444 27820 ts_manager.cc:194] Registered new tserver with Master: 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775)
I20260709 14:54:31.526716 23586 webserver.cc:533] Webserver started at http://127.23.8.130:36311/ using document root <none> and password file <none>
I20260709 14:54:31.527350 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:31.527559 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:31.527740 27820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34774
I20260709 14:54:31.527855 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:31.529143 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-1-root/instance:
uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-gjv7"
I20260709 14:54:31.533241 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:31.536276 27959 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.536967 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:31.537282 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-1-root
uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-gjv7"
I20260709 14:54:31.537545 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-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 14:54:31.554724 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:31.555728 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:31.557066 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:31.559186 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:31.559371 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.559590 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:31.559737 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.595186 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.130:42973
I20260709 14:54:31.595292 28021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.130:42973 every 8 connection(s)
I20260709 14:54:31.599618 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:31.605937 28025 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 14:54:31.607054 28026 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 14:54:31.610927 23586 server_base.cc:1061] running on GCE node
I20260709 14:54:31.611759 28022 heartbeater.cc:344] Connected to a master server at 127.23.8.190:41215
I20260709 14:54:31.612234 28022 heartbeater.cc:461] Registering TS with master...
W20260709 14:54:31.612378 28028 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 14:54:31.613050 28022 heartbeater.cc:507] Master 127.23.8.190:41215 requested a full tablet report, sending...
I20260709 14:54:31.613387 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:31.613654 23586 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 14:54:31.613852 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608871613835 us; error 0 us; skew 500 ppm
I20260709 14:54:31.614449 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:31.615302 27820 ts_manager.cc:194] Registered new tserver with Master: 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:31.616958 23586 webserver.cc:533] Webserver started at http://127.23.8.131:40005/ using document root <none> and password file <none>
I20260709 14:54:31.617079 27820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34780
I20260709 14:54:31.617666 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:31.617942 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:31.618211 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:31.619555 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-2-root/instance:
uuid: "ccbf8697c7f04c92a5324b07ef413146"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-gjv7"
I20260709 14:54:31.623564 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:31.626552 28033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.627298 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:31.627555 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-2-root
uuid: "ccbf8697c7f04c92a5324b07ef413146"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-gjv7"
I20260709 14:54:31.627810 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608786900544-23586-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 14:54:31.660385 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:31.661458 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:31.662824 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:31.664909 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:31.665081 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.665331 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:31.665475 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.700523 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.131:43949
I20260709 14:54:31.700647 28095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.131:43949 every 8 connection(s)
I20260709 14:54:31.713199 28096 heartbeater.cc:344] Connected to a master server at 127.23.8.190:41215
I20260709 14:54:31.713647 28096 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:31.714357 28096 heartbeater.cc:507] Master 127.23.8.190:41215 requested a full tablet report, sending...
I20260709 14:54:31.716275 27820 ts_manager.cc:194] Registered new tserver with Master: ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:31.716856 23586 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013323569s
I20260709 14:54:31.717660 27820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34794
I20260709 14:54:31.739717 27820 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34808:
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 14:54:31.742498 27820 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 14:54:31.800915 27912 tablet_service.cc:1511] Processing CreateTablet for tablet d594ca5abfd94a1e816cd264d20e4156 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:31.802349 27912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d594ca5abfd94a1e816cd264d20e4156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.802776 27909 tablet_service.cc:1511] Processing CreateTablet for tablet 0163b82ec7b74a958ced9972fdfe692b (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:31.804211 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0163b82ec7b74a958ced9972fdfe692b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.805951 27910 tablet_service.cc:1511] Processing CreateTablet for tablet 2955fe5dc0a9476a8ed2c20e143c4835 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:31.807341 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2955fe5dc0a9476a8ed2c20e143c4835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.813359 27911 tablet_service.cc:1511] Processing CreateTablet for tablet 0fad8e4930e44ce082115e1a72fcbede (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:31.814816 27911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fad8e4930e44ce082115e1a72fcbede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.817444 28061 tablet_service.cc:1511] Processing CreateTablet for tablet d594ca5abfd94a1e816cd264d20e4156 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:31.819823 28059 tablet_service.cc:1511] Processing CreateTablet for tablet 2955fe5dc0a9476a8ed2c20e143c4835 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:31.820231 28061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d594ca5abfd94a1e816cd264d20e4156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.821106 28059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2955fe5dc0a9476a8ed2c20e143c4835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.817728 28060 tablet_service.cc:1511] Processing CreateTablet for tablet 0fad8e4930e44ce082115e1a72fcbede (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:31.826272 28060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fad8e4930e44ce082115e1a72fcbede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.849761 28058 tablet_service.cc:1511] Processing CreateTablet for tablet 0163b82ec7b74a958ced9972fdfe692b (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:31.851574 28058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0163b82ec7b74a958ced9972fdfe692b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.856304 28111 tablet_bootstrap.cc:492] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:31.864487 28112 tablet_bootstrap.cc:492] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:31.865541 27987 tablet_service.cc:1511] Processing CreateTablet for tablet d594ca5abfd94a1e816cd264d20e4156 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:31.866925 27987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d594ca5abfd94a1e816cd264d20e4156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.867420 27912 tablet_service.cc:1511] Processing CreateTablet for tablet 070e6e19500948f38615646c439aeda6 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:31.868680 27912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070e6e19500948f38615646c439aeda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.870143 28112 tablet_bootstrap.cc:654] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.875231 28111 tablet_bootstrap.cc:654] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.876252 28060 tablet_service.cc:1511] Processing CreateTablet for tablet 070e6e19500948f38615646c439aeda6 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:31.878293 27986 tablet_service.cc:1511] Processing CreateTablet for tablet 0fad8e4930e44ce082115e1a72fcbede (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:31.879691 27986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fad8e4930e44ce082115e1a72fcbede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.880537 27909 tablet_service.cc:1511] Processing CreateTablet for tablet 885eedfe79464f84910351d21ee32d86 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:31.881842 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885eedfe79464f84910351d21ee32d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.890945 27985 tablet_service.cc:1511] Processing CreateTablet for tablet 2955fe5dc0a9476a8ed2c20e143c4835 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:31.891700 28060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070e6e19500948f38615646c439aeda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.892489 27985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2955fe5dc0a9476a8ed2c20e143c4835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.895576 27984 tablet_service.cc:1511] Processing CreateTablet for tablet 0163b82ec7b74a958ced9972fdfe692b (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:31.897047 27984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0163b82ec7b74a958ced9972fdfe692b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.906383 27983 tablet_service.cc:1511] Processing CreateTablet for tablet 070e6e19500948f38615646c439aeda6 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:31.907918 27983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070e6e19500948f38615646c439aeda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.908361 28061 tablet_service.cc:1511] Processing CreateTablet for tablet 885eedfe79464f84910351d21ee32d86 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:31.909716 28061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885eedfe79464f84910351d21ee32d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.912945 27982 tablet_service.cc:1511] Processing CreateTablet for tablet 885eedfe79464f84910351d21ee32d86 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:31.914491 27982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885eedfe79464f84910351d21ee32d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.919768 27910 tablet_service.cc:1511] Processing CreateTablet for tablet 7682b6deef8546d9bedf91be87199b73 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:31.921088 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682b6deef8546d9bedf91be87199b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.927021 28111 tablet_bootstrap.cc:492] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:31.927656 28111 ts_tablet_manager.cc:1403] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.022s
I20260709 14:54:31.930339 28111 raft_consensus.cc:359] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:31.931039 28111 raft_consensus.cc:385] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.931319 28111 raft_consensus.cc:740] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.931784 27981 tablet_service.cc:1511] Processing CreateTablet for tablet 7682b6deef8546d9bedf91be87199b73 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:31.932104 28111 consensus_queue.cc:260] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:31.933276 27981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682b6deef8546d9bedf91be87199b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.936359 28059 tablet_service.cc:1511] Processing CreateTablet for tablet 7682b6deef8546d9bedf91be87199b73 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:31.937613 28059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7682b6deef8546d9bedf91be87199b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.942523 27911 tablet_service.cc:1511] Processing CreateTablet for tablet b3896a9113c348a3b60d9c0cb980e5d9 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:31.943156 27947 heartbeater.cc:499] Master 127.23.8.190:41215 was elected leader, sending a full tablet report...
I20260709 14:54:31.943809 27911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3896a9113c348a3b60d9c0cb980e5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.954094 28111 ts_tablet_manager.cc:1434] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:54:31.955148 28111 tablet_bootstrap.cc:492] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:31.958804 27980 tablet_service.cc:1511] Processing CreateTablet for tablet b3896a9113c348a3b60d9c0cb980e5d9 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:31.960191 27980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3896a9113c348a3b60d9c0cb980e5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.964982 28057 tablet_service.cc:1511] Processing CreateTablet for tablet b3896a9113c348a3b60d9c0cb980e5d9 (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:31.966428 28057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3896a9113c348a3b60d9c0cb980e5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.966979 27909 tablet_service.cc:1511] Processing CreateTablet for tablet 99c8d1852fdd4008a303c6f174797f7e (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:31.968279 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c8d1852fdd4008a303c6f174797f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.967098 28111 tablet_bootstrap.cc:654] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.976544 27979 tablet_service.cc:1511] Processing CreateTablet for tablet 99c8d1852fdd4008a303c6f174797f7e (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:31.977923 27979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c8d1852fdd4008a303c6f174797f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.980589 28059 tablet_service.cc:1511] Processing CreateTablet for tablet 99c8d1852fdd4008a303c6f174797f7e (DEFAULT_TABLE table=test-workload [id=9b76a2344f494e978a1f6e7114d18e1a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:31.981882 28059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c8d1852fdd4008a303c6f174797f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.993788 28116 raft_consensus.cc:493] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:31.994421 28116 raft_consensus.cc:515] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:31.995972 28111 tablet_bootstrap.cc:492] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:31.996486 28111 ts_tablet_manager.cc:1403] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.005s
I20260709 14:54:31.999150 28111 raft_consensus.cc:359] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:31.999801 28111 raft_consensus.cc:385] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.004974 28111 raft_consensus.cc:740] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.006743 28111 consensus_queue.cc:260] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.008739 28111 ts_tablet_manager.cc:1434] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:32.009719 28111 tablet_bootstrap.cc:492] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:32.021363 28111 tablet_bootstrap.cc:654] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.024071 28115 tablet_bootstrap.cc:492] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:32.025794 28112 tablet_bootstrap.cc:492] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:32.026288 28112 ts_tablet_manager.cc:1403] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.162s	user 0.039s	sys 0.021s
I20260709 14:54:32.028960 28118 raft_consensus.cc:493] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.030437 28118 raft_consensus.cc:515] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.029250 28112 raft_consensus.cc:359] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.031647 28112 raft_consensus.cc:385] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.032001 28112 raft_consensus.cc:740] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.032373 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594ca5abfd94a1e816cd264d20e4156" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:32.033512 28118 leader_election.cc:290] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.034329 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fad8e4930e44ce082115e1a72fcbede" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
W20260709 14:54:32.034485 27888 leader_election.cc:343] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.032930 28112 consensus_queue.cc:260] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.032058 28116 leader_election.cc:290] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:32.038239 28111 tablet_bootstrap.cc:492] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:32.039387 28111 ts_tablet_manager.cc:1403] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.030s	user 0.001s	sys 0.009s
I20260709 14:54:32.039624 28071 raft_consensus.cc:2468] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:32.042276 28111 raft_consensus.cc:359] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.043119 28111 raft_consensus.cc:385] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.043464 28111 raft_consensus.cc:740] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.044037 27888 leader_election.cc:304] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:32.044239 28111 consensus_queue.cc:260] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.045428 28118 raft_consensus.cc:2804] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.045786 28118 raft_consensus.cc:493] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.044963 28115 tablet_bootstrap.cc:654] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.046098 28118 raft_consensus.cc:3060] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.051661 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fad8e4930e44ce082115e1a72fcbede" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:32.052799 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594ca5abfd94a1e816cd264d20e4156" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
W20260709 14:54:32.053485 27888 leader_election.cc:343] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:32.055091 27888 leader_election.cc:343] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.055684 27888 leader_election.cc:304] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad; no voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:32.053354 28118 raft_consensus.cc:515] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.057493 28096 heartbeater.cc:499] Master 127.23.8.190:41215 was elected leader, sending a full tablet report...
I20260709 14:54:32.057804 28112 ts_tablet_manager.cc:1434] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.016s
I20260709 14:54:32.055267 28111 ts_tablet_manager.cc:1434] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:54:32.058825 28112 tablet_bootstrap.cc:492] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:32.059585 28115 tablet_bootstrap.cc:492] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:32.060086 28115 ts_tablet_manager.cc:1403] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260709 14:54:32.061864 28118 leader_election.cc:290] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.062417 28118 raft_consensus.cc:2749] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:32.062830 28115 raft_consensus.cc:359] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:32.063633 28115 raft_consensus.cc:385] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.064021 28115 raft_consensus.cc:740] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.064935 28115 consensus_queue.cc:260] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:32.066921 28112 tablet_bootstrap.cc:654] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.058825 28111 tablet_bootstrap.cc:492] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:32.070482 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fad8e4930e44ce082115e1a72fcbede" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:32.070564 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fad8e4930e44ce082115e1a72fcbede" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:32.071296 28071 raft_consensus.cc:3060] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:32.072049 27888 leader_election.cc:343] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.073658 28111 tablet_bootstrap.cc:654] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.087986 28071 raft_consensus.cc:2468] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:32.096472 27888 leader_election.cc:304] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [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: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:32.097828 28116 raft_consensus.cc:2804] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.098325 28116 raft_consensus.cc:697] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:32.099212 28116 consensus_queue.cc:237] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.108464 28022 heartbeater.cc:499] Master 127.23.8.190:41215 was elected leader, sending a full tablet report...
I20260709 14:54:32.110138 27820 catalog_manager.cc:5697] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 1 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.113554 28112 tablet_bootstrap.cc:492] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:32.114133 28112 ts_tablet_manager.cc:1403] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.021s
I20260709 14:54:32.116235 28126 raft_consensus.cc:493] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.116981 28126 raft_consensus.cc:515] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:32.117391 28115 ts_tablet_manager.cc:1434] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.057s	user 0.020s	sys 0.036s
I20260709 14:54:32.118645 28111 tablet_bootstrap.cc:492] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:32.119086 28111 ts_tablet_manager.cc:1403] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.020s
I20260709 14:54:32.120558 28115 tablet_bootstrap.cc:492] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:32.127888 28112 raft_consensus.cc:359] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.130147 28112 raft_consensus.cc:385] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.127796 28111 raft_consensus.cc:359] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.131060 28111 raft_consensus.cc:385] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.131413 28111 raft_consensus.cc:740] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.132134 28111 consensus_queue.cc:260] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.134516 28111 ts_tablet_manager.cc:1434] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:54:32.135561 28111 tablet_bootstrap.cc:492] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:32.129664 28115 tablet_bootstrap.cc:654] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.129096 28126 leader_election.cc:290] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.139804 28112 raft_consensus.cc:740] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.140591 28112 consensus_queue.cc:260] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.145295 28112 ts_tablet_manager.cc:1434] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 14:54:32.147778 28112 tablet_bootstrap.cc:492] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:32.153680 28111 tablet_bootstrap.cc:654] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.153698 28112 tablet_bootstrap.cc:654] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.157516 28116 raft_consensus.cc:493] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.158085 28116 raft_consensus.cc:515] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.160045 27922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594ca5abfd94a1e816cd264d20e4156" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:32.160923 27922 raft_consensus.cc:2468] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 0.
I20260709 14:54:32.161531 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955fe5dc0a9476a8ed2c20e143c4835" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:32.161761 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955fe5dc0a9476a8ed2c20e143c4835" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:32.162281 27960 leader_election.cc:304] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:32.162395 28071 raft_consensus.cc:2468] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
W20260709 14:54:32.163146 27888 leader_election.cc:343] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.163954 27888 leader_election.cc:304] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [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: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:32.164788 28118 raft_consensus.cc:2804] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.165140 28118 raft_consensus.cc:493] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.165472 28118 raft_consensus.cc:3060] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.160144 28116 leader_election.cc:290] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.163177 28126 raft_consensus.cc:2804] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.169744 28126 raft_consensus.cc:493] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.170066 28126 raft_consensus.cc:3060] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.178572 28126 raft_consensus.cc:515] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:32.179001 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594ca5abfd94a1e816cd264d20e4156" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:32.181236 28115 tablet_bootstrap.cc:492] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:32.184806 28115 ts_tablet_manager.cc:1403] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.017s
W20260709 14:54:32.185547 27963 leader_election.cc:343] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.186519 27922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594ca5abfd94a1e816cd264d20e4156" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:32.187151 27922 raft_consensus.cc:3060] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.187701 28115 raft_consensus.cc:359] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.188280 28112 tablet_bootstrap.cc:492] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:32.188408 28115 raft_consensus.cc:385] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.188750 28115 raft_consensus.cc:740] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.188804 28112 ts_tablet_manager.cc:1403] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260709 14:54:32.190442 28115 consensus_queue.cc:260] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.192171 28112 raft_consensus.cc:359] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:32.192914 28112 raft_consensus.cc:385] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.193387 28111 tablet_bootstrap.cc:492] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:32.183512 28118 raft_consensus.cc:515] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.193917 27922 raft_consensus.cc:2468] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 1.
I20260709 14:54:32.195120 28118 leader_election.cc:290] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.192965 28115 ts_tablet_manager.cc:1434] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:32.195449 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594ca5abfd94a1e816cd264d20e4156" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:32.196074 28126 leader_election.cc:290] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.193310 28112 raft_consensus.cc:740] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.196808 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955fe5dc0a9476a8ed2c20e143c4835" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:32.196442 28115 tablet_bootstrap.cc:492] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:32.196966 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955fe5dc0a9476a8ed2c20e143c4835" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:32.197499 28070 raft_consensus.cc:3060] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.193930 28111 ts_tablet_manager.cc:1403] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.012s
I20260709 14:54:32.197630 27960 leader_election.cc:304] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:32.197671 27997 raft_consensus.cc:3060] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.200600 28111 raft_consensus.cc:359] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.201391 28111 raft_consensus.cc:385] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.201705 28111 raft_consensus.cc:740] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.197170 28112 consensus_queue.cc:260] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:32.202451 28111 consensus_queue.cc:260] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.202920 28071 raft_consensus.cc:3060] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.204962 28115 tablet_bootstrap.cc:654] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.205957 28070 raft_consensus.cc:2468] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:32.206138 27997 raft_consensus.cc:2468] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:32.207160 27888 leader_election.cc:304] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:32.208026 28118 raft_consensus.cc:2804] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.209223 28118 raft_consensus.cc:697] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:32.210023 28071 raft_consensus.cc:2468] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 1.
I20260709 14:54:32.210832 28126 raft_consensus.cc:2804] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.210067 28118 consensus_queue.cc:237] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.213161 28111 ts_tablet_manager.cc:1434] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:54:32.213135 28126 raft_consensus.cc:697] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Becoming Leader. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:32.214375 28111 tablet_bootstrap.cc:492] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:32.214852 28112 ts_tablet_manager.cc:1434] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 14:54:32.216306 28112 tablet_bootstrap.cc:492] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:32.216820 28115 tablet_bootstrap.cc:492] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:32.217341 28115 ts_tablet_manager.cc:1403] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.002s
I20260709 14:54:32.214360 28126 consensus_queue.cc:237] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:32.220135 28115 raft_consensus.cc:359] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.220794 28115 raft_consensus.cc:385] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.220940 28111 tablet_bootstrap.cc:654] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.221098 28115 raft_consensus.cc:740] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.221946 28115 consensus_queue.cc:260] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.223927 28115 ts_tablet_manager.cc:1434] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:32.224766 28115 tablet_bootstrap.cc:492] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:32.225190 28112 tablet_bootstrap.cc:654] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.234937 27820 catalog_manager.cc:5697] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 1 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.236562 28115 tablet_bootstrap.cc:654] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.241575 28112 tablet_bootstrap.cc:492] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:32.241838 28111 tablet_bootstrap.cc:492] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:32.242074 28112 ts_tablet_manager.cc:1403] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.006s
I20260709 14:54:32.242344 28111 ts_tablet_manager.cc:1403] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260709 14:54:32.245198 28112 raft_consensus.cc:359] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.245434 28111 raft_consensus.cc:359] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.245940 28112 raft_consensus.cc:385] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.246286 28112 raft_consensus.cc:740] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.247207 28112 consensus_queue.cc:260] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.246170 28111 raft_consensus.cc:385] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.248857 28111 raft_consensus.cc:740] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.249855 28112 ts_tablet_manager.cc:1434] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:54:32.249580 28111 consensus_queue.cc:260] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.250959 28112 tablet_bootstrap.cc:492] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:32.252609 28115 tablet_bootstrap.cc:492] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:32.253099 28115 ts_tablet_manager.cc:1403] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:54:32.255860 28115 raft_consensus.cc:359] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.255468 27819 catalog_manager.cc:5697] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:32.256583 28115 raft_consensus.cc:385] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.256872 28115 raft_consensus.cc:740] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.257104 28112 tablet_bootstrap.cc:654] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.258898 28111 ts_tablet_manager.cc:1434] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:54:32.259900 28111 tablet_bootstrap.cc:492] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:32.265028 28112 tablet_bootstrap.cc:492] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:32.265580 28112 ts_tablet_manager.cc:1403] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260709 14:54:32.265759 28111 tablet_bootstrap.cc:654] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.267952 28112 raft_consensus.cc:359] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.268455 28112 raft_consensus.cc:385] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.268784 28112 raft_consensus.cc:740] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.268770 28115 consensus_queue.cc:260] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.269898 28112 consensus_queue.cc:260] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.271126 28115 ts_tablet_manager.cc:1434] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:54:32.271951 28112 ts_tablet_manager.cc:1434] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:32.272193 28115 tablet_bootstrap.cc:492] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:32.272895 28112 tablet_bootstrap.cc:492] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:32.278855 28115 tablet_bootstrap.cc:654] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.279309 28112 tablet_bootstrap.cc:654] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.283313 28111 tablet_bootstrap.cc:492] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:32.283850 28111 ts_tablet_manager.cc:1403] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.004s
I20260709 14:54:32.286768 28111 raft_consensus.cc:359] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.287439 28111 raft_consensus.cc:385] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.287587 28112 tablet_bootstrap.cc:492] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:32.287742 28111 raft_consensus.cc:740] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.288270 28112 ts_tablet_manager.cc:1403] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:54:32.288594 28111 consensus_queue.cc:260] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.290861 28111 ts_tablet_manager.cc:1434] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:32.291110 28112 raft_consensus.cc:359] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.291852 28111 tablet_bootstrap.cc:492] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:32.291841 28112 raft_consensus.cc:385] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.292665 28112 raft_consensus.cc:740] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.293608 28112 consensus_queue.cc:260] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.295351 28115 tablet_bootstrap.cc:492] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:32.295861 28115 ts_tablet_manager.cc:1403] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 14:54:32.297633 28112 ts_tablet_manager.cc:1434] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:32.298427 28111 tablet_bootstrap.cc:654] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.298758 28112 tablet_bootstrap.cc:492] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:32.298538 28115 raft_consensus.cc:359] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.299372 28115 raft_consensus.cc:385] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.299714 28115 raft_consensus.cc:740] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.300609 28115 consensus_queue.cc:260] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.303051 28115 ts_tablet_manager.cc:1434] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:32.304032 28115 tablet_bootstrap.cc:492] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:32.305272 28112 tablet_bootstrap.cc:654] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.309947 28115 tablet_bootstrap.cc:654] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.310539 28111 tablet_bootstrap.cc:492] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:32.311118 28111 ts_tablet_manager.cc:1403] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.002s
I20260709 14:54:32.313637 28111 raft_consensus.cc:359] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.314670 28111 raft_consensus.cc:385] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.314981 28111 raft_consensus.cc:740] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.315732 28111 consensus_queue.cc:260] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.317888 28111 ts_tablet_manager.cc:1434] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:54:32.318572 28112 tablet_bootstrap.cc:492] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:32.318764 28111 tablet_bootstrap.cc:492] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:32.319053 28112 ts_tablet_manager.cc:1403] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 14:54:32.319837 28120 raft_consensus.cc:493] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.320292 28120 raft_consensus.cc:515] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.326944 28120 leader_election.cc:290] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:32.327201 28111 tablet_bootstrap.cc:654] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.331401 28115 tablet_bootstrap.cc:492] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:32.331861 28115 ts_tablet_manager.cc:1403] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260709 14:54:32.334558 28115 raft_consensus.cc:359] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.335316 28115 raft_consensus.cc:385] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.335598 28115 raft_consensus.cc:740] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.336370 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885eedfe79464f84910351d21ee32d86" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:32.332624 28112 raft_consensus.cc:359] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.336990 28112 raft_consensus.cc:385] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.337311 28112 raft_consensus.cc:740] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.336302 28115 consensus_queue.cc:260] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
W20260709 14:54:32.338140 28037 leader_election.cc:343] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:32.338537 28112 consensus_queue.cc:260] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.339874 28115 ts_tablet_manager.cc:1434] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:32.340682 28111 tablet_bootstrap.cc:492] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:32.341064 28115 tablet_bootstrap.cc:492] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:32.341171 28111 ts_tablet_manager.cc:1403] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 14:54:32.344252 28111 raft_consensus.cc:359] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.344916 28111 raft_consensus.cc:385] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.345240 28111 raft_consensus.cc:740] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.345897 28111 consensus_queue.cc:260] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
W20260709 14:54:32.346285 27868 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:32.348033 28111 ts_tablet_manager.cc:1434] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:32.348770 28112 ts_tablet_manager.cc:1434] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:54:32.350469 28115 tablet_bootstrap.cc:654] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.352212 28112 tablet_bootstrap.cc:492] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:32.357997 28112 tablet_bootstrap.cc:654] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.361050 28126 raft_consensus.cc:493] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.361593 28126 raft_consensus.cc:515] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.362977 28115 tablet_bootstrap.cc:492] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:32.363085 28112 tablet_bootstrap.cc:492] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:32.363591 28115 ts_tablet_manager.cc:1403] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260709 14:54:32.363591 28112 ts_tablet_manager.cc:1403] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:54:32.364830 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070e6e19500948f38615646c439aeda6" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:32.365543 28071 raft_consensus.cc:2468] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 0.
I20260709 14:54:32.367024 28115 raft_consensus.cc:359] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.367242 28112 raft_consensus.cc:359] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.368225 27922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070e6e19500948f38615646c439aeda6" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:32.368726 28115 raft_consensus.cc:385] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.363644 28126 leader_election.cc:290] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.368925 27922 raft_consensus.cc:2468] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 0.
I20260709 14:54:32.369143 28115 raft_consensus.cc:740] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.369109 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885eedfe79464f84910351d21ee32d86" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:32.370124 28112 raft_consensus.cc:385] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.364336 28118 raft_consensus.cc:493] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.370481 28112 raft_consensus.cc:740] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.370430 28115 consensus_queue.cc:260] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.370898 28118 raft_consensus.cc:515] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.371417 28112 consensus_queue.cc:260] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.367147 27963 leader_election.cc:304] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:32.373072 28118 leader_election.cc:290] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.373646 28126 raft_consensus.cc:2804] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.374022 28126 raft_consensus.cc:493] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.374382 28126 raft_consensus.cc:3060] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.375442 28112 ts_tablet_manager.cc:1434] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:32.376384 28112 tablet_bootstrap.cc:492] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:32.376230 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885eedfe79464f84910351d21ee32d86" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:32.376899 27997 raft_consensus.cc:2468] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:32.377875 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885eedfe79464f84910351d21ee32d86" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:32.378486 28071 raft_consensus.cc:2468] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:32.374112 27921 raft_consensus.cc:2468] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:32.379711 27888 leader_election.cc:304] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:32.381709 28034 leader_election.cc:304] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [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: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:32.382225 28112 tablet_bootstrap.cc:654] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.382207 28122 raft_consensus.cc:493] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.382879 28120 raft_consensus.cc:2804] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.382829 28122 raft_consensus.cc:515] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.383347 28120 raft_consensus.cc:493] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.383769 28120 raft_consensus.cc:3060] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.384912 28122 leader_election.cc:290] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.384658 28126 raft_consensus.cc:515] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.386056 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0163b82ec7b74a958ced9972fdfe692b" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:32.386314 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0163b82ec7b74a958ced9972fdfe692b" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:32.373350 28115 ts_tablet_manager.cc:1434] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:54:32.382879 28118 raft_consensus.cc:2804] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.387223 28118 raft_consensus.cc:493] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.387596 28118 raft_consensus.cc:3060] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.387853 27922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070e6e19500948f38615646c439aeda6" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:32.387831 28115 tablet_bootstrap.cc:492] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:32.388429 27922 raft_consensus.cc:3060] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.390988 28120 raft_consensus.cc:515] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.388103 28126 leader_election.cc:290] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.393102 28120 leader_election.cc:290] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:32.393862 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885eedfe79464f84910351d21ee32d86" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:32.386729 28071 raft_consensus.cc:2468] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 0.
I20260709 14:54:32.394827 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070e6e19500948f38615646c439aeda6" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:32.395385 28070 raft_consensus.cc:3060] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.395762 28115 tablet_bootstrap.cc:654] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.395772 27963 leader_election.cc:304] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:32.396854 28126 raft_consensus.cc:2804] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.397244 28126 raft_consensus.cc:493] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.397593 28126 raft_consensus.cc:3060] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.401744 28118 raft_consensus.cc:515] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.402900 27920 raft_consensus.cc:2393] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ccbf8697c7f04c92a5324b07ef413146 in current term 1: Already voted for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in this term.
I20260709 14:54:32.403825 28118 leader_election.cc:290] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.404474 28070 raft_consensus.cc:2468] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 1.
I20260709 14:54:32.405695 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885eedfe79464f84910351d21ee32d86" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:32.406188 27921 raft_consensus.cc:2468] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 0.
I20260709 14:54:32.407337 27963 leader_election.cc:304] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:32.407884 28115 tablet_bootstrap.cc:492] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:32.407754 28126 raft_consensus.cc:515] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.408495 28115 ts_tablet_manager.cc:1403] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 14:54:32.408142 28122 raft_consensus.cc:2804] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.410007 28126 leader_election.cc:290] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.406319 27997 raft_consensus.cc:3060] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.411319 28115 raft_consensus.cc:359] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.412038 28115 raft_consensus.cc:385] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.412349 28115 raft_consensus.cc:740] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.413223 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885eedfe79464f84910351d21ee32d86" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:32.413602 28122 raft_consensus.cc:697] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Becoming Leader. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:32.413192 28115 consensus_queue.cc:260] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.412276 27922 raft_consensus.cc:2468] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 1.
I20260709 14:54:32.415840 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0163b82ec7b74a958ced9972fdfe692b" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:32.416378 27921 raft_consensus.cc:3060] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.416440 28115 ts_tablet_manager.cc:1434] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:54:32.417506 28115 tablet_bootstrap.cc:492] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:32.417409 27997 raft_consensus.cc:2468] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:32.418553 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885eedfe79464f84910351d21ee32d86" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:32.418788 28034 leader_election.cc:304] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [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: ccbf8697c7f04c92a5324b07ef413146; no voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:32.419310 28070 raft_consensus.cc:2393] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25f49a5f54d046a3be4c95d05e2cf8ad in current term 1: Already voted for candidate ccbf8697c7f04c92a5324b07ef413146 in this term.
I20260709 14:54:32.419668 28120 raft_consensus.cc:2749] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:32.421393 27888 leader_election.cc:304] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [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: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:32.421830 28122 consensus_queue.cc:237] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.422492 28118 raft_consensus.cc:2804] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.423025 28118 raft_consensus.cc:697] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:32.423870 28118 consensus_queue.cc:237] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.424403 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0163b82ec7b74a958ced9972fdfe692b" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:32.424966 28115 tablet_bootstrap.cc:654] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.424969 28070 raft_consensus.cc:3060] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.431200 28112 tablet_bootstrap.cc:492] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:32.431708 28112 ts_tablet_manager.cc:1403] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 14:54:32.433195 27921 raft_consensus.cc:2468] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 1.
I20260709 14:54:32.434340 28112 raft_consensus.cc:359] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.435748 28112 raft_consensus.cc:385] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.436365 28112 raft_consensus.cc:740] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.436926 28070 raft_consensus.cc:2468] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 1.
I20260709 14:54:32.437721 28112 consensus_queue.cc:260] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.440443 28115 tablet_bootstrap.cc:492] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:32.440963 28115 ts_tablet_manager.cc:1403] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.008s
I20260709 14:54:32.440759 27819 catalog_manager.cc:5697] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 1 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.443915 28115 raft_consensus.cc:359] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.444128 27960 leader_election.cc:304] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:32.444591 28115 raft_consensus.cc:385] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.444898 28115 raft_consensus.cc:740] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.445693 28115 consensus_queue.cc:260] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.446669 28126 raft_consensus.cc:2804] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.447938 28126 raft_consensus.cc:697] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Becoming Leader. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:32.448760 28126 consensus_queue.cc:237] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.449788 28115 ts_tablet_manager.cc:1434] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:32.450192 28118 raft_consensus.cc:493] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.450639 28118 raft_consensus.cc:515] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.451964 28112 ts_tablet_manager.cc:1434] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:54:32.452481 28118 leader_election.cc:290] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.454203 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682b6deef8546d9bedf91be87199b73" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:32.455011 27997 raft_consensus.cc:2468] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:32.454198 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682b6deef8546d9bedf91be87199b73" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:32.455859 28070 raft_consensus.cc:2468] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:32.457001 27888 leader_election.cc:304] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:32.457839 28118 raft_consensus.cc:2804] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.458194 28118 raft_consensus.cc:493] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.457342 27818 catalog_manager.cc:5697] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.458508 28118 raft_consensus.cc:3060] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.460417 28116 raft_consensus.cc:493] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.460918 28116 raft_consensus.cc:515] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.462900 28116 leader_election.cc:290] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.464195 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c8d1852fdd4008a303c6f174797f7e" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:32.464576 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c8d1852fdd4008a303c6f174797f7e" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:32.464779 27997 raft_consensus.cc:2468] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:32.465164 28070 raft_consensus.cc:2468] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:32.465968 27888 leader_election.cc:304] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:32.466581 28116 raft_consensus.cc:2804] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.466442 28118 raft_consensus.cc:515] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.467003 28116 raft_consensus.cc:493] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.467393 28116 raft_consensus.cc:3060] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.468654 28118 leader_election.cc:290] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.469378 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682b6deef8546d9bedf91be87199b73" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:32.469960 27997 raft_consensus.cc:3060] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.470409 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682b6deef8546d9bedf91be87199b73" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:32.470956 28070 raft_consensus.cc:3060] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.475057 28116 raft_consensus.cc:515] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.475057 27818 catalog_manager.cc:5697] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.476696 27997 raft_consensus.cc:2468] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:32.477347 28070 raft_consensus.cc:2468] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:32.477811 27888 leader_election.cc:304] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:32.478533 28118 raft_consensus.cc:2804] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.478564 28116 leader_election.cc:290] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.480082 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c8d1852fdd4008a303c6f174797f7e" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:32.480857 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c8d1852fdd4008a303c6f174797f7e" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:32.480948 28118 raft_consensus.cc:697] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:32.481426 27997 raft_consensus.cc:3060] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.481608 28070 raft_consensus.cc:3060] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.482025 28118 consensus_queue.cc:237] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.487881 27997 raft_consensus.cc:2468] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:32.488384 28070 raft_consensus.cc:2468] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:32.489068 27888 leader_election.cc:304] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:32.490686 28158 raft_consensus.cc:2804] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.491164 28158 raft_consensus.cc:697] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:32.491863 28158 consensus_queue.cc:237] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.492810 27818 catalog_manager.cc:5697] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 1 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.504078 27818 catalog_manager.cc:5697] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 1 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.572554 27997 raft_consensus.cc:3060] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.578238 28158 consensus_queue.cc:1048] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.589233 28118 consensus_queue.cc:1048] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.639519 28118 consensus_queue.cc:1048] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.650611 28158 consensus_queue.cc:1048] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.724948 28126 consensus_queue.cc:1048] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.734305 28122 consensus_queue.cc:1048] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.749423 28120 raft_consensus.cc:493] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.749809 28120 raft_consensus.cc:515] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.751381 28120 leader_election.cc:290] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:32.752162 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:32.752455 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:32.752866 27921 raft_consensus.cc:2468] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:32.753027 27997 raft_consensus.cc:2468] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:32.754000 28034 leader_election.cc:304] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:32.754801 28120 raft_consensus.cc:2804] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.755081 28120 raft_consensus.cc:493] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.755328 28120 raft_consensus.cc:3060] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.760968 28120 raft_consensus.cc:515] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.762414 28120 leader_election.cc:290] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:32.763123 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:32.763424 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:32.763763 27921 raft_consensus.cc:3060] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.764051 27997 raft_consensus.cc:3060] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.770689 27997 raft_consensus.cc:2468] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:32.770691 27921 raft_consensus.cc:2468] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:32.771829 28037 leader_election.cc:304] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:32.772462 28120 raft_consensus.cc:2804] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.773274 28120 raft_consensus.cc:697] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:32.774004 28120 consensus_queue.cc:237] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.780156 27818 catalog_manager.cc:5697] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:32.811093 28158 consensus_queue.cc:1048] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.820874 28118 consensus_queue.cc:1048] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.870909 28118 consensus_queue.cc:1048] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.882402 28158 consensus_queue.cc:1048] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.921135 27997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d594ca5abfd94a1e816cd264d20e4156"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
mode: GRACEFUL
new_leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
 from {username='slave'} at 127.0.0.1:47354
I20260709 14:54:32.921651 27997 raft_consensus.cc:606] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Received request to transfer leadership to TS 25f49a5f54d046a3be4c95d05e2cf8ad
I20260709 14:54:32.931062 27997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0163b82ec7b74a958ced9972fdfe692b"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
mode: GRACEFUL
new_leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
 from {username='slave'} at 127.0.0.1:47354
I20260709 14:54:32.931514 27997 raft_consensus.cc:606] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Received request to transfer leadership to TS 25f49a5f54d046a3be4c95d05e2cf8ad
I20260709 14:54:32.937882 28122 consensus_queue.cc:1048] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.945215 28158 consensus_queue.cc:1048] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.950162 28156 consensus_queue.cc:1048] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.951648 27922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "885eedfe79464f84910351d21ee32d86"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
mode: GRACEFUL
new_leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:34050
I20260709 14:54:32.952280 27922 raft_consensus.cc:606] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Received request to transfer leadership to TS 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:32.955901 28156 consensus_queue.cc:1048] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.958518 27922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7682b6deef8546d9bedf91be87199b73"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
mode: GRACEFUL
new_leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:34050
I20260709 14:54:32.959082 27922 raft_consensus.cc:606] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Received request to transfer leadership to TS 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:32.974959 28175 consensus_queue.cc:1048] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.977052 28126 raft_consensus.cc:993] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9: : Instructing follower 25f49a5f54d046a3be4c95d05e2cf8ad to start an election
I20260709 14:54:32.977530 28126 raft_consensus.cc:1081] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Signalling peer 25f49a5f54d046a3be4c95d05e2cf8ad to start an election
I20260709 14:54:32.981755 28126 consensus_queue.cc:1048] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.983345 27920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0163b82ec7b74a958ced9972fdfe692b"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
 from {username='slave'} at 127.0.0.1:34036
I20260709 14:54:32.984000 27920 raft_consensus.cc:493] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:32.984391 27920 raft_consensus.cc:3060] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:32.992841 27920 raft_consensus.cc:515] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.994300 27921 raft_consensus.cc:1240] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Rejecting Update request from peer 68699c2960ea4d8eb2fa9d420c4fddf9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:32.996076 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0163b82ec7b74a958ced9972fdfe692b" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:32.996788 27996 raft_consensus.cc:3055] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:32.997169 27996 raft_consensus.cc:740] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:32.996229 27920 leader_election.cc:290] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 2 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:32.996884 28126 consensus_queue.cc:1059] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:32.998952 27996 consensus_queue.cc:260] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:32.999915 27996 raft_consensus.cc:3060] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.003054 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0163b82ec7b74a958ced9972fdfe692b" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:33.007861 27996 raft_consensus.cc:2468] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 2.
I20260709 14:54:33.008944 27888 leader_election.cc:304] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [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: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:33.010128 28175 raft_consensus.cc:2804] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.010592 28175 raft_consensus.cc:697] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:33.011415 28175 consensus_queue.cc:237] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [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: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.015753 28118 raft_consensus.cc:993] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad: : Instructing follower 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:33.016180 28118 raft_consensus.cc:1081] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Signalling peer 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:33.017772 27997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7682b6deef8546d9bedf91be87199b73"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:47330
I20260709 14:54:33.018311 27997 raft_consensus.cc:493] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.018658 27997 raft_consensus.cc:3060] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.020021 27820 catalog_manager.cc:5697] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 1 to 2, leader changed from 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130) to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 2 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.023878 28070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
mode: GRACEFUL
new_leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:33424
I20260709 14:54:33.024534 28070 raft_consensus.cc:606] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Received request to transfer leadership to TS 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:33.026150 27997 raft_consensus.cc:515] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.028388 27997 leader_election.cc:290] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:33.028659 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682b6deef8546d9bedf91be87199b73" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:33.029428 27920 raft_consensus.cc:3055] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.031095 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7682b6deef8546d9bedf91be87199b73" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:33.031653 28070 raft_consensus.cc:3060] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.029860 27920 raft_consensus.cc:740] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:33.033252 27920 consensus_queue.cc:260] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.034700 27920 raft_consensus.cc:3060] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.036408 27921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99c8d1852fdd4008a303c6f174797f7e"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
mode: GRACEFUL
new_leader_uuid: "ccbf8697c7f04c92a5324b07ef413146"
 from {username='slave'} at 127.0.0.1:34050
I20260709 14:54:33.036959 27921 raft_consensus.cc:606] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Received request to transfer leadership to TS ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:33.038784 28070 raft_consensus.cc:2468] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:33.039978 27963 leader_election.cc:304] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:33.040740 28126 raft_consensus.cc:2804] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.041219 28126 raft_consensus.cc:697] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Becoming Leader. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:33.042004 28126 consensus_queue.cc:237] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.042621 27920 raft_consensus.cc:2468] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:33.049901 27820 catalog_manager.cc:5697] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 reported cstate change: term changed from 1 to 2, leader changed from 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129) to 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.260854 28175 raft_consensus.cc:993] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad: : Instructing follower 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:33.261299 28116 raft_consensus.cc:1081] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Signalling peer 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:33.262741 27997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "885eedfe79464f84910351d21ee32d86"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:47330
I20260709 14:54:33.263175 27997 raft_consensus.cc:493] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.263478 27997 raft_consensus.cc:3060] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.268460 27997 raft_consensus.cc:515] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.270085 27997 leader_election.cc:290] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:33.270911 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885eedfe79464f84910351d21ee32d86" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:33.271071 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885eedfe79464f84910351d21ee32d86" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:33.271618 27920 raft_consensus.cc:3055] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.271641 28070 raft_consensus.cc:3060] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.272074 27920 raft_consensus.cc:740] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:33.272919 27920 consensus_queue.cc:260] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.274206 27920 raft_consensus.cc:3060] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.278735 28070 raft_consensus.cc:2468] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:33.279850 27963 leader_election.cc:304] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:33.280455 28126 raft_consensus.cc:2804] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.280651 27920 raft_consensus.cc:2468] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:33.280809 28126 raft_consensus.cc:697] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Becoming Leader. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:33.281708 28126 consensus_queue.cc:237] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.287462 27820 catalog_manager.cc:5697] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 reported cstate change: term changed from 1 to 2, leader changed from 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129) to 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.288228 28120 consensus_queue.cc:1048] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.302583 28120 consensus_queue.cc:1048] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.311650 28120 raft_consensus.cc:993] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146: : Instructing follower 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:33.312165 28189 raft_consensus.cc:1081] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Signalling peer 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:33.313650 27997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:47342
I20260709 14:54:33.314158 27997 raft_consensus.cc:493] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.314447 27997 raft_consensus.cc:3060] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.319084 27997 raft_consensus.cc:515] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.321161 27997 leader_election.cc:290] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:33.321398 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:33.321776 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:33.322060 27920 raft_consensus.cc:3060] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.322557 28070 raft_consensus.cc:3055] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.322882 28070 raft_consensus.cc:740] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:33.323706 28070 consensus_queue.cc:260] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.324957 28070 raft_consensus.cc:3060] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.328979 27920 raft_consensus.cc:2468] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:33.330211 27960 leader_election.cc:304] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:33.330894 28126 raft_consensus.cc:2804] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.331369 28126 raft_consensus.cc:697] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Becoming Leader. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:33.331375 28070 raft_consensus.cc:2468] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:33.332231 28126 consensus_queue.cc:237] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.336452 28151 raft_consensus.cc:993] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9: : Instructing follower 25f49a5f54d046a3be4c95d05e2cf8ad to start an election
I20260709 14:54:33.336920 28126 raft_consensus.cc:1081] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Signalling peer 25f49a5f54d046a3be4c95d05e2cf8ad to start an election
I20260709 14:54:33.338305 27920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d594ca5abfd94a1e816cd264d20e4156"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
 from {username='slave'} at 127.0.0.1:34036
I20260709 14:54:33.338709 27920 raft_consensus.cc:493] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.339007 27920 raft_consensus.cc:3060] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.338990 27820 catalog_manager.cc:5697] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 reported cstate change: term changed from 1 to 2, leader changed from ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131) to 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.344307 27920 raft_consensus.cc:515] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:33.346253 27920 leader_election.cc:290] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 2 election: Requested vote from peers ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:33.346971 28070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594ca5abfd94a1e816cd264d20e4156" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:33.347280 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d594ca5abfd94a1e816cd264d20e4156" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:33.347471 28070 raft_consensus.cc:3060] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.347844 27997 raft_consensus.cc:3055] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.348151 27997 raft_consensus.cc:740] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:33.348747 27997 consensus_queue.cc:260] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:33.349645 27997 raft_consensus.cc:3060] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.354002 27997 raft_consensus.cc:2468] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 2.
I20260709 14:54:33.354033 28070 raft_consensus.cc:2468] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 2.
I20260709 14:54:33.355029 27888 leader_election.cc:304] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:33.355643 28116 raft_consensus.cc:2804] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.356093 28116 raft_consensus.cc:697] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:33.356869 28116 consensus_queue.cc:237] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } }
I20260709 14:54:33.364313 27820 catalog_manager.cc:5697] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 1 to 2, leader changed from 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130) to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 2 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.427250 27997 raft_consensus.cc:1275] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Refusing update from remote peer 25f49a5f54d046a3be4c95d05e2cf8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.428514 28116 consensus_queue.cc:1048] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.429595 28070 raft_consensus.cc:1275] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.430807 28126 consensus_queue.cc:1048] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.437004 28069 raft_consensus.cc:3060] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.447144 27920 raft_consensus.cc:1275] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.448958 28122 consensus_queue.cc:1048] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.450228 28069 raft_consensus.cc:1275] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 25f49a5f54d046a3be4c95d05e2cf8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.451539 28118 consensus_queue.cc:1048] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.486896 28158 raft_consensus.cc:993] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad: : Instructing follower ccbf8697c7f04c92a5324b07ef413146 to start an election
I20260709 14:54:33.487324 28118 raft_consensus.cc:1081] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Signalling peer ccbf8697c7f04c92a5324b07ef413146 to start an election
I20260709 14:54:33.488797 28069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99c8d1852fdd4008a303c6f174797f7e"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
 from {username='slave'} at 127.0.0.1:33394
I20260709 14:54:33.489274 28069 raft_consensus.cc:493] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.489630 28069 raft_consensus.cc:3060] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.494009 28069 raft_consensus.cc:515] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.495541 28069 leader_election.cc:290] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 2 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:33.496222 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c8d1852fdd4008a303c6f174797f7e" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:33.496459 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c8d1852fdd4008a303c6f174797f7e" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:33.496860 27920 raft_consensus.cc:3055] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.496960 27997 raft_consensus.cc:3060] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.497157 27920 raft_consensus.cc:740] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:33.497946 27920 consensus_queue.cc:260] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.498816 27920 raft_consensus.cc:3060] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.501657 27997 raft_consensus.cc:2468] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 2.
I20260709 14:54:33.502671 28037 leader_election.cc:304] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:33.503396 28189 raft_consensus.cc:2804] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.503712 27920 raft_consensus.cc:2468] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 2.
I20260709 14:54:33.503749 28189 raft_consensus.cc:697] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 2 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:33.504730 28189 consensus_queue.cc:237] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:33.510174 27819 catalog_manager.cc:5697] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 1 to 2, leader changed from 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129) to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:33.762969 27997 raft_consensus.cc:1275] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Refusing update from remote peer 25f49a5f54d046a3be4c95d05e2cf8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.764047 28118 consensus_queue.cc:1048] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.771723 28069 raft_consensus.cc:1275] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 25f49a5f54d046a3be4c95d05e2cf8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.773756 28158 consensus_queue.cc:1048] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.854671 27920 raft_consensus.cc:1275] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.855772 28122 consensus_queue.cc:1048] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.863541 28069 raft_consensus.cc:1275] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.864892 28156 consensus_queue.cc:1048] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.884702 28069 raft_consensus.cc:1275] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.885809 28156 consensus_queue.cc:1048] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.891155 27920 raft_consensus.cc:1275] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.892642 28126 consensus_queue.cc:1048] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.986580 27920 raft_consensus.cc:1275] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Refusing update from remote peer ccbf8697c7f04c92a5324b07ef413146: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.987896 28189 consensus_queue.cc:1048] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.995404 27997 raft_consensus.cc:1275] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Refusing update from remote peer ccbf8697c7f04c92a5324b07ef413146: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.997082 28189 consensus_queue.cc:1048] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.060642 27818 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53726:
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 14:54:36.062959 27818 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 14:54:36.106019 27911 tablet_service.cc:1511] Processing CreateTablet for tablet 15e6e0465f1344d9b0ad9a6639235a54 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:36.107276 27911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e6e0465f1344d9b0ad9a6639235a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.106969 27981 tablet_service.cc:1511] Processing CreateTablet for tablet 15e6e0465f1344d9b0ad9a6639235a54 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:36.108162 27981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e6e0465f1344d9b0ad9a6639235a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.110141 28057 tablet_service.cc:1511] Processing CreateTablet for tablet 15e6e0465f1344d9b0ad9a6639235a54 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:36.111326 28057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e6e0465f1344d9b0ad9a6639235a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.111647 28059 tablet_service.cc:1511] Processing CreateTablet for tablet 7537888c88c24b77a2aceb53b50a55f3 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:36.111909 27912 tablet_service.cc:1511] Processing CreateTablet for tablet 7537888c88c24b77a2aceb53b50a55f3 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:36.112870 28059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7537888c88c24b77a2aceb53b50a55f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.113107 27912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7537888c88c24b77a2aceb53b50a55f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.118144 27980 tablet_service.cc:1511] Processing CreateTablet for tablet 7537888c88c24b77a2aceb53b50a55f3 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:36.119336 27980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7537888c88c24b77a2aceb53b50a55f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.122852 27910 tablet_service.cc:1511] Processing CreateTablet for tablet 411af02e1b1f4529b005b3d09a9b5c6a (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:36.125130 28061 tablet_service.cc:1511] Processing CreateTablet for tablet 411af02e1b1f4529b005b3d09a9b5c6a (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:36.125301 27982 tablet_service.cc:1511] Processing CreateTablet for tablet 411af02e1b1f4529b005b3d09a9b5c6a (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:36.126310 28061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411af02e1b1f4529b005b3d09a9b5c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.126629 27982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411af02e1b1f4529b005b3d09a9b5c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.124046 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411af02e1b1f4529b005b3d09a9b5c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.131093 28209 tablet_bootstrap.cc:492] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:36.139320 27909 tablet_service.cc:1511] Processing CreateTablet for tablet b488cdcbb7be4517b2a64d4bcf7d4f9f (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:36.140599 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b488cdcbb7be4517b2a64d4bcf7d4f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.138863 28209 tablet_bootstrap.cc:654] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.155392 27981 tablet_service.cc:1511] Processing CreateTablet for tablet b488cdcbb7be4517b2a64d4bcf7d4f9f (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:36.156653 27981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b488cdcbb7be4517b2a64d4bcf7d4f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.158004 27908 tablet_service.cc:1511] Processing CreateTablet for tablet e8bbc93b3bed4b21a3102aef668010a4 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:36.159276 27908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8bbc93b3bed4b21a3102aef668010a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.162485 28058 tablet_service.cc:1511] Processing CreateTablet for tablet b488cdcbb7be4517b2a64d4bcf7d4f9f (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:36.163707 28058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b488cdcbb7be4517b2a64d4bcf7d4f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.175215 27984 tablet_service.cc:1511] Processing CreateTablet for tablet e8bbc93b3bed4b21a3102aef668010a4 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:36.176631 27984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8bbc93b3bed4b21a3102aef668010a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.190253 28060 tablet_service.cc:1511] Processing CreateTablet for tablet e8bbc93b3bed4b21a3102aef668010a4 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:36.191839 27907 tablet_service.cc:1511] Processing CreateTablet for tablet 94c0a2a59561435cb5a35769bac86a3b (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:36.193133 27907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c0a2a59561435cb5a35769bac86a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.193923 27981 tablet_service.cc:1511] Processing CreateTablet for tablet 94c0a2a59561435cb5a35769bac86a3b (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:36.195096 27981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c0a2a59561435cb5a35769bac86a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.196370 27906 tablet_service.cc:1511] Processing CreateTablet for tablet 9924ec2ecc384e4ca570a00bcdf63e6f (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:36.197594 27906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9924ec2ecc384e4ca570a00bcdf63e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.203189 27909 tablet_service.cc:1511] Processing CreateTablet for tablet 670779e4a0434ac192c212238f39884e (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:36.203873 28056 tablet_service.cc:1511] Processing CreateTablet for tablet 9924ec2ecc384e4ca570a00bcdf63e6f (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:36.205797 27987 tablet_service.cc:1511] Processing CreateTablet for tablet 9924ec2ecc384e4ca570a00bcdf63e6f (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:36.207355 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670779e4a0434ac192c212238f39884e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.207934 27987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9924ec2ecc384e4ca570a00bcdf63e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.212510 28061 tablet_service.cc:1511] Processing CreateTablet for tablet 94c0a2a59561435cb5a35769bac86a3b (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:36.205814 28060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8bbc93b3bed4b21a3102aef668010a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.213882 28061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c0a2a59561435cb5a35769bac86a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.215597 28056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9924ec2ecc384e4ca570a00bcdf63e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.226745 27979 tablet_service.cc:1511] Processing CreateTablet for tablet 670779e4a0434ac192c212238f39884e (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:36.227982 27979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670779e4a0434ac192c212238f39884e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.228297 28059 tablet_service.cc:1511] Processing CreateTablet for tablet 670779e4a0434ac192c212238f39884e (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:36.229633 28059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670779e4a0434ac192c212238f39884e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.230207 27905 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8d4f7573514afca41c76d6cf639cb8 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:36.231386 27905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8d4f7573514afca41c76d6cf639cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.242820 27986 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8d4f7573514afca41c76d6cf639cb8 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:36.244254 27986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8d4f7573514afca41c76d6cf639cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.255566 28055 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8d4f7573514afca41c76d6cf639cb8 (DEFAULT_TABLE table=soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:36.256873 28055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8d4f7573514afca41c76d6cf639cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:36.262770 28210 tablet_bootstrap.cc:492] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:36.269888 28212 tablet_bootstrap.cc:492] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:36.301002 28212 tablet_bootstrap.cc:654] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.310133 28210 tablet_bootstrap.cc:654] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.318871 28209 tablet_bootstrap.cc:492] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:36.319325 28212 tablet_bootstrap.cc:492] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:36.319430 28209 ts_tablet_manager.cc:1403] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.189s	user 0.042s	sys 0.039s
I20260709 14:54:36.319907 28212 ts_tablet_manager.cc:1403] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.005s
I20260709 14:54:36.320111 28210 tablet_bootstrap.cc:492] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:36.320595 28210 ts_tablet_manager.cc:1403] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.005s
I20260709 14:54:36.322885 28212 raft_consensus.cc:359] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.323617 28212 raft_consensus.cc:385] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.323426 28210 raft_consensus.cc:359] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.323110 28209 raft_consensus.cc:359] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.323952 28212 raft_consensus.cc:740] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.324266 28209 raft_consensus.cc:385] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.324172 28210 raft_consensus.cc:385] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.324668 28209 raft_consensus.cc:740] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.324884 28210 raft_consensus.cc:740] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.324890 28212 consensus_queue.cc:260] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.325532 28209 consensus_queue.cc:260] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.325980 28210 consensus_queue.cc:260] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.327452 28212 ts_tablet_manager.cc:1434] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:36.328253 28209 ts_tablet_manager.cc:1434] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:54:36.328351 28210 ts_tablet_manager.cc:1434] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260709 14:54:36.328611 28212 tablet_bootstrap.cc:492] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:36.329332 28209 tablet_bootstrap.cc:492] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:36.329655 28210 tablet_bootstrap.cc:492] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:36.335498 28209 tablet_bootstrap.cc:654] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.335628 28212 tablet_bootstrap.cc:654] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.336726 28210 tablet_bootstrap.cc:654] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.348420 28212 tablet_bootstrap.cc:492] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:36.348897 28212 ts_tablet_manager.cc:1403] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 14:54:36.351617 28212 raft_consensus.cc:359] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.352305 28212 raft_consensus.cc:385] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.352591 28212 raft_consensus.cc:740] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.353297 28212 consensus_queue.cc:260] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.355443 28210 tablet_bootstrap.cc:492] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:36.355654 28212 ts_tablet_manager.cc:1434] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:36.356055 28210 ts_tablet_manager.cc:1403] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260709 14:54:36.356618 28212 tablet_bootstrap.cc:492] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:36.357237 28209 tablet_bootstrap.cc:492] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:36.357717 28209 ts_tablet_manager.cc:1403] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.003s
I20260709 14:54:36.359181 28210 raft_consensus.cc:359] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.359967 28210 raft_consensus.cc:385] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.360308 28210 raft_consensus.cc:740] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.360481 28209 raft_consensus.cc:359] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.361243 28209 raft_consensus.cc:385] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.361694 28209 raft_consensus.cc:740] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.361056 28210 consensus_queue.cc:260] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.362793 28212 tablet_bootstrap.cc:654] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.362407 28209 consensus_queue.cc:260] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.364075 28210 ts_tablet_manager.cc:1434] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:36.365049 28209 ts_tablet_manager.cc:1434] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:36.366110 28209 tablet_bootstrap.cc:492] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:36.365067 28210 tablet_bootstrap.cc:492] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:36.371942 28209 tablet_bootstrap.cc:654] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.374698 28210 tablet_bootstrap.cc:654] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:36.386935 27868 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:36.388026 28210 tablet_bootstrap.cc:492] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:36.388657 28210 ts_tablet_manager.cc:1403] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260709 14:54:36.391801 28210 raft_consensus.cc:359] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.392673 28210 raft_consensus.cc:385] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.393024 28210 raft_consensus.cc:740] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.393800 28210 consensus_queue.cc:260] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.396073 28210 ts_tablet_manager.cc:1434] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:54:36.397063 28210 tablet_bootstrap.cc:492] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:36.403545 28210 tablet_bootstrap.cc:654] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.405812 28158 raft_consensus.cc:493] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.406358 28158 raft_consensus.cc:515] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.409147 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b488cdcbb7be4517b2a64d4bcf7d4f9f" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:36.409880 27996 raft_consensus.cc:2468] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:36.411863 28158 leader_election.cc:290] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:36.412999 27888 leader_election.cc:304] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:36.414781 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b488cdcbb7be4517b2a64d4bcf7d4f9f" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:36.415688 28210 tablet_bootstrap.cc:492] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:36.416303 28210 ts_tablet_manager.cc:1403] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
W20260709 14:54:36.416975 27888 leader_election.cc:343] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.419451 28210 raft_consensus.cc:359] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.420372 28210 raft_consensus.cc:385] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.420720 28210 raft_consensus.cc:740] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.421535 28210 consensus_queue.cc:260] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.422863 28198 raft_consensus.cc:2804] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.423269 28198 raft_consensus.cc:493] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.423622 28198 raft_consensus.cc:3060] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.424180 28210 ts_tablet_manager.cc:1434] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:36.425650 28210 tablet_bootstrap.cc:492] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:36.432312 28210 tablet_bootstrap.cc:654] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.444375 28210 tablet_bootstrap.cc:492] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:36.445035 28210 ts_tablet_manager.cc:1403] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 14:54:36.438365 28198 raft_consensus.cc:515] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.448206 28210 raft_consensus.cc:359] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.449157 28210 raft_consensus.cc:385] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.449556 28210 raft_consensus.cc:740] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.449967 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b488cdcbb7be4517b2a64d4bcf7d4f9f" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:36.450348 28210 consensus_queue.cc:260] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.451273 27996 raft_consensus.cc:3060] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.460287 28210 ts_tablet_manager.cc:1434] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 14:54:36.461673 28210 tablet_bootstrap.cc:492] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:36.463775 27996 raft_consensus.cc:2468] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:36.465209 27888 leader_election.cc:304] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:36.469429 28210 tablet_bootstrap.cc:654] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.470062 28223 raft_consensus.cc:2804] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.470701 28223 raft_consensus.cc:697] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:36.471588 28223 consensus_queue.cc:237] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.476583 28158 raft_consensus.cc:493] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.477201 28158 raft_consensus.cc:515] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.480157 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbc93b3bed4b21a3102aef668010a4" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
W20260709 14:54:36.481837 27888 leader_election.cc:343] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.485199 28210 tablet_bootstrap.cc:492] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:36.485817 28210 ts_tablet_manager.cc:1403] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.009s
I20260709 14:54:36.487957 28158 leader_election.cc:290] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:36.489744 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbc93b3bed4b21a3102aef668010a4" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:36.488907 28210 raft_consensus.cc:359] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.493824 28210 raft_consensus.cc:385] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:54:36.493904 27888 leader_election.cc:343] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.494710 27888 leader_election.cc:304] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad; no voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:36.495357 28198 leader_election.cc:290] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:36.496011 28198 raft_consensus.cc:2749] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.496997 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b488cdcbb7be4517b2a64d4bcf7d4f9f" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:36.494174 28210 raft_consensus.cc:740] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
W20260709 14:54:36.504195 27888 leader_election.cc:343] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.504340 28210 consensus_queue.cc:260] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.507226 28210 ts_tablet_manager.cc:1434] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 14:54:36.508442 28210 tablet_bootstrap.cc:492] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:36.515761 28209 tablet_bootstrap.cc:492] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:36.515764 28212 tablet_bootstrap.cc:492] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:36.516250 28210 tablet_bootstrap.cc:654] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.515650 27819 catalog_manager.cc:5697] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 1 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.516422 28209 ts_tablet_manager.cc:1403] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.151s	user 0.062s	sys 0.066s
I20260709 14:54:36.516445 28212 ts_tablet_manager.cc:1403] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.160s	user 0.060s	sys 0.099s
I20260709 14:54:36.519675 28212 raft_consensus.cc:359] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.520068 28209 raft_consensus.cc:359] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.520432 28212 raft_consensus.cc:385] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.520787 28209 raft_consensus.cc:385] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.520849 28212 raft_consensus.cc:740] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.521140 28209 raft_consensus.cc:740] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.521968 28209 consensus_queue.cc:260] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.521968 28212 consensus_queue.cc:260] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.524569 28212 ts_tablet_manager.cc:1434] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 14:54:36.525673 28212 tablet_bootstrap.cc:492] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:36.532491 28212 tablet_bootstrap.cc:654] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.534554 28198 raft_consensus.cc:493] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.535166 28198 raft_consensus.cc:515] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.543313 28196 raft_consensus.cc:493] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.543881 28196 raft_consensus.cc:515] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.544505 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:36.545296 27996 raft_consensus.cc:2468] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:36.546311 28196 leader_election.cc:290] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.546659 27888 leader_election.cc:304] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:36.547825 28224 raft_consensus.cc:2804] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.548256 28224 raft_consensus.cc:493] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.548614 28224 raft_consensus.cc:3060] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.568193 28198 leader_election.cc:290] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:36.570505 28151 raft_consensus.cc:493] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.571051 28151 raft_consensus.cc:515] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.575237 28151 leader_election.cc:290] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:36.568480 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7537888c88c24b77a2aceb53b50a55f3" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:36.578225 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7537888c88c24b77a2aceb53b50a55f3" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:36.579061 27920 raft_consensus.cc:2468] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:36.583369 28034 leader_election.cc:304] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:36.583514 28196 raft_consensus.cc:493] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.584074 28196 raft_consensus.cc:515] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.584689 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:36.586105 28196 leader_election.cc:290] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.586627 28196 raft_consensus.cc:2804] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.586937 28196 raft_consensus.cc:493] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.587240 28196 raft_consensus.cc:3060] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.587386 28069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6e0465f1344d9b0ad9a6639235a54" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
W20260709 14:54:36.588631 27888 leader_election.cc:343] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.590535 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411af02e1b1f4529b005b3d09a9b5c6a" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:36.591219 27920 raft_consensus.cc:2468] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:36.595976 28196 raft_consensus.cc:515] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.600682 28196 leader_election.cc:290] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.601799 28209 ts_tablet_manager.cc:1434] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.085s	user 0.039s	sys 0.044s
I20260709 14:54:36.602952 28209 tablet_bootstrap.cc:492] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
W20260709 14:54:36.603950 28037 leader_election.cc:343] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.604462 28210 tablet_bootstrap.cc:492] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:36.604939 28210 ts_tablet_manager.cc:1403] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.097s	user 0.041s	sys 0.034s
I20260709 14:54:36.605859 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7537888c88c24b77a2aceb53b50a55f3" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:36.607798 28210 raft_consensus.cc:359] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.608616 28210 raft_consensus.cc:385] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.608888 28210 raft_consensus.cc:740] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.609299 28209 tablet_bootstrap.cc:654] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.609602 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411af02e1b1f4529b005b3d09a9b5c6a" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:36.610098 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6e0465f1344d9b0ad9a6639235a54" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
W20260709 14:54:36.611581 28037 leader_election.cc:343] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:36.612453 28037 leader_election.cc:343] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:36.613282 27960 leader_election.cc:343] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:36.614488 27963 leader_election.cc:343] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.614766 28034 leader_election.cc:304] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [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: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:36.615272 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7537888c88c24b77a2aceb53b50a55f3" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:36.615861 27920 raft_consensus.cc:3060] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.615731 28196 raft_consensus.cc:2804] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.616951 28196 raft_consensus.cc:493] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.617326 28196 raft_consensus.cc:3060] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.616029 27963 leader_election.cc:304] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:36.622438 28151 raft_consensus.cc:2749] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.623193 27920 raft_consensus.cc:2468] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:36.624729 28224 raft_consensus.cc:515] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.626541 28224 leader_election.cc:290] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:36.627310 28034 leader_election.cc:304] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [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: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:36.627393 28196 raft_consensus.cc:515] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.628556 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:36.629144 27996 raft_consensus.cc:3060] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.629331 28229 raft_consensus.cc:2804] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.609627 28210 consensus_queue.cc:260] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.632663 28210 ts_tablet_manager.cc:1434] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260709 14:54:36.635756 28069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
W20260709 14:54:36.637431 27888 leader_election.cc:343] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.638769 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411af02e1b1f4529b005b3d09a9b5c6a" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:36.638916 28210 tablet_bootstrap.cc:492] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:36.638793 27996 raft_consensus.cc:2468] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
W20260709 14:54:36.640064 28037 leader_election.cc:343] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.640591 27888 leader_election.cc:304] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [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: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:36.642405 28212 tablet_bootstrap.cc:492] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:36.642902 28212 ts_tablet_manager.cc:1403] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.117s	user 0.018s	sys 0.031s
I20260709 14:54:36.643128 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411af02e1b1f4529b005b3d09a9b5c6a" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:36.643872 27920 raft_consensus.cc:3060] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.647342 28196 leader_election.cc:290] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.653257 28210 tablet_bootstrap.cc:654] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.647863 28224 raft_consensus.cc:2804] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.656168 28229 raft_consensus.cc:697] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:36.657630 28212 raft_consensus.cc:359] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.659610 28212 raft_consensus.cc:385] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.659917 28212 raft_consensus.cc:740] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.661443 28224 raft_consensus.cc:697] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:36.660085 28229 consensus_queue.cc:237] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.662529 28224 consensus_queue.cc:237] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.663841 28209 tablet_bootstrap.cc:492] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:36.663619 28212 consensus_queue.cc:260] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.664527 28209 ts_tablet_manager.cc:1403] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.024s
I20260709 14:54:36.667783 28209 raft_consensus.cc:359] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.669570 28209 raft_consensus.cc:385] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.669922 28209 raft_consensus.cc:740] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.670172 27920 raft_consensus.cc:2468] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:36.670809 28209 consensus_queue.cc:260] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.673735 28209 ts_tablet_manager.cc:1434] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 14:54:36.674677 28209 tablet_bootstrap.cc:492] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:36.675354 28034 leader_election.cc:304] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [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: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:36.676667 28233 raft_consensus.cc:2804] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.677145 28233 raft_consensus.cc:697] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:36.678514 27819 catalog_manager.cc:5697] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 1 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.681631 28209 tablet_bootstrap.cc:654] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.683156 28210 tablet_bootstrap.cc:492] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:36.678346 28233 consensus_queue.cc:237] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.687985 28210 ts_tablet_manager.cc:1403] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.009s
I20260709 14:54:36.666167 28212 ts_tablet_manager.cc:1434] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:54:36.690490 28210 raft_consensus.cc:359] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.691145 28210 raft_consensus.cc:385] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.691434 28210 raft_consensus.cc:740] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.691464 28212 tablet_bootstrap.cc:492] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:36.692139 28210 consensus_queue.cc:260] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.694173 28210 ts_tablet_manager.cc:1434] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:36.694985 28210 tablet_bootstrap.cc:492] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad: Bootstrap starting.
I20260709 14:54:36.695744 28209 tablet_bootstrap.cc:492] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:36.696292 28209 ts_tablet_manager.cc:1403] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260709 14:54:36.697594 28196 raft_consensus.cc:493] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.698381 28212 tablet_bootstrap.cc:654] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.699509 28209 raft_consensus.cc:359] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.700317 28209 raft_consensus.cc:385] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.700377 28210 tablet_bootstrap.cc:654] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.700780 28209 raft_consensus.cc:740] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.701606 28209 consensus_queue.cc:260] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.698103 28196 raft_consensus.cc:515] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.704131 28196 leader_election.cc:290] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.706378 28209 ts_tablet_manager.cc:1434] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:36.706571 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670779e4a0434ac192c212238f39884e" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:36.707662 28209 tablet_bootstrap.cc:492] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
W20260709 14:54:36.708400 28037 leader_election.cc:343] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.707721 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670779e4a0434ac192c212238f39884e" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:36.709476 27920 raft_consensus.cc:2468] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:36.710546 28034 leader_election.cc:304] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [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: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:36.713778 28212 tablet_bootstrap.cc:492] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:36.707943 27818 catalog_manager.cc:5697] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.714325 28212 ts_tablet_manager.cc:1403] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260709 14:54:36.711581 28196 raft_consensus.cc:2804] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.715631 28196 raft_consensus.cc:493] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.715958 28196 raft_consensus.cc:3060] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.721220 28209 tablet_bootstrap.cc:654] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.723836 28196 raft_consensus.cc:515] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.724848 28212 raft_consensus.cc:359] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.725663 28212 raft_consensus.cc:385] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.725983 28212 raft_consensus.cc:740] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.726805 28212 consensus_queue.cc:260] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.728370 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670779e4a0434ac192c212238f39884e" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:36.729471 28212 ts_tablet_manager.cc:1434] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 14:54:36.729503 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670779e4a0434ac192c212238f39884e" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:36.730294 27920 raft_consensus.cc:3060] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.730803 28212 tablet_bootstrap.cc:492] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
W20260709 14:54:36.733769 28037 leader_election.cc:343] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:36.737947 27920 raft_consensus.cc:2468] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:36.738966 28196 leader_election.cc:290] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.739537 28034 leader_election.cc:304] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [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: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:36.740782 28196 raft_consensus.cc:2804] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.741492 28196 raft_consensus.cc:697] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:36.742044 28210 tablet_bootstrap.cc:492] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad: No bootstrap required, opened a new log
I20260709 14:54:36.742511 28210 ts_tablet_manager.cc:1403] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.018s
I20260709 14:54:36.742739 28196 consensus_queue.cc:237] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.745011 28210 raft_consensus.cc:359] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.745674 28210 raft_consensus.cc:385] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.745934 28210 raft_consensus.cc:740] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.746541 28210 consensus_queue.cc:260] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.747932 28212 tablet_bootstrap.cc:654] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.760516 28210 ts_tablet_manager.cc:1434] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:54:36.760782 27819 catalog_manager.cc:5697] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.762455 28196 raft_consensus.cc:493] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.764024 28212 tablet_bootstrap.cc:492] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:36.764515 28212 ts_tablet_manager.cc:1403] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.009s
I20260709 14:54:36.765937 28209 tablet_bootstrap.cc:492] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:36.766430 28209 ts_tablet_manager.cc:1403] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.014s
I20260709 14:54:36.767517 28212 raft_consensus.cc:359] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.768257 28212 raft_consensus.cc:385] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.768534 28212 raft_consensus.cc:740] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.769284 28212 consensus_queue.cc:260] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.763128 28196 raft_consensus.cc:515] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.771611 28212 ts_tablet_manager.cc:1434] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:54:36.769279 28209 raft_consensus.cc:359] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.772854 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbc93b3bed4b21a3102aef668010a4" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:36.772882 28209 raft_consensus.cc:385] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.773584 27920 raft_consensus.cc:2468] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:36.773809 28209 raft_consensus.cc:740] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.774495 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbc93b3bed4b21a3102aef668010a4" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:36.775113 28212 tablet_bootstrap.cc:492] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:36.774618 28209 consensus_queue.cc:260] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.775188 27996 raft_consensus.cc:2468] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:36.774833 28034 leader_election.cc:304] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:36.777282 28209 ts_tablet_manager.cc:1434] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:54:36.778232 28229 raft_consensus.cc:2804] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.778277 28209 tablet_bootstrap.cc:492] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:36.778649 28229 raft_consensus.cc:493] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.779103 28229 raft_consensus.cc:3060] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.780210 28196 leader_election.cc:290] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.782531 28212 tablet_bootstrap.cc:654] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.788270 28209 tablet_bootstrap.cc:654] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.788196 28229 raft_consensus.cc:515] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.790331 28229 leader_election.cc:290] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.790998 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbc93b3bed4b21a3102aef668010a4" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:36.791661 27921 raft_consensus.cc:3060] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.793128 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbc93b3bed4b21a3102aef668010a4" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:36.793780 27996 raft_consensus.cc:3060] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.794826 28212 tablet_bootstrap.cc:492] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:36.795336 28212 ts_tablet_manager.cc:1403] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 14:54:36.796198 27818 catalog_manager.cc:5697] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.798557 27921 raft_consensus.cc:2468] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:36.798326 28212 raft_consensus.cc:359] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.800351 28034 leader_election.cc:304] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:36.801081 28229 raft_consensus.cc:2804] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.801604 28229 raft_consensus.cc:697] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:36.802366 28229 consensus_queue.cc:237] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.802816 28209 tablet_bootstrap.cc:492] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:36.803372 28209 ts_tablet_manager.cc:1403] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.003s
I20260709 14:54:36.803561 28212 raft_consensus.cc:385] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.803915 28212 raft_consensus.cc:740] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.804689 28212 consensus_queue.cc:260] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.800843 27996 raft_consensus.cc:2468] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:36.807129 28212 ts_tablet_manager.cc:1434] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:54:36.806804 28209 raft_consensus.cc:359] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.807680 28209 raft_consensus.cc:385] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.808030 28209 raft_consensus.cc:740] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.808131 28212 tablet_bootstrap.cc:492] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:36.811219 28209 consensus_queue.cc:260] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.813407 28209 ts_tablet_manager.cc:1434] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:54:36.814775 28209 tablet_bootstrap.cc:492] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:36.814347 27818 catalog_manager.cc:5697] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.817473 28212 tablet_bootstrap.cc:654] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.821122 28209 tablet_bootstrap.cc:654] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.825656 28209 tablet_bootstrap.cc:492] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:36.825891 28212 tablet_bootstrap.cc:492] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:36.826071 28209 ts_tablet_manager.cc:1403] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260709 14:54:36.826435 28212 ts_tablet_manager.cc:1403] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:54:36.828497 28209 raft_consensus.cc:359] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.829043 28209 raft_consensus.cc:385] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.829610 28209 raft_consensus.cc:740] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.828946 28212 raft_consensus.cc:359] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.830015 28212 raft_consensus.cc:385] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.830214 28209 consensus_queue.cc:260] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.830279 28212 raft_consensus.cc:740] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.831300 28212 consensus_queue.cc:260] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.831889 28209 ts_tablet_manager.cc:1434] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:36.833165 28209 tablet_bootstrap.cc:492] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9: Bootstrap starting.
I20260709 14:54:36.833247 28212 ts_tablet_manager.cc:1434] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:54:36.834388 28212 tablet_bootstrap.cc:492] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146: Bootstrap starting.
I20260709 14:54:36.839591 28212 tablet_bootstrap.cc:654] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.839948 28209 tablet_bootstrap.cc:654] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:36.851291 28209 tablet_bootstrap.cc:492] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9: No bootstrap required, opened a new log
I20260709 14:54:36.851298 28212 tablet_bootstrap.cc:492] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146: No bootstrap required, opened a new log
I20260709 14:54:36.851845 28209 ts_tablet_manager.cc:1403] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 14:54:36.851846 28212 ts_tablet_manager.cc:1403] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 14:54:36.854842 28209 raft_consensus.cc:359] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.855037 28212 raft_consensus.cc:359] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.855561 28209 raft_consensus.cc:385] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.855809 28212 raft_consensus.cc:385] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:36.855859 28209 raft_consensus.cc:740] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.856140 28212 raft_consensus.cc:740] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Initialized, Role: FOLLOWER
I20260709 14:54:36.856616 28209 consensus_queue.cc:260] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.856784 28212 consensus_queue.cc:260] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.858673 28209 ts_tablet_manager.cc:1434] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:36.859906 28224 raft_consensus.cc:493] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.860386 28224 raft_consensus.cc:515] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.860950 28212 ts_tablet_manager.cc:1434] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:36.862306 28224 leader_election.cc:290] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:36.863224 28069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9924ec2ecc384e4ca570a00bcdf63e6f" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:36.863451 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9924ec2ecc384e4ca570a00bcdf63e6f" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:36.863865 28069 raft_consensus.cc:2468] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:36.864012 27996 raft_consensus.cc:2468] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 0.
I20260709 14:54:36.865084 27888 leader_election.cc:304] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:36.865808 28224 raft_consensus.cc:2804] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.866204 28224 raft_consensus.cc:493] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.866591 28224 raft_consensus.cc:3060] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.873258 28224 raft_consensus.cc:515] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.874655 28224 leader_election.cc:290] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:36.875278 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9924ec2ecc384e4ca570a00bcdf63e6f" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:36.875414 28069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9924ec2ecc384e4ca570a00bcdf63e6f" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:36.875762 27996 raft_consensus.cc:3060] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.875908 28229 raft_consensus.cc:493] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.876359 28229 raft_consensus.cc:515] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.877833 28229 leader_election.cc:290] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.878337 28069 raft_consensus.cc:3060] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.878611 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6e0465f1344d9b0ad9a6639235a54" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:36.878734 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6e0465f1344d9b0ad9a6639235a54" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:36.879245 27921 raft_consensus.cc:2468] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:36.879323 27997 raft_consensus.cc:2468] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:36.880535 28034 leader_election.cc:304] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:36.881281 28229 raft_consensus.cc:2804] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.881554 28229 raft_consensus.cc:493] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.881789 28229 raft_consensus.cc:3060] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.882174 27996 raft_consensus.cc:2468] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:36.883075 27888 leader_election.cc:304] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:36.883803 28224 raft_consensus.cc:2804] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.884253 28224 raft_consensus.cc:697] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:36.885743 28069 raft_consensus.cc:2468] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 1.
I20260709 14:54:36.885517 28224 consensus_queue.cc:237] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.887365 28229 raft_consensus.cc:515] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.889145 28229 leader_election.cc:290] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.889755 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6e0465f1344d9b0ad9a6639235a54" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:36.890311 27921 raft_consensus.cc:3060] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.891738 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6e0465f1344d9b0ad9a6639235a54" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:36.892345 27996 raft_consensus.cc:3060] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.894441 27819 catalog_manager.cc:5697] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 1 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.896654 27921 raft_consensus.cc:2468] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:36.897698 28034 leader_election.cc:304] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:36.898407 28229 raft_consensus.cc:2804] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.898533 27996 raft_consensus.cc:2468] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:36.898904 28229 raft_consensus.cc:697] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:36.899662 28229 consensus_queue.cc:237] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.906366 27819 catalog_manager.cc:5697] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.933012 28151 raft_consensus.cc:493] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.933563 28151 raft_consensus.cc:515] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.935168 28151 leader_election.cc:290] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:36.935859 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411af02e1b1f4529b005b3d09a9b5c6a" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:36.936018 28069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411af02e1b1f4529b005b3d09a9b5c6a" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:36.936517 27921 raft_consensus.cc:2393] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in current term 1: Already voted for candidate ccbf8697c7f04c92a5324b07ef413146 in this term.
I20260709 14:54:36.937369 27960 leader_election.cc:304] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:36.937953 28151 raft_consensus.cc:3060] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.942852 28151 raft_consensus.cc:2749] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.951655 28229 raft_consensus.cc:493] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.952090 28229 raft_consensus.cc:515] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.953619 28229 leader_election.cc:290] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.954355 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b488cdcbb7be4517b2a64d4bcf7d4f9f" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:36.954551 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b488cdcbb7be4517b2a64d4bcf7d4f9f" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:36.955210 27996 raft_consensus.cc:2393] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccbf8697c7f04c92a5324b07ef413146 in current term 1: Already voted for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in this term.
I20260709 14:54:36.956036 28037 leader_election.cc:304] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccbf8697c7f04c92a5324b07ef413146; no voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:36.956636 28229 raft_consensus.cc:3060] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.961011 28229 raft_consensus.cc:2749] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:36.966321 28229 raft_consensus.cc:493] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.966661 28229 raft_consensus.cc:515] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.968345 28229 leader_election.cc:290] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.968863 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d4f7573514afca41c76d6cf639cb8" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:36.969362 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d4f7573514afca41c76d6cf639cb8" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:36.969487 27921 raft_consensus.cc:2468] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:36.969933 27996 raft_consensus.cc:2468] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 0.
I20260709 14:54:36.970431 28034 leader_election.cc:304] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:36.971107 28229 raft_consensus.cc:2804] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.971454 28229 raft_consensus.cc:493] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.971697 28229 raft_consensus.cc:3060] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.975890 28229 raft_consensus.cc:515] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.977304 28229 leader_election.cc:290] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:36.977937 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d4f7573514afca41c76d6cf639cb8" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:36.978237 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d4f7573514afca41c76d6cf639cb8" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:36.978430 27921 raft_consensus.cc:3060] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.978717 27996 raft_consensus.cc:3060] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.982865 27921 raft_consensus.cc:2468] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:36.983122 27996 raft_consensus.cc:2468] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 1.
I20260709 14:54:36.984026 28037 leader_election.cc:304] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:36.984622 28229 raft_consensus.cc:2804] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.985023 28229 raft_consensus.cc:697] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:36.985762 28229 consensus_queue.cc:237] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:36.991807 27819 catalog_manager.cc:5697] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 1 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:37.026891 28071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15e6e0465f1344d9b0ad9a6639235a54"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
mode: GRACEFUL
new_leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
 from {username='slave'} at 127.0.0.1:33424
I20260709 14:54:37.027391 28071 raft_consensus.cc:606] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Received request to transfer leadership to TS 25f49a5f54d046a3be4c95d05e2cf8ad
I20260709 14:54:37.031668 28071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7537888c88c24b77a2aceb53b50a55f3"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
mode: GRACEFUL
new_leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
 from {username='slave'} at 127.0.0.1:33424
I20260709 14:54:37.032095 28071 raft_consensus.cc:606] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Received request to transfer leadership to TS 25f49a5f54d046a3be4c95d05e2cf8ad
I20260709 14:54:37.036204 28071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "411af02e1b1f4529b005b3d09a9b5c6a"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
mode: GRACEFUL
new_leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
 from {username='slave'} at 127.0.0.1:33424
I20260709 14:54:37.036705 28071 raft_consensus.cc:606] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Received request to transfer leadership to TS 25f49a5f54d046a3be4c95d05e2cf8ad
I20260709 14:54:37.043224 28071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8bbc93b3bed4b21a3102aef668010a4"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
mode: GRACEFUL
new_leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:33424
I20260709 14:54:37.043637 28071 raft_consensus.cc:606] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Received request to transfer leadership to TS 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:37.047809 27921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
mode: GRACEFUL
new_leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:34050
I20260709 14:54:37.048203 27921 raft_consensus.cc:606] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Received request to transfer leadership to TS 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:37.052317 27921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9924ec2ecc384e4ca570a00bcdf63e6f"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
mode: GRACEFUL
new_leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:34050
I20260709 14:54:37.052709 27921 raft_consensus.cc:606] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Received request to transfer leadership to TS 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:37.055508 28231 raft_consensus.cc:493] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.055980 28231 raft_consensus.cc:515] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.056927 28071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "670779e4a0434ac192c212238f39884e"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
mode: GRACEFUL
new_leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:33424
I20260709 14:54:37.057530 28071 raft_consensus.cc:606] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Received request to transfer leadership to TS 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:37.057870 28231 leader_election.cc:290] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:37.058279 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7537888c88c24b77a2aceb53b50a55f3" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:37.059041 27921 raft_consensus.cc:2393] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in current term 1: Already voted for candidate ccbf8697c7f04c92a5324b07ef413146 in this term.
I20260709 14:54:37.059216 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7537888c88c24b77a2aceb53b50a55f3" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:37.060514 27963 leader_election.cc:304] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:37.061256 28231 raft_consensus.cc:3060] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:37.065896 28224 consensus_queue.cc:1048] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.066358 28231 raft_consensus.cc:2749] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:37.075941 28224 consensus_queue.cc:1048] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.078369 28231 raft_consensus.cc:493] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.078879 28231 raft_consensus.cc:515] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.080832 28231 leader_election.cc:290] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:37.082934 28069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670779e4a0434ac192c212238f39884e" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbf8697c7f04c92a5324b07ef413146" is_pre_election: true
I20260709 14:54:37.083519 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670779e4a0434ac192c212238f39884e" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:37.084219 27921 raft_consensus.cc:2393] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in current term 1: Already voted for candidate ccbf8697c7f04c92a5324b07ef413146 in this term.
I20260709 14:54:37.085366 27960 leader_election.cc:304] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:37.086057 28231 raft_consensus.cc:3060] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:37.091861 28231 raft_consensus.cc:2749] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:37.095610 28229 raft_consensus.cc:493] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:37.096019 28229 raft_consensus.cc:515] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.097572 28229 leader_election.cc:290] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:37.098179 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" is_pre_election: true
I20260709 14:54:37.098424 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" is_pre_election: true
I20260709 14:54:37.099134 27996 raft_consensus.cc:2393] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccbf8697c7f04c92a5324b07ef413146 in current term 1: Already voted for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in this term.
I20260709 14:54:37.099920 28037 leader_election.cc:304] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccbf8697c7f04c92a5324b07ef413146; no voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9
I20260709 14:54:37.100472 28229 raft_consensus.cc:3060] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:37.105165 28229 raft_consensus.cc:2749] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:37.106076 28229 consensus_queue.cc:1048] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.119223 28229 consensus_queue.cc:1048] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.127885 28261 raft_consensus.cc:993] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146: : Instructing follower 25f49a5f54d046a3be4c95d05e2cf8ad to start an election
I20260709 14:54:37.128258 28233 raft_consensus.cc:1081] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Signalling peer 25f49a5f54d046a3be4c95d05e2cf8ad to start an election
I20260709 14:54:37.129693 27921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "411af02e1b1f4529b005b3d09a9b5c6a"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
 from {username='slave'} at 127.0.0.1:34044
I20260709 14:54:37.130151 27921 raft_consensus.cc:493] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.130419 27921 raft_consensus.cc:3060] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.133096 28224 consensus_queue.cc:1048] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.135406 27921 raft_consensus.cc:515] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.137313 27921 leader_election.cc:290] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 2 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:37.138441 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411af02e1b1f4529b005b3d09a9b5c6a" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:37.139060 27996 raft_consensus.cc:3060] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.144507 28069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411af02e1b1f4529b005b3d09a9b5c6a" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:37.144390 28256 consensus_queue.cc:1048] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:37.145051 28069 raft_consensus.cc:3055] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.145354 28069 raft_consensus.cc:740] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:37.145905 27996 raft_consensus.cc:2468] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 2.
I20260709 14:54:37.146066 28069 consensus_queue.cc:260] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.146914 27888 leader_election.cc:304] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:37.147091 28069 raft_consensus.cc:3060] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.148012 28256 raft_consensus.cc:2804] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.148463 28256 raft_consensus.cc:697] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:37.149200 28256 consensus_queue.cc:237] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.151670 28198 raft_consensus.cc:993] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad: : Instructing follower 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:37.152164 28256 raft_consensus.cc:1081] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Signalling peer 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:37.153439 28069 raft_consensus.cc:2468] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 2.
I20260709 14:54:37.159971 27997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:47330
I20260709 14:54:37.160549 27997 raft_consensus.cc:493] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.160879 27997 raft_consensus.cc:3060] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.159111 27819 catalog_manager.cc:5697] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 1 to 2, leader changed from ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131) to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 2 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.167291 27997 raft_consensus.cc:515] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.168150 27996 raft_consensus.cc:1240] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Rejecting Update request from peer 25f49a5f54d046a3be4c95d05e2cf8ad for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:37.168916 28233 consensus_queue.cc:1048] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.172982 27997 leader_election.cc:290] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:37.173774 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:37.175050 27920 raft_consensus.cc:3055] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.175349 27920 raft_consensus.cc:740] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:37.175074 28198 consensus_queue.cc:1059] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:37.176594 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:37.176498 27920 consensus_queue.cc:260] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.177121 28071 raft_consensus.cc:3060] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.177637 27920 raft_consensus.cc:3060] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.183717 28071 raft_consensus.cc:2468] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:37.186072 27963 leader_election.cc:304] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:37.186021 27920 raft_consensus.cc:2468] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:37.187095 28231 raft_consensus.cc:2804] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.188791 28231 raft_consensus.cc:697] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Becoming Leader. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:37.189752 28231 consensus_queue.cc:237] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [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: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.197881 28229 consensus_queue.cc:1048] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.203387 27816 catalog_manager.cc:5697] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 reported cstate change: term changed from 1 to 2, leader changed from 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129) to 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.204523 28233 raft_consensus.cc:993] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146: : Instructing follower 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:37.204974 28229 raft_consensus.cc:1081] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Signalling peer 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:37.206507 27997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "670779e4a0434ac192c212238f39884e"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:47342
I20260709 14:54:37.207005 27997 raft_consensus.cc:493] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.207275 27997 raft_consensus.cc:3060] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.211738 27997 raft_consensus.cc:515] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.213261 27997 leader_election.cc:290] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:37.214342 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670779e4a0434ac192c212238f39884e" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:37.214630 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670779e4a0434ac192c212238f39884e" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:37.214828 27920 raft_consensus.cc:3060] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.215155 28071 raft_consensus.cc:3055] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.215421 28071 raft_consensus.cc:740] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:37.216008 28071 consensus_queue.cc:260] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.216775 28071 raft_consensus.cc:3060] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.219523 27920 raft_consensus.cc:2468] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:37.220414 27960 leader_election.cc:304] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:37.221045 28231 raft_consensus.cc:2804] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.221496 28231 raft_consensus.cc:697] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Becoming Leader. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:37.222252 28231 consensus_queue.cc:237] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.222891 28071 raft_consensus.cc:2468] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:37.228238 27816 catalog_manager.cc:5697] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 reported cstate change: term changed from 1 to 2, leader changed from ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131) to 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.272706 28256 consensus_queue.cc:1048] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.278723 28265 raft_consensus.cc:993] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad: : Instructing follower 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:37.279196 28224 raft_consensus.cc:1081] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Signalling peer 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:37.281029 27996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9924ec2ecc384e4ca570a00bcdf63e6f"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:47330
I20260709 14:54:37.281582 27996 raft_consensus.cc:493] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.281946 27996 raft_consensus.cc:3060] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.284142 28224 consensus_queue.cc:1048] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.288513 27996 raft_consensus.cc:515] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.290551 27996 leader_election.cc:290] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:37.294203 27922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9924ec2ecc384e4ca570a00bcdf63e6f" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:37.294816 27922 raft_consensus.cc:3055] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.295116 27922 raft_consensus.cc:740] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:37.295840 27922 consensus_queue.cc:260] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.297073 27922 raft_consensus.cc:3060] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.297276 28233 consensus_queue.cc:1048] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.298198 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9924ec2ecc384e4ca570a00bcdf63e6f" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:37.298777 28071 raft_consensus.cc:3060] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.294489 28229 consensus_queue.cc:1048] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:54:37.301574 28233 consensus_queue.cc:1048] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.306922 27922 raft_consensus.cc:2468] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:37.308274 27960 leader_election.cc:304] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:37.309156 28231 raft_consensus.cc:2804] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.310554 28231 raft_consensus.cc:697] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Becoming Leader. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:37.311373 28231 consensus_queue.cc:237] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.307152 28071 raft_consensus.cc:2468] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:37.313831 28229 raft_consensus.cc:993] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146: : Instructing follower 25f49a5f54d046a3be4c95d05e2cf8ad to start an election
I20260709 14:54:37.314261 28229 raft_consensus.cc:1081] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Signalling peer 25f49a5f54d046a3be4c95d05e2cf8ad to start an election
I20260709 14:54:37.323382 27921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7537888c88c24b77a2aceb53b50a55f3"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
 from {username='slave'} at 127.0.0.1:34044
I20260709 14:54:37.323961 27921 raft_consensus.cc:493] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.324347 27921 raft_consensus.cc:3060] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.330297 28196 consensus_queue.cc:1048] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.338635 27921 raft_consensus.cc:515] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.339728 27920 raft_consensus.cc:1240] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Rejecting Update request from peer ccbf8697c7f04c92a5324b07ef413146 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:37.341396 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7537888c88c24b77a2aceb53b50a55f3" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:37.342236 27997 raft_consensus.cc:3060] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.341434 27819 catalog_manager.cc:5697] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 reported cstate change: term changed from 1 to 2, leader changed from 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129) to 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.343006 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7537888c88c24b77a2aceb53b50a55f3" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:37.343568 28071 raft_consensus.cc:3055] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.343871 28071 raft_consensus.cc:740] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:37.344724 27921 leader_election.cc:290] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 2 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:37.344625 28071 consensus_queue.cc:260] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.341346 28196 raft_consensus.cc:993] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146: : Instructing follower 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:37.345780 28071 raft_consensus.cc:3060] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.348812 27997 raft_consensus.cc:2468] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 2.
I20260709 14:54:37.349993 27888 leader_election.cc:304] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:37.350487 28261 raft_consensus.cc:1081] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Signalling peer 68699c2960ea4d8eb2fa9d420c4fddf9 to start an election
I20260709 14:54:37.352035 28224 raft_consensus.cc:2804] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.352604 27997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8bbc93b3bed4b21a3102aef668010a4"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
 from {username='slave'} at 127.0.0.1:47342
I20260709 14:54:37.352759 28224 raft_consensus.cc:697] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:37.353467 27997 raft_consensus.cc:493] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.353943 27997 raft_consensus.cc:3060] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.353917 28224 consensus_queue.cc:237] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [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: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
W20260709 14:54:37.346179 28196 consensus_queue.cc:1175] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer ccbf8697c7f04c92a5324b07ef413146 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:54:37.355383 28071 raft_consensus.cc:2468] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 2.
I20260709 14:54:37.361267 27997 raft_consensus.cc:515] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.364008 27997 leader_election.cc:290] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:37.364225 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbc93b3bed4b21a3102aef668010a4" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:37.364259 27920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bbc93b3bed4b21a3102aef668010a4" candidate_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:37.365000 28071 raft_consensus.cc:3055] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.365059 27920 raft_consensus.cc:3060] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.365420 28071 raft_consensus.cc:740] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:37.366230 28071 consensus_queue.cc:260] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.367451 28071 raft_consensus.cc:3060] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.372665 28071 raft_consensus.cc:2468] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:37.373425 27920 raft_consensus.cc:2468] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68699c2960ea4d8eb2fa9d420c4fddf9 in term 2.
I20260709 14:54:37.373550 27963 leader_election.cc:304] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:37.374357 28231 raft_consensus.cc:2804] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.371803 27816 catalog_manager.cc:5697] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 1 to 2, leader changed from ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131) to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 2 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.374737 28231 raft_consensus.cc:697] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Becoming Leader. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:37.375496 28231 consensus_queue.cc:237] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.382613 27819 catalog_manager.cc:5697] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 reported cstate change: term changed from 1 to 2, leader changed from ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131) to 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.388293 28261 consensus_queue.cc:1048] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.389039 28196 consensus_queue.cc:1048] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.412421 28233 raft_consensus.cc:993] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146: : Instructing follower 25f49a5f54d046a3be4c95d05e2cf8ad to start an election
I20260709 14:54:37.412926 28196 raft_consensus.cc:1081] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Signalling peer 25f49a5f54d046a3be4c95d05e2cf8ad to start an election
I20260709 14:54:37.414626 27921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15e6e0465f1344d9b0ad9a6639235a54"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
 from {username='slave'} at 127.0.0.1:34044
I20260709 14:54:37.415217 27921 raft_consensus.cc:493] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.415647 27921 raft_consensus.cc:3060] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.422366 27921 raft_consensus.cc:515] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.423183 27920 raft_consensus.cc:1240] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Rejecting Update request from peer ccbf8697c7f04c92a5324b07ef413146 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:37.424343 27921 leader_election.cc:290] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 2 election: Requested vote from peers 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973), ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131:43949)
I20260709 14:54:37.424842 27997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6e0465f1344d9b0ad9a6639235a54" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:37.425272 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6e0465f1344d9b0ad9a6639235a54" candidate_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
I20260709 14:54:37.425390 28261 consensus_queue.cc:1059] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.425438 27997 raft_consensus.cc:3060] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.426436 28071 raft_consensus.cc:3055] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.426760 28071 raft_consensus.cc:740] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:37.427526 28071 consensus_queue.cc:260] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.428675 28071 raft_consensus.cc:3060] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.432044 27997 raft_consensus.cc:2468] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 2.
I20260709 14:54:37.433208 27888 leader_election.cc:304] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f49a5f54d046a3be4c95d05e2cf8ad, 68699c2960ea4d8eb2fa9d420c4fddf9; no voters: 
I20260709 14:54:37.433936 28224 raft_consensus.cc:2804] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.434356 28224 raft_consensus.cc:697] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 LEADER]: Becoming Leader. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:37.435106 28224 consensus_queue.cc:237] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [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: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:37.438730 28071 raft_consensus.cc:2468] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f49a5f54d046a3be4c95d05e2cf8ad in term 2.
W20260709 14:54:37.439293 28196 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:54:37.442414 27818 catalog_manager.cc:5697] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad reported cstate change: term changed from 1 to 2, leader changed from ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131) to 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129). New cstate: current_term: 2 leader_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.458963 28196 consensus_queue.cc:1048] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.468303 28196 consensus_queue.cc:1048] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:37.570597 28071 raft_consensus.cc:1275] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.571751 28231 consensus_queue.cc:1048] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.580461 27920 raft_consensus.cc:1275] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.581604 28151 consensus_queue.cc:1048] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.593309 28071 raft_consensus.cc:1275] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 25f49a5f54d046a3be4c95d05e2cf8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.594376 28224 consensus_queue.cc:1048] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.601138 27997 raft_consensus.cc:1275] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Refusing update from remote peer 25f49a5f54d046a3be4c95d05e2cf8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.602934 28265 consensus_queue.cc:1048] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.783780 27920 raft_consensus.cc:1275] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.784075 28071 raft_consensus.cc:1275] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.784930 28278 consensus_queue.cc:1048] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.785614 28151 consensus_queue.cc:1048] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.803517 28071 raft_consensus.cc:1275] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.804847 28279 consensus_queue.cc:1048] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.811964 27920 raft_consensus.cc:1275] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.813154 28279 consensus_queue.cc:1048] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.860790 27920 raft_consensus.cc:1275] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.863194 28151 consensus_queue.cc:1048] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:37.864527 27997 raft_consensus.cc:1275] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Refusing update from remote peer 25f49a5f54d046a3be4c95d05e2cf8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.865651 28071 raft_consensus.cc:1275] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 25f49a5f54d046a3be4c95d05e2cf8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.868463 28265 consensus_queue.cc:1048] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:37.871033 28265 consensus_queue.cc:1048] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.883714 28071 raft_consensus.cc:1275] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 68699c2960ea4d8eb2fa9d420c4fddf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.898941 28279 consensus_queue.cc:1048] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:37.915884 27997 raft_consensus.cc:1275] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Refusing update from remote peer 25f49a5f54d046a3be4c95d05e2cf8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.917253 28256 consensus_queue.cc:1048] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:37.926600 28071 raft_consensus.cc:1275] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Refusing update from remote peer 25f49a5f54d046a3be4c95d05e2cf8ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.928011 28265 consensus_queue.cc:1048] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:54:40.063668 27816 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53726:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:54:40.083092 27816 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53726:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:54:40.143707 23586 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:54:40.178507 28319 tablet.cc:1724] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.253003 28339 tablet.cc:1724] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.268788 28335 tablet.cc:1724] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.293143 28339 tablet.cc:1724] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.297853 28319 tablet.cc:1724] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.315908 28331 tablet.cc:1724] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.317230 28342 tablet.cc:1724] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.321492 28097 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:670779e4a0434ac192c212238f39884e)
W20260709 14:54:40.329131 28097 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:670779e4a0434ac192c212238f39884e)
W20260709 14:54:40.329875 28097 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:670779e4a0434ac192c212238f39884e)
I20260709 14:54:40.330865 28319 tablet.cc:1724] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.335069 28336 tablet.cc:1724] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.335435 28343 tablet.cc:1724] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.370075 27888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.130:42973, user_credentials={real_user=slave}} blocked reactor thread for 127652us
I20260709 14:54:40.388330 28334 tablet.cc:1724] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.390450 28337 tablet.cc:1724] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.400359 28339 tablet.cc:1724] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.415644 28336 tablet.cc:1724] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.419497 28319 tablet.cc:1724] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.421139 28317 tablet.cc:1724] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.422317 28335 tablet.cc:1724] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.438310 27993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
mode: GRACEFUL
new_leader_uuid: "ccbf8697c7f04c92a5324b07ef413146"
 from {username='slave'} at 127.0.0.1:40842
I20260709 14:54:40.439711 27993 raft_consensus.cc:606] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Received request to transfer leadership to TS ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:40.442025 28339 tablet.cc:1724] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.477617 28331 tablet.cc:1724] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.468153 28352 tablet.cc:1724] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.508070 28343 tablet.cc:1724] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.519044 28336 tablet.cc:1724] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.525858 28334 tablet.cc:1724] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.538888 28317 tablet.cc:1724] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.556285 28352 tablet.cc:1724] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.556761 28317 tablet.cc:1724] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.561228 28355 tablet.cc:1724] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:40.566089 27921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b488cdcbb7be4517b2a64d4bcf7d4f9f"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
mode: GRACEFUL
new_leader_uuid: "ccbf8697c7f04c92a5324b07ef413146"
 from {username='slave'} at 127.0.0.1:40750
I20260709 14:54:40.566601 27921 raft_consensus.cc:606] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Received request to transfer leadership to TS ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:40.569146 23586 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:54:40.569761 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:40.579496 27921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fad8e4930e44ce082115e1a72fcbede"
dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
mode: GRACEFUL
new_leader_uuid: "ccbf8697c7f04c92a5324b07ef413146"
 from {username='slave'} at 127.0.0.1:40750
I20260709 14:54:40.580067 27921 raft_consensus.cc:606] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Received request to transfer leadership to TS ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:40.582993 27996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9"
dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
mode: GRACEFUL
new_leader_uuid: "ccbf8697c7f04c92a5324b07ef413146"
 from {username='slave'} at 127.0.0.1:40842
I20260709 14:54:40.583446 27996 raft_consensus.cc:606] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Received request to transfer leadership to TS ccbf8697c7f04c92a5324b07ef413146
I20260709 14:54:40.584599 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:40.585443 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:40.598145 27816 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e: soft_deleted_table [id=0dc6e673864d4080a5dcda445f346ea4] alter complete (version 1)
I20260709 14:54:40.789594 28333 raft_consensus.cc:993] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9: : Instructing follower ccbf8697c7f04c92a5324b07ef413146 to start an election
I20260709 14:54:40.790097 28326 raft_consensus.cc:1081] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Signalling peer ccbf8697c7f04c92a5324b07ef413146 to start an election
I20260709 14:54:40.791384 28070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
 from {username='slave'} at 127.0.0.1:33408
I20260709 14:54:40.791841 28070 raft_consensus.cc:493] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.792110 28070 raft_consensus.cc:3060] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.797855 28070 raft_consensus.cc:515] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.799831 28070 leader_election.cc:290] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 3 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:40.800482 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:40.800750 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c0a2a59561435cb5a35769bac86a3b" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:40.801235 27921 raft_consensus.cc:3060] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.801333 27996 raft_consensus.cc:3055] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:40.801707 27996 raft_consensus.cc:740] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:40.802520 27996 consensus_queue.cc:260] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [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: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.803742 27996 raft_consensus.cc:3060] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.807778 27921 raft_consensus.cc:2468] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 3.
I20260709 14:54:40.808947 28034 leader_election.cc:304] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [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: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:40.809698 28327 raft_consensus.cc:2804] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:40.810066 27996 raft_consensus.cc:2468] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 3.
I20260709 14:54:40.810151 28327 raft_consensus.cc:697] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 3 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:40.811110 28327 consensus_queue.cc:237] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [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: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.817378 27820 catalog_manager.cc:5697] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 2 to 3, leader changed from 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130) to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 3 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:40.880791 28333 raft_consensus.cc:993] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9: : Instructing follower ccbf8697c7f04c92a5324b07ef413146 to start an election
I20260709 14:54:40.881239 28326 raft_consensus.cc:1081] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Signalling peer ccbf8697c7f04c92a5324b07ef413146 to start an election
I20260709 14:54:40.882382 28070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
 from {username='slave'} at 127.0.0.1:33408
I20260709 14:54:40.882819 28070 raft_consensus.cc:493] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.883085 28070 raft_consensus.cc:3060] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.887418 28070 raft_consensus.cc:515] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.888665 28070 leader_election.cc:290] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 3 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:40.889401 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:40.889644 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3896a9113c348a3b60d9c0cb980e5d9" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:40.890008 27921 raft_consensus.cc:3060] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.890144 27996 raft_consensus.cc:3055] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:40.890508 27996 raft_consensus.cc:740] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68699c2960ea4d8eb2fa9d420c4fddf9, State: Running, Role: LEADER
I20260709 14:54:40.891209 27996 consensus_queue.cc:260] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [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: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.892325 27996 raft_consensus.cc:3060] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:40.895996 27921 raft_consensus.cc:2468] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 3.
I20260709 14:54:40.897094 28034 leader_election.cc:304] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [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: 25f49a5f54d046a3be4c95d05e2cf8ad, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:40.897715 28327 raft_consensus.cc:2804] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:40.898288 27996 raft_consensus.cc:2468] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 3.
I20260709 14:54:40.898365 28327 raft_consensus.cc:697] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 3 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:40.899421 28327 consensus_queue.cc:237] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [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: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.899962 28344 raft_consensus.cc:993] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad: : Instructing follower ccbf8697c7f04c92a5324b07ef413146 to start an election
I20260709 14:54:40.900502 28349 raft_consensus.cc:1081] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Signalling peer ccbf8697c7f04c92a5324b07ef413146 to start an election
I20260709 14:54:40.901881 28070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fad8e4930e44ce082115e1a72fcbede"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
 from {username='slave'} at 127.0.0.1:33394
I20260709 14:54:40.902269 28070 raft_consensus.cc:493] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.902551 28070 raft_consensus.cc:3060] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.907290 28070 raft_consensus.cc:515] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.907110 27820 catalog_manager.cc:5697] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 2 to 3, leader changed from 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130) to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 3 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:40.909641 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fad8e4930e44ce082115e1a72fcbede" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:40.909641 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fad8e4930e44ce082115e1a72fcbede" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:40.910215 27996 raft_consensus.cc:3060] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.910593 27921 raft_consensus.cc:3055] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.910882 27921 raft_consensus.cc:740] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:40.909153 28070 leader_election.cc:290] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 2 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:40.911666 27921 consensus_queue.cc:260] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.913724 27921 raft_consensus.cc:3060] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.916031 27996 raft_consensus.cc:2468] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 2.
I20260709 14:54:40.917052 28037 leader_election.cc:304] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:40.917737 28327 raft_consensus.cc:2804] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.918191 28327 raft_consensus.cc:697] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 2 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:40.918536 27921 raft_consensus.cc:2468] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 2.
I20260709 14:54:40.919029 28327 consensus_queue.cc:237] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.926750 27820 catalog_manager.cc:5697] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 1 to 2, leader changed from 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129) to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:40.978392 28344 raft_consensus.cc:993] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad: : Instructing follower ccbf8697c7f04c92a5324b07ef413146 to start an election
I20260709 14:54:40.978801 28349 raft_consensus.cc:1081] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Signalling peer ccbf8697c7f04c92a5324b07ef413146 to start an election
I20260709 14:54:40.979984 28070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b488cdcbb7be4517b2a64d4bcf7d4f9f"
dest_uuid: "ccbf8697c7f04c92a5324b07ef413146"
 from {username='slave'} at 127.0.0.1:33394
I20260709 14:54:40.980372 28070 raft_consensus.cc:493] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.980603 28070 raft_consensus.cc:3060] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.984794 28070 raft_consensus.cc:515] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.986097 28070 leader_election.cc:290] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 2 election: Requested vote from peers 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775), 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973)
I20260709 14:54:40.986848 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b488cdcbb7be4517b2a64d4bcf7d4f9f" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad"
I20260709 14:54:40.987001 27996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b488cdcbb7be4517b2a64d4bcf7d4f9f" candidate_uuid: "ccbf8697c7f04c92a5324b07ef413146" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9"
I20260709 14:54:40.987365 27921 raft_consensus.cc:3055] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.987499 27996 raft_consensus.cc:3060] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.987643 27921 raft_consensus.cc:740] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25f49a5f54d046a3be4c95d05e2cf8ad, State: Running, Role: LEADER
I20260709 14:54:40.988381 27921 consensus_queue.cc:260] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [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: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:40.989169 27921 raft_consensus.cc:3060] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.992085 27996 raft_consensus.cc:2468] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 2.
I20260709 14:54:40.992926 28037 leader_election.cc:304] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68699c2960ea4d8eb2fa9d420c4fddf9, ccbf8697c7f04c92a5324b07ef413146; no voters: 
I20260709 14:54:40.993327 27921 raft_consensus.cc:2468] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbf8697c7f04c92a5324b07ef413146 in term 2.
I20260709 14:54:40.993559 28327 raft_consensus.cc:2804] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.994020 28327 raft_consensus.cc:697] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 2 LEADER]: Becoming Leader. State: Replica: ccbf8697c7f04c92a5324b07ef413146, State: Running, Role: LEADER
I20260709 14:54:40.994741 28327 consensus_queue.cc:237] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [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: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } }
I20260709 14:54:41.001807 27820 catalog_manager.cc:5697] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 reported cstate change: term changed from 1 to 2, leader changed from 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129) to ccbf8697c7f04c92a5324b07ef413146 (127.23.8.131). New cstate: current_term: 2 leader_uuid: "ccbf8697c7f04c92a5324b07ef413146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbf8697c7f04c92a5324b07ef413146" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 43949 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:41.346516 27921 raft_consensus.cc:1275] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 3 FOLLOWER]: Refusing update from remote peer ccbf8697c7f04c92a5324b07ef413146: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:41.347604 28327 consensus_queue.cc:1048] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:41.357313 27996 raft_consensus.cc:1275] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 3 FOLLOWER]: Refusing update from remote peer ccbf8697c7f04c92a5324b07ef413146: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:41.362985 28363 consensus_queue.cc:1048] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:41.400313 27921 raft_consensus.cc:1275] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 3 FOLLOWER]: Refusing update from remote peer ccbf8697c7f04c92a5324b07ef413146: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:41.401268 28363 consensus_queue.cc:1048] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:41.408246 27996 raft_consensus.cc:1275] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 3 FOLLOWER]: Refusing update from remote peer ccbf8697c7f04c92a5324b07ef413146: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:41.409493 28363 consensus_queue.cc:1048] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:41.416958 27921 raft_consensus.cc:1275] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Refusing update from remote peer ccbf8697c7f04c92a5324b07ef413146: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.418299 28363 consensus_queue.cc:1048] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:41.426760 27996 raft_consensus.cc:1275] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Refusing update from remote peer ccbf8697c7f04c92a5324b07ef413146: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.431313 28327 consensus_queue.cc:1048] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.458524 27921 raft_consensus.cc:1275] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Refusing update from remote peer ccbf8697c7f04c92a5324b07ef413146: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:41.459440 28327 consensus_queue.cc:1048] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f49a5f54d046a3be4c95d05e2cf8ad" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:41.465826 27996 raft_consensus.cc:1275] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Refusing update from remote peer ccbf8697c7f04c92a5324b07ef413146: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:41.467136 28363 consensus_queue.cc:1048] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68699c2960ea4d8eb2fa9d420c4fddf9" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:41.637319 23586 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:54:41.642482 23586 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:54:41.642848 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:41.648080 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:54:41.648435 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:42.674688 23586 tablet_server.cc:179] TabletServer@127.23.8.129:0 shutting down...
I20260709 14:54:42.696491 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:42.697144 23586 tablet_replica.cc:333] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.697909 23586 raft_consensus.cc:2243] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.698837 23586 raft_consensus.cc:2272] T 15e6e0465f1344d9b0ad9a6639235a54 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.701234 23586 tablet_replica.cc:333] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.701802 23586 raft_consensus.cc:2243] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.702222 23586 raft_consensus.cc:2272] T 670779e4a0434ac192c212238f39884e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.703992 23586 tablet_replica.cc:333] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.704545 23586 raft_consensus.cc:2243] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.704922 23586 raft_consensus.cc:2272] T 7f8d4f7573514afca41c76d6cf639cb8 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.706758 23586 tablet_replica.cc:333] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.707266 23586 raft_consensus.cc:2243] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.707676 23586 raft_consensus.cc:2272] T 9924ec2ecc384e4ca570a00bcdf63e6f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.709702 23586 tablet_replica.cc:333] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.710258 23586 raft_consensus.cc:2243] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.710721 23586 raft_consensus.cc:2272] T 94c0a2a59561435cb5a35769bac86a3b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.712370 23586 tablet_replica.cc:333] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.712821 23586 raft_consensus.cc:2243] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.713514 23586 raft_consensus.cc:2272] T 411af02e1b1f4529b005b3d09a9b5c6a P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.715199 23586 tablet_replica.cc:333] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.715708 23586 raft_consensus.cc:2243] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.716032 23586 raft_consensus.cc:2272] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.717681 23586 tablet_replica.cc:333] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.718112 23586 raft_consensus.cc:2243] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.718510 23586 raft_consensus.cc:2272] T 7682b6deef8546d9bedf91be87199b73 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.720332 23586 tablet_replica.cc:333] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.720768 23586 raft_consensus.cc:2243] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.721427 23586 raft_consensus.cc:2272] T 7537888c88c24b77a2aceb53b50a55f3 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.723107 23586 tablet_replica.cc:333] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.723609 23586 raft_consensus.cc:2243] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.723933 23586 raft_consensus.cc:2272] T 0fad8e4930e44ce082115e1a72fcbede P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.725652 23586 tablet_replica.cc:333] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.726074 23586 raft_consensus.cc:2243] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.726418 23586 raft_consensus.cc:2272] T b3896a9113c348a3b60d9c0cb980e5d9 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.728017 23586 tablet_replica.cc:333] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.728432 23586 raft_consensus.cc:2243] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.728767 23586 raft_consensus.cc:2272] T 070e6e19500948f38615646c439aeda6 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.730494 23586 tablet_replica.cc:333] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.730926 23586 raft_consensus.cc:2243] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.731575 23586 raft_consensus.cc:2272] T 2955fe5dc0a9476a8ed2c20e143c4835 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.733485 23586 tablet_replica.cc:333] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.733928 23586 raft_consensus.cc:2243] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.734278 23586 raft_consensus.cc:2272] T 99c8d1852fdd4008a303c6f174797f7e P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.736071 23586 tablet_replica.cc:333] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.736529 23586 raft_consensus.cc:2243] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.736886 23586 raft_consensus.cc:2272] T 885eedfe79464f84910351d21ee32d86 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.738596 23586 tablet_replica.cc:333] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.739073 23586 raft_consensus.cc:2243] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.739472 23586 raft_consensus.cc:2272] T e8bbc93b3bed4b21a3102aef668010a4 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.741094 23586 tablet_replica.cc:333] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.741726 23586 raft_consensus.cc:2243] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.742453 23586 raft_consensus.cc:2272] T 0163b82ec7b74a958ced9972fdfe692b P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.744235 23586 tablet_replica.cc:333] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad: stopping tablet replica
I20260709 14:54:42.744757 23586 raft_consensus.cc:2243] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.745682 23586 raft_consensus.cc:2272] T d594ca5abfd94a1e816cd264d20e4156 P 25f49a5f54d046a3be4c95d05e2cf8ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.773027 23586 tablet_server.cc:196] TabletServer@127.23.8.129:0 shutdown complete.
W20260709 14:54:42.790859 27960 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.8.129:37775: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260709 14:54:42.794243 27960 consensus_peers.cc:597] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 -> Peer 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775): Couldn't send request to peer 25f49a5f54d046a3be4c95d05e2cf8ad. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.812243 23586 tablet_server.cc:179] TabletServer@127.23.8.130:0 shutting down...
W20260709 14:54:42.812726 28034 consensus_peers.cc:597] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 -> Peer 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775): Couldn't send request to peer 25f49a5f54d046a3be4c95d05e2cf8ad. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:42.817899 28037 consensus_peers.cc:597] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 -> Peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Couldn't send request to peer 68699c2960ea4d8eb2fa9d420c4fddf9. 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 14:54:42.837422 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:42.838109 23586 tablet_replica.cc:333] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.838714 23586 raft_consensus.cc:2243] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.839437 23586 raft_consensus.cc:2272] T 670779e4a0434ac192c212238f39884e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.841316 23586 tablet_replica.cc:333] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.841898 23586 raft_consensus.cc:2243] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.842540 23586 raft_consensus.cc:2272] T 9924ec2ecc384e4ca570a00bcdf63e6f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.844223 23586 tablet_replica.cc:333] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.844736 23586 raft_consensus.cc:2243] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.845130 23586 raft_consensus.cc:2272] T 411af02e1b1f4529b005b3d09a9b5c6a P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.846839 23586 tablet_replica.cc:333] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.847322 23586 raft_consensus.cc:2243] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.847693 23586 raft_consensus.cc:2272] T 7f8d4f7573514afca41c76d6cf639cb8 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.849319 23586 tablet_replica.cc:333] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.849818 23586 raft_consensus.cc:2243] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.850171 23586 raft_consensus.cc:2272] T 94c0a2a59561435cb5a35769bac86a3b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.851743 23586 tablet_replica.cc:333] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.852212 23586 raft_consensus.cc:2243] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.852558 23586 raft_consensus.cc:2272] T b488cdcbb7be4517b2a64d4bcf7d4f9f P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.854235 23586 tablet_replica.cc:333] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.854698 23586 raft_consensus.cc:2243] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.855065 23586 raft_consensus.cc:2272] T 15e6e0465f1344d9b0ad9a6639235a54 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.856740 23586 tablet_replica.cc:333] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.857312 23586 raft_consensus.cc:2243] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.858096 23586 raft_consensus.cc:2272] T 070e6e19500948f38615646c439aeda6 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.860373 23586 tablet_replica.cc:333] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.860869 23586 raft_consensus.cc:2243] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.861289 23586 raft_consensus.cc:2272] T 0fad8e4930e44ce082115e1a72fcbede P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:42.862106 28034 consensus_peers.cc:597] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 -> Peer 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775): Couldn't send request to peer 25f49a5f54d046a3be4c95d05e2cf8ad. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.864362 23586 tablet_replica.cc:333] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.864943 23586 raft_consensus.cc:2243] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.865332 23586 raft_consensus.cc:2272] T b3896a9113c348a3b60d9c0cb980e5d9 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:42.865430 27960 consensus_peers.cc:597] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 -> Peer 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775): Couldn't send request to peer 25f49a5f54d046a3be4c95d05e2cf8ad. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.867118 23586 tablet_replica.cc:333] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.867681 23586 raft_consensus.cc:2243] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.868408 23586 raft_consensus.cc:2272] T 885eedfe79464f84910351d21ee32d86 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.870266 23586 tablet_replica.cc:333] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.870743 23586 raft_consensus.cc:2243] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.871124 23586 raft_consensus.cc:2272] T 2955fe5dc0a9476a8ed2c20e143c4835 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.872979 23586 tablet_replica.cc:333] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.873492 23586 raft_consensus.cc:2243] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.873903 23586 raft_consensus.cc:2272] T 99c8d1852fdd4008a303c6f174797f7e P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.875881 23586 tablet_replica.cc:333] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.876413 23586 raft_consensus.cc:2243] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.876828 23586 raft_consensus.cc:2272] T 7537888c88c24b77a2aceb53b50a55f3 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.878633 23586 tablet_replica.cc:333] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.879117 23586 raft_consensus.cc:2243] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.879899 23586 raft_consensus.cc:2272] T 7682b6deef8546d9bedf91be87199b73 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.881825 23586 tablet_replica.cc:333] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.882297 23586 raft_consensus.cc:2243] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.882993 23586 raft_consensus.cc:2272] T e8bbc93b3bed4b21a3102aef668010a4 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.884763 23586 tablet_replica.cc:333] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.885252 23586 raft_consensus.cc:2243] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.885672 23586 raft_consensus.cc:2272] T 0163b82ec7b74a958ced9972fdfe692b P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.887534 23586 tablet_replica.cc:333] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9: stopping tablet replica
I20260709 14:54:42.887972 23586 raft_consensus.cc:2243] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.888392 23586 raft_consensus.cc:2272] T d594ca5abfd94a1e816cd264d20e4156 P 68699c2960ea4d8eb2fa9d420c4fddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:42.897316 28034 consensus_peers.cc:597] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 -> Peer 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775): Couldn't send request to peer 25f49a5f54d046a3be4c95d05e2cf8ad. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.926198 23586 tablet_server.cc:196] TabletServer@127.23.8.130:0 shutdown complete.
I20260709 14:54:42.957109 23586 tablet_server.cc:179] TabletServer@127.23.8.131:0 shutting down...
I20260709 14:54:42.984308 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:54:42.984368 28034 consensus_peers.cc:597] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 -> Peer 25f49a5f54d046a3be4c95d05e2cf8ad (127.23.8.129:37775): Couldn't send request to peer 25f49a5f54d046a3be4c95d05e2cf8ad. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:42.985136 23586 tablet_replica.cc:333] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:42.985885 23586 raft_consensus.cc:2243] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.986357 23586 raft_consensus.cc:2272] T 9924ec2ecc384e4ca570a00bcdf63e6f P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.988279 23586 tablet_replica.cc:333] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:42.988824 23586 raft_consensus.cc:2243] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.989570 23586 raft_consensus.cc:2272] T b488cdcbb7be4517b2a64d4bcf7d4f9f P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.991243 23586 tablet_replica.cc:333] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:42.991789 23586 raft_consensus.cc:2243] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.992517 23586 raft_consensus.cc:2272] T 7f8d4f7573514afca41c76d6cf639cb8 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.994236 23586 tablet_replica.cc:333] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:42.994776 23586 raft_consensus.cc:2243] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:42.995214 23586 raft_consensus.cc:2272] T 15e6e0465f1344d9b0ad9a6639235a54 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:42.997035 23586 tablet_replica.cc:333] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:42.997578 23586 raft_consensus.cc:2243] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:42.998270 23586 raft_consensus.cc:2272] T 94c0a2a59561435cb5a35769bac86a3b P ccbf8697c7f04c92a5324b07ef413146 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.000138 23586 tablet_replica.cc:333] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.000808 23586 raft_consensus.cc:2243] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.001277 23586 raft_consensus.cc:2272] T 670779e4a0434ac192c212238f39884e P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.003125 23586 tablet_replica.cc:333] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.003623 23586 raft_consensus.cc:2243] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.004030 23586 raft_consensus.cc:2272] T 7682b6deef8546d9bedf91be87199b73 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.005927 23586 tablet_replica.cc:333] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.006418 23586 raft_consensus.cc:2243] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.006826 23586 raft_consensus.cc:2272] T 7537888c88c24b77a2aceb53b50a55f3 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.008625 23586 tablet_replica.cc:333] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.009156 23586 raft_consensus.cc:2243] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:43.009877 23586 raft_consensus.cc:2272] T 0fad8e4930e44ce082115e1a72fcbede P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.011668 23586 tablet_replica.cc:333] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.012193 23586 raft_consensus.cc:2243] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.012588 23586 raft_consensus.cc:2272] T 070e6e19500948f38615646c439aeda6 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.014484 23586 tablet_replica.cc:333] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.014979 23586 raft_consensus.cc:2243] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:43.015695 23586 raft_consensus.cc:2272] T b3896a9113c348a3b60d9c0cb980e5d9 P ccbf8697c7f04c92a5324b07ef413146 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.017705 23586 tablet_replica.cc:333] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.018267 23586 raft_consensus.cc:2243] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.018814 23586 raft_consensus.cc:2272] T 2955fe5dc0a9476a8ed2c20e143c4835 P ccbf8697c7f04c92a5324b07ef413146 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:43.019745 28037 consensus_peers.cc:597] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 -> Peer 68699c2960ea4d8eb2fa9d420c4fddf9 (127.23.8.130:42973): Couldn't send request to peer 68699c2960ea4d8eb2fa9d420c4fddf9. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:42973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:43.021049 23586 tablet_replica.cc:333] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.021636 23586 raft_consensus.cc:2243] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:43.022357 23586 raft_consensus.cc:2272] T 99c8d1852fdd4008a303c6f174797f7e P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.024369 23586 tablet_replica.cc:333] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.024837 23586 raft_consensus.cc:2243] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.025234 23586 raft_consensus.cc:2272] T 885eedfe79464f84910351d21ee32d86 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.027073 23586 tablet_replica.cc:333] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.027508 23586 raft_consensus.cc:2243] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.027864 23586 raft_consensus.cc:2272] T d594ca5abfd94a1e816cd264d20e4156 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.029654 23586 tablet_replica.cc:333] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.030088 23586 raft_consensus.cc:2243] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.030454 23586 raft_consensus.cc:2272] T e8bbc93b3bed4b21a3102aef668010a4 P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.032104 23586 tablet_replica.cc:333] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.032509 23586 raft_consensus.cc:2243] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.032874 23586 raft_consensus.cc:2272] T 0163b82ec7b74a958ced9972fdfe692b P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.034629 23586 tablet_replica.cc:333] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146: stopping tablet replica
I20260709 14:54:43.035019 23586 raft_consensus.cc:2243] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:43.035368 23586 raft_consensus.cc:2272] T 411af02e1b1f4529b005b3d09a9b5c6a P ccbf8697c7f04c92a5324b07ef413146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.061120 23586 tablet_server.cc:196] TabletServer@127.23.8.131:0 shutdown complete.
I20260709 14:54:43.091547 23586 master.cc:562] Master@127.23.8.190:41215 shutting down...
I20260709 14:54:43.108824 23586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:43.109351 23586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:43.109678 23586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2404311ad4614eb68238d4aff7a7e82e: stopping tablet replica
I20260709 14:54:43.128003 23586 master.cc:584] Master@127.23.8.190:41215 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11953 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:54:43.173573 23586 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.8.190:46275
I20260709 14:54:43.174629 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:43.179504 28377 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 14:54:43.179505 28378 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 14:54:43.180866 28380 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 14:54:43.181563 23586 server_base.cc:1061] running on GCE node
I20260709 14:54:43.182344 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:43.182513 23586 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 14:54:43.182654 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608883182637 us; error 0 us; skew 500 ppm
I20260709 14:54:43.183125 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:43.186690 23586 webserver.cc:533] Webserver started at http://127.23.8.190:33123/ using document root <none> and password file <none>
I20260709 14:54:43.187291 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:43.187511 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:43.187846 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:43.189254 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/master-0-root/instance:
uuid: "9367dc0a31ed4b7382e9600ff0148a44"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-gjv7"
I20260709 14:54:43.194974 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260709 14:54:43.199391 28385 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.200278 23586 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:54:43.200598 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/master-0-root
uuid: "9367dc0a31ed4b7382e9600ff0148a44"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-gjv7"
I20260709 14:54:43.200937 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-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 14:54:43.243621 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:43.244738 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:43.279518 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.190:46275
I20260709 14:54:43.279619 28436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.190:46275 every 8 connection(s)
I20260709 14:54:43.283056 28437 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 14:54:43.292693 28437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44: Bootstrap starting.
I20260709 14:54:43.297246 28437 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:43.301033 28437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44: No bootstrap required, opened a new log
I20260709 14:54:43.303118 28437 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9367dc0a31ed4b7382e9600ff0148a44" member_type: VOTER }
I20260709 14:54:43.303508 28437 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:43.303714 28437 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9367dc0a31ed4b7382e9600ff0148a44, State: Initialized, Role: FOLLOWER
I20260709 14:54:43.304272 28437 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9367dc0a31ed4b7382e9600ff0148a44" member_type: VOTER }
I20260709 14:54:43.304719 28437 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:43.304924 28437 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:43.305167 28437 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.309263 28437 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9367dc0a31ed4b7382e9600ff0148a44" member_type: VOTER }
I20260709 14:54:43.309728 28437 leader_election.cc:304] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [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: 9367dc0a31ed4b7382e9600ff0148a44; no voters: 
I20260709 14:54:43.310775 28437 leader_election.cc:290] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:43.311112 28440 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:43.312335 28440 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 1 LEADER]: Becoming Leader. State: Replica: 9367dc0a31ed4b7382e9600ff0148a44, State: Running, Role: LEADER
I20260709 14:54:43.312875 28440 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [LEADER]: Queue going to LEADER mode. State: All 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: "9367dc0a31ed4b7382e9600ff0148a44" member_type: VOTER }
I20260709 14:54:43.313494 28437 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:43.316785 28442 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9367dc0a31ed4b7382e9600ff0148a44. Latest consensus state: current_term: 1 leader_uuid: "9367dc0a31ed4b7382e9600ff0148a44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9367dc0a31ed4b7382e9600ff0148a44" member_type: VOTER } }
I20260709 14:54:43.317422 28442 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:43.316753 28441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9367dc0a31ed4b7382e9600ff0148a44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9367dc0a31ed4b7382e9600ff0148a44" member_type: VOTER } }
I20260709 14:54:43.318305 28441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:43.322042 28447 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:43.326570 28447 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:43.330644 23586 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:43.334791 28447 catalog_manager.cc:1383] Generated new cluster ID: 6d331d5fdb914ef98a7b9af980ed337c
I20260709 14:54:43.335064 28447 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:43.378770 28447 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:43.380015 28447 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:43.395634 28447 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44: Generated new TSK 0
I20260709 14:54:43.396209 28447 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:43.461031 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:43.466441 28458 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 14:54:43.467450 28459 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 14:54:43.468704 28461 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 14:54:43.469578 23586 server_base.cc:1061] running on GCE node
I20260709 14:54:43.470404 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:43.470585 23586 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 14:54:43.470752 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608883470735 us; error 0 us; skew 500 ppm
I20260709 14:54:43.471231 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:43.473253 23586 webserver.cc:533] Webserver started at http://127.23.8.129:43547/ using document root <none> and password file <none>
I20260709 14:54:43.473703 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:43.473873 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:43.474105 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:43.475085 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-0-root/instance:
uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-gjv7"
I20260709 14:54:43.479118 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:43.482048 28466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.482668 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:43.482930 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-0-root
uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-gjv7"
I20260709 14:54:43.483186 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-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 14:54:43.511940 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:43.513057 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:43.514411 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:43.516438 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:43.516618 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.516844 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:43.517004 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.553745 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.129:39521
I20260709 14:54:43.553866 28528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.129:39521 every 8 connection(s)
I20260709 14:54:43.558291 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:43.564318 28533 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 14:54:43.565253 28534 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 14:54:43.567448 23586 server_base.cc:1061] running on GCE node
W20260709 14:54:43.568032 28536 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 14:54:43.569022 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:43.569314 23586 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 14:54:43.569502 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608883569485 us; error 0 us; skew 500 ppm
I20260709 14:54:43.570007 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:43.570394 28529 heartbeater.cc:344] Connected to a master server at 127.23.8.190:46275
I20260709 14:54:43.570734 28529 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:43.571508 28529 heartbeater.cc:507] Master 127.23.8.190:46275 requested a full tablet report, sending...
I20260709 14:54:43.572336 23586 webserver.cc:533] Webserver started at http://127.23.8.130:38911/ using document root <none> and password file <none>
I20260709 14:54:43.572892 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:43.573069 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:43.573336 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:43.573594 28402 ts_manager.cc:194] Registered new tserver with Master: d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521)
I20260709 14:54:43.574477 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-1-root/instance:
uuid: "541af28428254e11ab0353ade34d7df5"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-gjv7"
I20260709 14:54:43.575289 28402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43708
I20260709 14:54:43.578706 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:43.581786 28541 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.582557 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:43.582873 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-1-root
uuid: "541af28428254e11ab0353ade34d7df5"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-gjv7"
I20260709 14:54:43.583194 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-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 14:54:43.618068 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:43.619119 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:43.620436 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:43.622481 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:43.622649 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.622879 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:43.623015 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.659744 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.130:41891
I20260709 14:54:43.659834 28603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.130:41891 every 8 connection(s)
I20260709 14:54:43.664057 23586 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:43.670017 28607 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 14:54:43.670826 28608 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 14:54:43.674019 23586 server_base.cc:1061] running on GCE node
W20260709 14:54:43.674079 28610 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 14:54:43.675613 23586 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:43.675841 23586 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 14:54:43.676005 23586 hybrid_clock.cc:648] HybridClock initialized: now 1783608883675989 us; error 0 us; skew 500 ppm
I20260709 14:54:43.676528 23586 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:43.676818 28604 heartbeater.cc:344] Connected to a master server at 127.23.8.190:46275
I20260709 14:54:43.677280 28604 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:43.678148 28604 heartbeater.cc:507] Master 127.23.8.190:46275 requested a full tablet report, sending...
I20260709 14:54:43.679095 23586 webserver.cc:533] Webserver started at http://127.23.8.131:39223/ using document root <none> and password file <none>
I20260709 14:54:43.679616 23586 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:43.679805 23586 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:43.680039 23586 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:43.680164 28402 ts_manager.cc:194] Registered new tserver with Master: 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:43.681159 23586 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-2-root/instance:
uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-gjv7"
I20260709 14:54:43.681571 28402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43718
I20260709 14:54:43.685998 23586 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:54:43.689141 28615 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.689865 23586 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:43.690124 23586 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-2-root
uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
format_stamp: "Formatted at 2026-07-09 14:54:43 on dist-test-slave-gjv7"
I20260709 14:54:43.690377 23586 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskmM0xH_/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608786900544-23586-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 14:54:43.709959 23586 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:43.711045 23586 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:43.712199 23586 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:43.714273 23586 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:43.714468 23586 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.714673 23586 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:43.714828 23586 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:43.751978 23586 rpc_server.cc:307] RPC server started. Bound to: 127.23.8.131:39945
I20260709 14:54:43.752074 28677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.8.131:39945 every 8 connection(s)
I20260709 14:54:43.764436 28678 heartbeater.cc:344] Connected to a master server at 127.23.8.190:46275
I20260709 14:54:43.764844 28678 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:43.765497 28678 heartbeater.cc:507] Master 127.23.8.190:46275 requested a full tablet report, sending...
I20260709 14:54:43.767194 28402 ts_manager.cc:194] Registered new tserver with Master: 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:43.768163 23586 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013015904s
I20260709 14:54:43.768401 28402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43728
I20260709 14:54:43.790984 28402 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43740:
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 14:54:43.793552 28402 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 14:54:43.868793 28641 tablet_service.cc:1511] Processing CreateTablet for tablet e7950aca6119483d976873ebf8da4916 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:43.869895 28569 tablet_service.cc:1511] Processing CreateTablet for tablet 8471c636f7ab45aebed07d94c8b765a5 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:43.871336 28569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8471c636f7ab45aebed07d94c8b765a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.871757 28640 tablet_service.cc:1511] Processing CreateTablet for tablet c75e9ece24d04f3b8fea5b5022ff687d (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:43.873320 28564 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5b5954fdfa4448be0854ecc02060f5 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:43.873597 28563 tablet_service.cc:1511] Processing CreateTablet for tablet 0f928e5116d149e783b87e9b56115697 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:43.873943 28639 tablet_service.cc:1511] Processing CreateTablet for tablet 588a225037154c9ea5dc85eff1fab9e1 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:43.874611 28564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5b5954fdfa4448be0854ecc02060f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.875903 28563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f928e5116d149e783b87e9b56115697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.875996 28638 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5b5954fdfa4448be0854ecc02060f5 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:43.878283 28565 tablet_service.cc:1511] Processing CreateTablet for tablet 588a225037154c9ea5dc85eff1fab9e1 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:43.879493 28565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588a225037154c9ea5dc85eff1fab9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.881906 28567 tablet_service.cc:1511] Processing CreateTablet for tablet e7950aca6119483d976873ebf8da4916 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:43.883167 28567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7950aca6119483d976873ebf8da4916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.884985 28637 tablet_service.cc:1511] Processing CreateTablet for tablet 0f928e5116d149e783b87e9b56115697 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:43.885933 28568 tablet_service.cc:1511] Processing CreateTablet for tablet 39437c7e682f46d09c20f2be2dfe0a88 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:43.887212 28568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39437c7e682f46d09c20f2be2dfe0a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.887512 28493 tablet_service.cc:1511] Processing CreateTablet for tablet 39437c7e682f46d09c20f2be2dfe0a88 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:43.888772 28493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39437c7e682f46d09c20f2be2dfe0a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.889118 28491 tablet_service.cc:1511] Processing CreateTablet for tablet c75e9ece24d04f3b8fea5b5022ff687d (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:43.887513 28492 tablet_service.cc:1511] Processing CreateTablet for tablet e7950aca6119483d976873ebf8da4916 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:43.890439 28491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75e9ece24d04f3b8fea5b5022ff687d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.890497 28642 tablet_service.cc:1511] Processing CreateTablet for tablet 39437c7e682f46d09c20f2be2dfe0a88 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:43.891192 28492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7950aca6119483d976873ebf8da4916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.892621 28643 tablet_service.cc:1511] Processing CreateTablet for tablet 8471c636f7ab45aebed07d94c8b765a5 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:43.886384 28494 tablet_service.cc:1511] Processing CreateTablet for tablet 8471c636f7ab45aebed07d94c8b765a5 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:43.893196 28490 tablet_service.cc:1511] Processing CreateTablet for tablet 588a225037154c9ea5dc85eff1fab9e1 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:43.894515 28494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8471c636f7ab45aebed07d94c8b765a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.869983 28566 tablet_service.cc:1511] Processing CreateTablet for tablet c75e9ece24d04f3b8fea5b5022ff687d (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:43.895870 28490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588a225037154c9ea5dc85eff1fab9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.896020 28566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75e9ece24d04f3b8fea5b5022ff687d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.870326 28641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7950aca6119483d976873ebf8da4916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.902006 28489 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5b5954fdfa4448be0854ecc02060f5 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:43.902962 28639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588a225037154c9ea5dc85eff1fab9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.903290 28489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5b5954fdfa4448be0854ecc02060f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.903573 28643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8471c636f7ab45aebed07d94c8b765a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.904235 28637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f928e5116d149e783b87e9b56115697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.905457 28638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5b5954fdfa4448be0854ecc02060f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.908602 28640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75e9ece24d04f3b8fea5b5022ff687d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.911046 28642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39437c7e682f46d09c20f2be2dfe0a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.911998 28488 tablet_service.cc:1511] Processing CreateTablet for tablet 0f928e5116d149e783b87e9b56115697 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:43.913311 28488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f928e5116d149e783b87e9b56115697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.943799 28562 tablet_service.cc:1511] Processing CreateTablet for tablet ab142d838703482bbb3756d2c5d5b7d9 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:43.945218 28562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab142d838703482bbb3756d2c5d5b7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.946830 28487 tablet_service.cc:1511] Processing CreateTablet for tablet ab142d838703482bbb3756d2c5d5b7d9 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:43.948164 28487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab142d838703482bbb3756d2c5d5b7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.954730 28636 tablet_service.cc:1511] Processing CreateTablet for tablet ab142d838703482bbb3756d2c5d5b7d9 (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:43.956086 28636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab142d838703482bbb3756d2c5d5b7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.977931 28693 tablet_bootstrap.cc:492] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:43.987713 28486 tablet_service.cc:1511] Processing CreateTablet for tablet 4a781426757548c4b3c9902213a8a9fa (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:43.989066 28486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a781426757548c4b3c9902213a8a9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.990219 28643 tablet_service.cc:1511] Processing CreateTablet for tablet 4a781426757548c4b3c9902213a8a9fa (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:43.992534 28643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a781426757548c4b3c9902213a8a9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:43.991154 28562 tablet_service.cc:1511] Processing CreateTablet for tablet 4a781426757548c4b3c9902213a8a9fa (DEFAULT_TABLE table=test-workload [id=b73dd95691a74db1a1e7b066c59a25e6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:43.993976 28562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a781426757548c4b3c9902213a8a9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:44.013836 28694 tablet_bootstrap.cc:492] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:44.015558 28695 tablet_bootstrap.cc:492] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:44.020803 28694 tablet_bootstrap.cc:654] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.022106 28695 tablet_bootstrap.cc:654] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.023824 28693 tablet_bootstrap.cc:654] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.034533 28695 tablet_bootstrap.cc:492] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:44.035056 28695 ts_tablet_manager.cc:1403] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 14:54:44.042618 28694 tablet_bootstrap.cc:492] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:44.043037 28694 ts_tablet_manager.cc:1403] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.012s
I20260709 14:54:44.043141 28693 tablet_bootstrap.cc:492] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:44.043004 28695 raft_consensus.cc:359] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.043910 28693 ts_tablet_manager.cc:1403] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.004s
I20260709 14:54:44.044030 28695 raft_consensus.cc:385] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.044374 28695 raft_consensus.cc:740] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.045123 28695 consensus_queue.cc:260] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.045636 28694 raft_consensus.cc:359] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.046442 28694 raft_consensus.cc:385] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.046705 28694 raft_consensus.cc:740] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.047097 28693 raft_consensus.cc:359] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.047374 28694 consensus_queue.cc:260] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.047869 28693 raft_consensus.cc:385] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.048236 28693 raft_consensus.cc:740] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.049166 28693 consensus_queue.cc:260] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.051637 28678 heartbeater.cc:499] Master 127.23.8.190:46275 was elected leader, sending a full tablet report...
I20260709 14:54:44.052037 28693 ts_tablet_manager.cc:1434] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:44.053133 28693 tablet_bootstrap.cc:492] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:44.058148 28529 heartbeater.cc:499] Master 127.23.8.190:46275 was elected leader, sending a full tablet report...
I20260709 14:54:44.058661 28695 ts_tablet_manager.cc:1434] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.006s
I20260709 14:54:44.059605 28695 tablet_bootstrap.cc:492] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:44.065624 28695 tablet_bootstrap.cc:654] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.067353 28693 tablet_bootstrap.cc:654] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.071630 28694 ts_tablet_manager.cc:1434] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.018s
I20260709 14:54:44.071857 28604 heartbeater.cc:499] Master 127.23.8.190:46275 was elected leader, sending a full tablet report...
I20260709 14:54:44.072623 28694 tablet_bootstrap.cc:492] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:44.076730 28695 tablet_bootstrap.cc:492] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:44.077248 28695 ts_tablet_manager.cc:1403] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:54:44.078583 28694 tablet_bootstrap.cc:654] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.080037 28695 raft_consensus.cc:359] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.080847 28695 raft_consensus.cc:385] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.081202 28695 raft_consensus.cc:740] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.085759 28693 tablet_bootstrap.cc:492] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:44.081929 28695 consensus_queue.cc:260] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.086280 28693 ts_tablet_manager.cc:1403] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260709 14:54:44.087643 28694 tablet_bootstrap.cc:492] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:44.087743 28695 ts_tablet_manager.cc:1434] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:44.088287 28694 ts_tablet_manager.cc:1403] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:54:44.088750 28695 tablet_bootstrap.cc:492] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:44.089150 28693 raft_consensus.cc:359] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.090180 28693 raft_consensus.cc:385] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.090462 28693 raft_consensus.cc:740] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.091336 28694 raft_consensus.cc:359] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.092233 28694 raft_consensus.cc:385] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.092582 28694 raft_consensus.cc:740] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.093396 28694 consensus_queue.cc:260] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.091276 28693 consensus_queue.cc:260] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.095527 28695 tablet_bootstrap.cc:654] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.096983 28694 ts_tablet_manager.cc:1434] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:54:44.098030 28694 tablet_bootstrap.cc:492] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:44.095563 28693 ts_tablet_manager.cc:1434] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:44.099166 28693 tablet_bootstrap.cc:492] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:44.104688 28694 tablet_bootstrap.cc:654] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.105057 28693 tablet_bootstrap.cc:654] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.111395 28695 tablet_bootstrap.cc:492] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:44.111876 28695 ts_tablet_manager.cc:1403] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:54:44.114703 28695 raft_consensus.cc:359] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.115471 28695 raft_consensus.cc:385] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.115694 28695 raft_consensus.cc:740] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.115823 28693 tablet_bootstrap.cc:492] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:44.116318 28693 ts_tablet_manager.cc:1403] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 14:54:44.116304 28695 consensus_queue.cc:260] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.116926 28694 tablet_bootstrap.cc:492] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:44.117430 28694 ts_tablet_manager.cc:1403] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 14:54:44.118301 28695 ts_tablet_manager.cc:1434] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:54:44.119158 28693 raft_consensus.cc:359] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.119845 28693 raft_consensus.cc:385] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.120082 28695 tablet_bootstrap.cc:492] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:44.120126 28693 raft_consensus.cc:740] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.120003 28694 raft_consensus.cc:359] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.121521 28694 raft_consensus.cc:385] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.121464 28693 consensus_queue.cc:260] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.121960 28694 raft_consensus.cc:740] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.122886 28694 consensus_queue.cc:260] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.123874 28693 ts_tablet_manager.cc:1434] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:44.124837 28693 tablet_bootstrap.cc:492] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:44.125097 28694 ts_tablet_manager.cc:1434] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:54:44.126233 28694 tablet_bootstrap.cc:492] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:44.127229 28695 tablet_bootstrap.cc:654] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.130705 28693 tablet_bootstrap.cc:654] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.132335 28694 tablet_bootstrap.cc:654] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.140949 28694 tablet_bootstrap.cc:492] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:44.141527 28694 ts_tablet_manager.cc:1403] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.012s
I20260709 14:54:44.144374 28694 raft_consensus.cc:359] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.146256 28694 raft_consensus.cc:385] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.146587 28694 raft_consensus.cc:740] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.147739 28693 tablet_bootstrap.cc:492] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:44.148253 28693 ts_tablet_manager.cc:1403] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260709 14:54:44.147336 28694 consensus_queue.cc:260] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.150785 28693 raft_consensus.cc:359] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.151515 28693 raft_consensus.cc:385] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.151796 28693 raft_consensus.cc:740] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.150821 28694 ts_tablet_manager.cc:1434] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:54:44.152498 28693 consensus_queue.cc:260] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.153208 28694 tablet_bootstrap.cc:492] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:44.156348 28693 ts_tablet_manager.cc:1434] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:44.157410 28693 tablet_bootstrap.cc:492] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:44.159863 28694 tablet_bootstrap.cc:654] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.163405 28693 tablet_bootstrap.cc:654] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.171036 28695 tablet_bootstrap.cc:492] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:44.171428 28695 ts_tablet_manager.cc:1403] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.018s
I20260709 14:54:44.172210 28700 raft_consensus.cc:493] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.172683 28700 raft_consensus.cc:515] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.175021 28695 raft_consensus.cc:359] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.175732 28695 raft_consensus.cc:385] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.176002 28695 raft_consensus.cc:740] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.175180 28700 leader_election.cc:290] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.179777 28695 consensus_queue.cc:260] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.186661 28695 ts_tablet_manager.cc:1434] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 14:54:44.189502 28695 tablet_bootstrap.cc:492] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:44.190011 28693 tablet_bootstrap.cc:492] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:44.191191 28693 ts_tablet_manager.cc:1403] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.023s
I20260709 14:54:44.192471 28699 raft_consensus.cc:493] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.192982 28699 raft_consensus.cc:515] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.194270 28693 raft_consensus.cc:359] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.195045 28693 raft_consensus.cc:385] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.195338 28693 raft_consensus.cc:740] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.195577 28699 leader_election.cc:290] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.184046 28700 raft_consensus.cc:493] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.197366 28700 raft_consensus.cc:515] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.196249 28693 consensus_queue.cc:260] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.216957 28693 ts_tablet_manager.cc:1434] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:54:44.218175 28693 tablet_bootstrap.cc:492] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:44.219247 28695 tablet_bootstrap.cc:654] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.220449 28700 leader_election.cc:290] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.220960 28700 raft_consensus.cc:493] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.232156 28699 raft_consensus.cc:493] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.232636 28694 tablet_bootstrap.cc:492] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:44.232578 28699 raft_consensus.cc:515] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.233166 28694 ts_tablet_manager.cc:1403] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.080s	user 0.044s	sys 0.018s
I20260709 14:54:44.235349 28699 leader_election.cc:290] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.226393 28700 raft_consensus.cc:515] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.237099 28700 leader_election.cc:290] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.239521 28694 raft_consensus.cc:359] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.240206 28694 raft_consensus.cc:385] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.240516 28694 raft_consensus.cc:740] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.239945 28693 tablet_bootstrap.cc:654] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.243949 28694 consensus_queue.cc:260] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.248078 28694 ts_tablet_manager.cc:1434] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:54:44.249038 28694 tablet_bootstrap.cc:492] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:44.253687 28653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7950aca6119483d976873ebf8da4916" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.255133 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8471c636f7ab45aebed07d94c8b765a5" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.255625 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7950aca6119483d976873ebf8da4916" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:44.255892 28652 raft_consensus.cc:2468] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:44.257102 28651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.257434 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8471c636f7ab45aebed07d94c8b765a5" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:44.257822 28651 raft_consensus.cc:2468] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:44.259132 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:44.259550 28694 tablet_bootstrap.cc:654] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.259913 28504 raft_consensus.cc:2468] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
W20260709 14:54:44.261473 28542 leader_election.cc:343] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:44.262285 28542 leader_election.cc:343] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.263083 28542 leader_election.cc:304] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:44.264175 28718 raft_consensus.cc:2804] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.264590 28718 raft_consensus.cc:493] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.264894 28718 raft_consensus.cc:3060] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:44.262235 28544 leader_election.cc:343] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.265507 28544 leader_election.cc:304] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 541af28428254e11ab0353ade34d7df5; no voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:44.266273 28700 raft_consensus.cc:2749] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:44.266688 28544 leader_election.cc:304] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [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: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:44.267481 28700 raft_consensus.cc:2804] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.267831 28700 raft_consensus.cc:493] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.268122 28700 raft_consensus.cc:3060] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.272197 28718 raft_consensus.cc:515] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.274871 28700 raft_consensus.cc:515] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.276022 28651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:44.276163 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:44.276625 28651 raft_consensus.cc:3060] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.276881 28504 raft_consensus.cc:3060] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.277603 28700 leader_election.cc:290] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.278143 28700 raft_consensus.cc:493] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.278550 28700 raft_consensus.cc:515] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.278795 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8471c636f7ab45aebed07d94c8b765a5" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:44.279402 28652 raft_consensus.cc:3060] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.281394 28653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588a225037154c9ea5dc85eff1fab9e1" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.282020 28653 raft_consensus.cc:2468] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:44.283301 28544 leader_election.cc:304] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:44.284137 28700 leader_election.cc:290] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.284890 28700 raft_consensus.cc:2804] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.285329 28700 raft_consensus.cc:493] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.283787 28718 leader_election.cc:290] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.288648 28700 raft_consensus.cc:3060] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.286973 28504 raft_consensus.cc:2468] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:44.288333 28695 tablet_bootstrap.cc:492] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:44.289659 28695 ts_tablet_manager.cc:1403] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.022s
I20260709 14:54:44.292470 28651 raft_consensus.cc:2468] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:44.293591 28544 leader_election.cc:304] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:44.294512 28718 raft_consensus.cc:2804] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.294982 28718 raft_consensus.cc:697] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:44.295801 28718 consensus_queue.cc:237] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.296088 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588a225037154c9ea5dc85eff1fab9e1" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:44.296993 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:44.292929 28695 raft_consensus.cc:359] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.300550 28695 raft_consensus.cc:385] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.300887 28695 raft_consensus.cc:740] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.302536 28695 consensus_queue.cc:260] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.304790 28695 ts_tablet_manager.cc:1434] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 14:54:44.305851 28695 tablet_bootstrap.cc:492] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:44.307619 28653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588a225037154c9ea5dc85eff1fab9e1" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.308259 28653 raft_consensus.cc:2468] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 0.
I20260709 14:54:44.309363 28650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.310226 28650 raft_consensus.cc:2393] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0d47c0281904fe48cf0589b5a49a4ff in current term 1: Already voted for candidate 541af28428254e11ab0353ade34d7df5 in this term.
I20260709 14:54:44.293951 28652 raft_consensus.cc:2468] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:44.313844 28469 leader_election.cc:304] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:44.314196 28544 leader_election.cc:304] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:44.316992 28700 raft_consensus.cc:515] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.318924 28579 raft_consensus.cc:2393] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0d47c0281904fe48cf0589b5a49a4ff in current term 1: Already voted for candidate 541af28428254e11ab0353ade34d7df5 in this term.
I20260709 14:54:44.318974 28694 tablet_bootstrap.cc:492] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:44.319005 28699 raft_consensus.cc:2804] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.319706 28699 raft_consensus.cc:493] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.317129 28401 catalog_manager.cc:5697] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.320178 28699 raft_consensus.cc:3060] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.320264 28695 tablet_bootstrap.cc:654] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.317500 28693 tablet_bootstrap.cc:492] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:44.322479 28693 ts_tablet_manager.cc:1403] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.105s	user 0.018s	sys 0.024s
I20260709 14:54:44.319720 28694 ts_tablet_manager.cc:1403] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.009s
I20260709 14:54:44.325304 28693 raft_consensus.cc:359] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.325969 28693 raft_consensus.cc:385] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.326248 28693 raft_consensus.cc:740] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.328433 28694 raft_consensus.cc:359] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.329200 28694 raft_consensus.cc:385] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.329219 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588a225037154c9ea5dc85eff1fab9e1" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:44.329632 28694 raft_consensus.cc:740] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.329938 28652 raft_consensus.cc:3060] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:44.330132 28450 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:44.330410 28694 consensus_queue.cc:260] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.331456 28718 raft_consensus.cc:2804] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.332643 28694 ts_tablet_manager.cc:1434] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 14:54:44.333631 28694 tablet_bootstrap.cc:492] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:44.332273 28469 leader_election.cc:304] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0d47c0281904fe48cf0589b5a49a4ff; no voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5
I20260709 14:54:44.334864 28695 tablet_bootstrap.cc:492] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:44.335354 28695 ts_tablet_manager.cc:1403] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.002s
I20260709 14:54:44.336932 28652 raft_consensus.cc:2468] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:44.338392 28544 leader_election.cc:304] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:44.339534 28694 tablet_bootstrap.cc:654] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.339623 28722 raft_consensus.cc:2804] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.341150 28722 raft_consensus.cc:697] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:44.340734 28695 raft_consensus.cc:359] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.342792 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8471c636f7ab45aebed07d94c8b765a5" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:44.345858 28504 raft_consensus.cc:3060] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.347182 28502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588a225037154c9ea5dc85eff1fab9e1" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:44.347985 28722 consensus_queue.cc:237] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.357028 28718 raft_consensus.cc:697] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:44.357913 28718 consensus_queue.cc:237] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.344858 28726 raft_consensus.cc:2749] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:44.344736 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588a225037154c9ea5dc85eff1fab9e1" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:44.337283 28700 leader_election.cc:290] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.352612 28504 raft_consensus.cc:2468] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:44.337152 28699 raft_consensus.cc:515] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.360955 28694 tablet_bootstrap.cc:492] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:44.361168 28502 raft_consensus.cc:2393] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 541af28428254e11ab0353ade34d7df5 in current term 1: Already voted for candidate d0d47c0281904fe48cf0589b5a49a4ff in this term.
I20260709 14:54:44.361415 28694 ts_tablet_manager.cc:1403] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.020s
I20260709 14:54:44.353245 28695 raft_consensus.cc:385] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.364070 28695 raft_consensus.cc:740] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.363755 28699 leader_election.cc:290] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.363663 28694 raft_consensus.cc:359] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.364794 28694 raft_consensus.cc:385] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.364756 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588a225037154c9ea5dc85eff1fab9e1" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:44.365284 28694 raft_consensus.cc:740] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.365636 28652 raft_consensus.cc:2393] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0d47c0281904fe48cf0589b5a49a4ff in current term 1: Already voted for candidate 541af28428254e11ab0353ade34d7df5 in this term.
I20260709 14:54:44.365206 28695 consensus_queue.cc:260] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.364795 28729 raft_consensus.cc:493] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.364301 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588a225037154c9ea5dc85eff1fab9e1" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:44.354327 28693 consensus_queue.cc:260] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.367337 28701 raft_consensus.cc:493] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.367556 28695 ts_tablet_manager.cc:1434] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:54:44.367412 28694 consensus_queue.cc:260] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.367733 28467 leader_election.cc:304] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [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: d0d47c0281904fe48cf0589b5a49a4ff; no voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5
I20260709 14:54:44.367836 28701 raft_consensus.cc:515] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.369225 28695 tablet_bootstrap.cc:492] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:44.369753 28694 ts_tablet_manager.cc:1434] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:44.370735 28694 tablet_bootstrap.cc:492] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:44.372148 28699 raft_consensus.cc:2749] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:44.375590 28695 tablet_bootstrap.cc:654] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.375802 28701 leader_election.cc:290] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:44.381877 28694 tablet_bootstrap.cc:654] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.387087 28694 tablet_bootstrap.cc:492] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:44.387498 28694 ts_tablet_manager.cc:1403] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 14:54:44.388692 28701 raft_consensus.cc:493] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.389158 28701 raft_consensus.cc:515] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.389873 28694 raft_consensus.cc:359] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.390508 28694 raft_consensus.cc:385] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.390759 28694 raft_consensus.cc:740] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.391083 28701 leader_election.cc:290] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:44.391510 28694 consensus_queue.cc:260] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.392979 28694 ts_tablet_manager.cc:1434] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:44.366626 28729 raft_consensus.cc:515] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.393761 28694 tablet_bootstrap.cc:492] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:44.395828 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8471c636f7ab45aebed07d94c8b765a5" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:44.397879 28729 leader_election.cc:290] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.398880 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8471c636f7ab45aebed07d94c8b765a5" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.399474 28652 raft_consensus.cc:2468] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 1.
I20260709 14:54:44.400445 28469 leader_election.cc:304] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [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: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 541af28428254e11ab0353ade34d7df5
I20260709 14:54:44.401333 28729 raft_consensus.cc:2804] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:44.401687 28729 raft_consensus.cc:493] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.402006 28729 raft_consensus.cc:3060] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.400099 28694 tablet_bootstrap.cc:654] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.404681 28693 ts_tablet_manager.cc:1434] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.002s
I20260709 14:54:44.407140 28693 tablet_bootstrap.cc:492] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:44.405747 28699 raft_consensus.cc:493] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.408761 28699 raft_consensus.cc:515] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.410795 28699 leader_election.cc:290] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.402987 28398 catalog_manager.cc:5697] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.412297 28398 catalog_manager.cc:5697] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.413650 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f928e5116d149e783b87e9b56115697" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:44.414255 28579 raft_consensus.cc:2468] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 0.
I20260709 14:54:44.415464 28467 leader_election.cc:304] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:44.416522 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f928e5116d149e783b87e9b56115697" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.417914 28699 raft_consensus.cc:2804] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.418315 28699 raft_consensus.cc:493] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.418648 28699 raft_consensus.cc:3060] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.420149 28693 tablet_bootstrap.cc:654] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:44.423660 28469 leader_election.cc:343] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:44.426136 28699 raft_consensus.cc:515] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.430819 28694 tablet_bootstrap.cc:492] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:44.431295 28694 ts_tablet_manager.cc:1403] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260709 14:54:44.433765 28694 raft_consensus.cc:359] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.434119 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f928e5116d149e783b87e9b56115697" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:44.434393 28694 raft_consensus.cc:385] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.434666 28694 raft_consensus.cc:740] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.434701 28579 raft_consensus.cc:3060] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.440788 28733 raft_consensus.cc:493] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.441293 28733 raft_consensus.cc:515] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.443030 28694 consensus_queue.cc:260] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.444136 28693 tablet_bootstrap.cc:492] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:44.444695 28693 ts_tablet_manager.cc:1403] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260709 14:54:44.444970 28694 ts_tablet_manager.cc:1434] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:54:44.445761 28579 raft_consensus.cc:2468] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 1.
I20260709 14:54:44.446887 28467 leader_election.cc:304] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:44.447702 28726 raft_consensus.cc:2804] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.447561 28693 raft_consensus.cc:359] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.448398 28693 raft_consensus.cc:385] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.449368 28693 raft_consensus.cc:740] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.453428 28699 leader_election.cc:290] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.454684 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f928e5116d149e783b87e9b56115697" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:44.456401 28729 raft_consensus.cc:515] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.457275 28733 leader_election.cc:290] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:44.458647 28693 consensus_queue.cc:260] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.459627 28652 raft_consensus.cc:3060] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.461088 28695 tablet_bootstrap.cc:492] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:44.461618 28695 ts_tablet_manager.cc:1403] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.093s	user 0.043s	sys 0.023s
I20260709 14:54:44.464408 28695 raft_consensus.cc:359] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.465052 28652 raft_consensus.cc:2468] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 1.
I20260709 14:54:44.465334 28726 raft_consensus.cc:697] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Becoming Leader. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:44.466249 28726 consensus_queue.cc:237] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.465083 28695 raft_consensus.cc:385] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.467777 28695 raft_consensus.cc:740] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.468773 28695 consensus_queue.cc:260] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.469772 28693 ts_tablet_manager.cc:1434] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
I20260709 14:54:44.470790 28693 tablet_bootstrap.cc:492] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:44.470896 28695 ts_tablet_manager.cc:1434] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:44.472060 28695 tablet_bootstrap.cc:492] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:44.472980 28722 raft_consensus.cc:493] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.473503 28722 raft_consensus.cc:515] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.475598 28722 leader_election.cc:290] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.477721 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.478405 28652 raft_consensus.cc:2468] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:44.480063 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7950aca6119483d976873ebf8da4916" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:44.480686 28579 raft_consensus.cc:2468] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 0.
I20260709 14:54:44.480839 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39437c7e682f46d09c20f2be2dfe0a88" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:44.481590 28578 raft_consensus.cc:2468] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 0.
I20260709 14:54:44.482522 28729 leader_election.cc:290] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.483675 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39437c7e682f46d09c20f2be2dfe0a88" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:44.484303 28504 raft_consensus.cc:2468] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 0.
I20260709 14:54:44.484994 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:44.485659 28503 raft_consensus.cc:2468] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 0.
I20260709 14:54:44.485780 28616 leader_election.cc:304] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:44.486899 28733 raft_consensus.cc:2804] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.480865 28577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:44.487910 28577 raft_consensus.cc:2468] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 0.
I20260709 14:54:44.487179 28733 raft_consensus.cc:493] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.489001 28733 raft_consensus.cc:3060] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.489218 28693 tablet_bootstrap.cc:654] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.489984 28544 leader_election.cc:304] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:44.484434 28502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7950aca6119483d976873ebf8da4916" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:44.491312 28502 raft_consensus.cc:2468] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 0.
I20260709 14:54:44.486410 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:44.492493 28616 leader_election.cc:304] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:44.493274 28701 raft_consensus.cc:2804] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.493609 28701 raft_consensus.cc:493] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.493939 28701 raft_consensus.cc:3060] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.494065 28693 tablet_bootstrap.cc:492] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:44.494539 28693 ts_tablet_manager.cc:1403] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 14:54:44.495183 28616 leader_election.cc:304] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:44.496429 28693 raft_consensus.cc:359] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.496893 28742 raft_consensus.cc:2804] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.497113 28693 raft_consensus.cc:385] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.497502 28742 raft_consensus.cc:493] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.497547 28693 raft_consensus.cc:740] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.498034 28742 raft_consensus.cc:3060] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.498579 28693 consensus_queue.cc:260] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.501498 28701 raft_consensus.cc:515] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.501884 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8471c636f7ab45aebed07d94c8b765a5" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:44.502425 28652 raft_consensus.cc:3060] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.503572 28701 leader_election.cc:290] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:44.505605 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8471c636f7ab45aebed07d94c8b765a5" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:44.507050 28722 raft_consensus.cc:2804] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.507462 28722 raft_consensus.cc:493] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.507777 28722 raft_consensus.cc:3060] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.513121 28693 ts_tablet_manager.cc:1434] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.003s
I20260709 14:54:44.514019 28693 tablet_bootstrap.cc:492] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:44.516857 28733 raft_consensus.cc:515] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.518937 28733 leader_election.cc:290] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:44.519177 28693 tablet_bootstrap.cc:654] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.520540 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7950aca6119483d976873ebf8da4916" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:44.521116 28503 raft_consensus.cc:3060] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.522145 28577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39437c7e682f46d09c20f2be2dfe0a88" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:44.522709 28577 raft_consensus.cc:3060] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.525612 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7950aca6119483d976873ebf8da4916" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:44.526087 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39437c7e682f46d09c20f2be2dfe0a88" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:44.526772 28501 raft_consensus.cc:3060] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.526998 28695 tablet_bootstrap.cc:654] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.526175 28578 raft_consensus.cc:3060] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.535727 28652 raft_consensus.cc:2468] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:44.536861 28469 leader_election.cc:304] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [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: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 541af28428254e11ab0353ade34d7df5
I20260709 14:54:44.538429 28726 raft_consensus.cc:2804] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:44.538919 28726 raft_consensus.cc:697] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Becoming Leader. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:44.550263 28578 raft_consensus.cc:2468] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 1.
I20260709 14:54:44.551551 28616 leader_election.cc:304] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:44.549024 28503 raft_consensus.cc:2468] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 1.
I20260709 14:54:44.550302 28726 consensus_queue.cc:237] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Queue going to LEADER 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: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.541603 28398 catalog_manager.cc:5697] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129). New cstate: current_term: 1 leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.549124 28742 raft_consensus.cc:515] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.555575 28742 leader_election.cc:290] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:44.557381 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:44.538507 28501 raft_consensus.cc:2468] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 1.
I20260709 14:54:44.552299 28693 tablet_bootstrap.cc:492] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:44.559641 28693 ts_tablet_manager.cc:1403] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.020s
I20260709 14:54:44.560441 28577 raft_consensus.cc:2468] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 1.
I20260709 14:54:44.561653 28616 leader_election.cc:304] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:44.562556 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:44.563148 28501 raft_consensus.cc:3060] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.566505 28742 raft_consensus.cc:2804] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.566897 28695 tablet_bootstrap.cc:492] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:44.566998 28742 raft_consensus.cc:697] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Becoming Leader. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:44.567408 28695 ts_tablet_manager.cc:1403] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.012s
I20260709 14:54:44.567826 28742 consensus_queue.cc:237] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.548352 28722 raft_consensus.cc:515] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.570267 28579 raft_consensus.cc:2393] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 242b9c39b5bc4c4098baaa2af696a6ec in current term 1: Already voted for candidate 541af28428254e11ab0353ade34d7df5 in this term.
I20260709 14:54:44.570051 28695 raft_consensus.cc:359] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.570701 28695 raft_consensus.cc:385] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.570968 28695 raft_consensus.cc:740] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.571620 28695 consensus_queue.cc:260] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.573580 28695 ts_tablet_manager.cc:1434] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:44.573098 28693 raft_consensus.cc:359] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.574505 28695 tablet_bootstrap.cc:492] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:44.574707 28693 raft_consensus.cc:385] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.574973 28693 raft_consensus.cc:740] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.575325 28501 raft_consensus.cc:2468] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 1.
I20260709 14:54:44.552337 28733 raft_consensus.cc:2804] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.578574 28616 leader_election.cc:304] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [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: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 541af28428254e11ab0353ade34d7df5
I20260709 14:54:44.578876 28733 raft_consensus.cc:697] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Becoming Leader. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:44.579411 28742 raft_consensus.cc:2804] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.578603 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:44.579888 28742 raft_consensus.cc:697] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Becoming Leader. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:44.580024 28722 leader_election.cc:290] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.576244 28401 catalog_manager.cc:5697] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131). New cstate: current_term: 1 leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.580286 28695 tablet_bootstrap.cc:654] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.580915 28742 consensus_queue.cc:237] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.579752 28733 consensus_queue.cc:237] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.576615 28693 consensus_queue.cc:260] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.584116 28693 ts_tablet_manager.cc:1434] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:54:44.592631 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:44.592324 28398 catalog_manager.cc:5697] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff reported cstate change: term changed from 1 to 2, leader changed from 541af28428254e11ab0353ade34d7df5 (127.23.8.130) to d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129). New cstate: current_term: 2 leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.593483 28501 raft_consensus.cc:2393] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 541af28428254e11ab0353ade34d7df5 in current term 1: Already voted for candidate 242b9c39b5bc4c4098baaa2af696a6ec in this term.
I20260709 14:54:44.598016 28544 leader_election.cc:304] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [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: 541af28428254e11ab0353ade34d7df5; no voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:44.599136 28722 raft_consensus.cc:2749] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:44.601797 28695 tablet_bootstrap.cc:492] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:44.602265 28695 ts_tablet_manager.cc:1403] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.015s
I20260709 14:54:44.604776 28695 raft_consensus.cc:359] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.605376 28695 raft_consensus.cc:385] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.605629 28695 raft_consensus.cc:740] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.605824 28401 catalog_manager.cc:5697] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131). New cstate: current_term: 1 leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.606355 28695 consensus_queue.cc:260] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.607281 28401 catalog_manager.cc:5697] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131). New cstate: current_term: 1 leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.608124 28695 ts_tablet_manager.cc:1434] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:44.609249 28722 raft_consensus.cc:493] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.609754 28722 raft_consensus.cc:515] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.611263 28722 leader_election.cc:290] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.612234 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab142d838703482bbb3756d2c5d5b7d9" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.612753 28652 raft_consensus.cc:2468] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:44.612900 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab142d838703482bbb3756d2c5d5b7d9" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:44.613543 28501 raft_consensus.cc:2468] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:44.613641 28544 leader_election.cc:304] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:44.614621 28722 raft_consensus.cc:2804] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.614981 28722 raft_consensus.cc:493] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.615383 28722 raft_consensus.cc:3060] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.621801 28722 raft_consensus.cc:515] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.624171 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab142d838703482bbb3756d2c5d5b7d9" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:44.623690 28722 leader_election.cc:290] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.624468 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab142d838703482bbb3756d2c5d5b7d9" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:44.624760 28501 raft_consensus.cc:3060] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.625030 28652 raft_consensus.cc:3060] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.629228 28501 raft_consensus.cc:2468] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:44.629449 28652 raft_consensus.cc:2468] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:44.630136 28542 leader_election.cc:304] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:44.630821 28722 raft_consensus.cc:2804] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.631203 28722 raft_consensus.cc:697] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:44.631875 28722 consensus_queue.cc:237] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.637928 28398 catalog_manager.cc:5697] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.749071 28652 raft_consensus.cc:1240] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Rejecting Update request from peer 541af28428254e11ab0353ade34d7df5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:44.750330 28722 consensus_queue.cc:1059] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.750944 28718 raft_consensus.cc:3055] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:44.751250 28718 raft_consensus.cc:740] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:44.751921 28718 consensus_queue.cc:260] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [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: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.752759 28718 raft_consensus.cc:3060] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.758265 28726 raft_consensus.cc:493] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:44.758683 28726 raft_consensus.cc:515] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.760380 28726 leader_election.cc:290] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.761112 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a781426757548c4b3c9902213a8a9fa" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:44.761299 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a781426757548c4b3c9902213a8a9fa" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:44.761677 28579 raft_consensus.cc:2468] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 0.
I20260709 14:54:44.761863 28652 raft_consensus.cc:2468] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 0.
I20260709 14:54:44.762537 28467 leader_election.cc:304] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:44.763190 28726 raft_consensus.cc:2804] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:44.763501 28726 raft_consensus.cc:493] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:44.763759 28726 raft_consensus.cc:3060] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.768110 28726 raft_consensus.cc:515] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.769680 28726 leader_election.cc:290] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:44.770244 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a781426757548c4b3c9902213a8a9fa" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:44.770593 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a781426757548c4b3c9902213a8a9fa" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:44.770843 28579 raft_consensus.cc:3060] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.771188 28652 raft_consensus.cc:3060] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.777534 28579 raft_consensus.cc:2468] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 1.
I20260709 14:54:44.777535 28652 raft_consensus.cc:2468] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 1.
I20260709 14:54:44.778745 28469 leader_election.cc:304] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:44.779330 28726 raft_consensus.cc:2804] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.779724 28726 raft_consensus.cc:697] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Becoming Leader. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:44.780375 28726 consensus_queue.cc:237] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:44.787103 28398 catalog_manager.cc:5697] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129). New cstate: current_term: 1 leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.854031 28718 consensus_queue.cc:1048] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.858469 28726 consensus_queue.cc:1048] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.869025 28718 consensus_queue.cc:1048] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.888265 28726 consensus_queue.cc:1048] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.892359 28757 consensus_queue.cc:1048] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.908154 28651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39437c7e682f46d09c20f2be2dfe0a88"
dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
mode: GRACEFUL
new_leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:46638
I20260709 14:54:44.908825 28651 raft_consensus.cc:606] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Received request to transfer leadership to TS d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:44.908981 28722 consensus_queue.cc:1048] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:44.916424 28652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7950aca6119483d976873ebf8da4916"
dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
mode: GRACEFUL
new_leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:46638
I20260709 14:54:44.917110 28652 raft_consensus.cc:606] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Received request to transfer leadership to TS d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:44.930343 28579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d"
dest_uuid: "541af28428254e11ab0353ade34d7df5"
mode: GRACEFUL
new_leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:58980
I20260709 14:54:44.930812 28579 raft_consensus.cc:606] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Received request to transfer leadership to TS d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:44.937805 28652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5"
dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
mode: GRACEFUL
new_leader_uuid: "541af28428254e11ab0353ade34d7df5"
 from {username='slave'} at 127.0.0.1:46638
I20260709 14:54:44.938246 28652 raft_consensus.cc:606] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Received request to transfer leadership to TS 541af28428254e11ab0353ade34d7df5
I20260709 14:54:44.949903 28579 raft_consensus.cc:1275] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:54:44.950245 28579 pending_rounds.cc:85] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5: Aborting all ops after (but not including) 0
I20260709 14:54:44.950446 28579 pending_rounds.cc:107] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:54:44.950394 28503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f928e5116d149e783b87e9b56115697"
dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
mode: GRACEFUL
new_leader_uuid: "541af28428254e11ab0353ade34d7df5"
 from {username='slave'} at 127.0.0.1:53448
I20260709 14:54:44.950860 28579 raft_consensus.cc:2889] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:44.951027 28503 raft_consensus.cc:606] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Received request to transfer leadership to TS 541af28428254e11ab0353ade34d7df5
I20260709 14:54:44.952121 28726 consensus_queue.cc:1048] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:44.962606 28652 raft_consensus.cc:1275] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:44.963308 28503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a781426757548c4b3c9902213a8a9fa"
dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
mode: GRACEFUL
new_leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
 from {username='slave'} at 127.0.0.1:53448
I20260709 14:54:44.963920 28503 raft_consensus.cc:606] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Received request to transfer leadership to TS 242b9c39b5bc4c4098baaa2af696a6ec
I20260709 14:54:44.965323 28729 consensus_queue.cc:1048] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.024947 28733 consensus_queue.cc:1048] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.030609 28742 raft_consensus.cc:993] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec: : Instructing follower 541af28428254e11ab0353ade34d7df5 to start an election
I20260709 14:54:45.031065 28743 raft_consensus.cc:1081] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Signalling peer 541af28428254e11ab0353ade34d7df5 to start an election
I20260709 14:54:45.032861 28578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5"
dest_uuid: "541af28428254e11ab0353ade34d7df5"
 from {username='slave'} at 127.0.0.1:58964
I20260709 14:54:45.033425 28578 raft_consensus.cc:493] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.033804 28578 raft_consensus.cc:3060] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.035800 28733 consensus_queue.cc:1048] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:45.040514 28578 raft_consensus.cc:515] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.042605 28578 leader_election.cc:290] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 2 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:45.043699 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:45.044103 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5b5954fdfa4448be0854ecc02060f5" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:45.044351 28652 raft_consensus.cc:3055] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.044725 28652 raft_consensus.cc:740] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:45.045502 28652 consensus_queue.cc:260] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.046355 28652 raft_consensus.cc:3060] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.048786 28733 consensus_queue.cc:1048] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.054847 28652 raft_consensus.cc:2468] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 2.
I20260709 14:54:45.056389 28544 leader_election.cc:304] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [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: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:45.057966 28722 raft_consensus.cc:2804] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.058403 28722 raft_consensus.cc:697] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 2 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:45.059162 28722 consensus_queue.cc:237] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.062134 28742 consensus_queue.cc:1048] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.070384 28401 catalog_manager.cc:5697] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 1 to 2, leader changed from 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131) to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.075485 28742 raft_consensus.cc:993] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec: : Instructing follower d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:45.075553 28733 consensus_queue.cc:1048] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:45.076949 28733 raft_consensus.cc:1081] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Signalling peer d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:45.078485 28503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7950aca6119483d976873ebf8da4916"
dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:53440
I20260709 14:54:45.079000 28503 raft_consensus.cc:493] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.079366 28503 raft_consensus.cc:3060] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.086588 28503 raft_consensus.cc:515] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.092387 28742 consensus_queue.cc:1048] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.100268 28722 consensus_queue.cc:1048] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.102789 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7950aca6119483d976873ebf8da4916" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:45.103046 28503 leader_election.cc:290] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:45.103367 28652 raft_consensus.cc:3055] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.103694 28652 raft_consensus.cc:740] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:45.104519 28652 consensus_queue.cc:260] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.105844 28652 raft_consensus.cc:3060] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.110932 28722 consensus_queue.cc:1048] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.111253 28733 raft_consensus.cc:993] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec: : Instructing follower d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:45.116071 28733 raft_consensus.cc:1081] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Signalling peer d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:45.121922 28501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39437c7e682f46d09c20f2be2dfe0a88"
dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:53440
I20260709 14:54:45.122505 28501 raft_consensus.cc:493] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.122882 28501 raft_consensus.cc:3060] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.122783 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7950aca6119483d976873ebf8da4916" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:45.123564 28578 raft_consensus.cc:3060] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.129134 28578 raft_consensus.cc:2468] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:45.129722 28501 raft_consensus.cc:515] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.130214 28467 leader_election.cc:304] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:45.131145 28729 raft_consensus.cc:2804] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.131588 28729 raft_consensus.cc:697] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Becoming Leader. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:45.131739 28652 raft_consensus.cc:2468] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:45.131773 28501 leader_election.cc:290] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:45.133038 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39437c7e682f46d09c20f2be2dfe0a88" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:45.133752 28578 raft_consensus.cc:3060] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.133823 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39437c7e682f46d09c20f2be2dfe0a88" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:45.134466 28652 raft_consensus.cc:3055] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.134752 28652 raft_consensus.cc:740] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:45.135241 28729 consensus_queue.cc:237] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.135635 28652 consensus_queue.cc:260] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.136858 28652 raft_consensus.cc:3060] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.139003 28578 raft_consensus.cc:2468] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:45.140455 28467 leader_election.cc:304] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:45.141287 28729 raft_consensus.cc:2804] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.141778 28729 raft_consensus.cc:697] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Becoming Leader. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:45.142349 28400 catalog_manager.cc:5697] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff reported cstate change: term changed from 1 to 2, leader changed from 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131) to d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129). New cstate: current_term: 2 leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.142568 28729 consensus_queue.cc:237] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.142936 28652 raft_consensus.cc:2468] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:45.153314 28400 catalog_manager.cc:5697] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff reported cstate change: term changed from 1 to 2, leader changed from 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131) to d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129). New cstate: current_term: 2 leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.227494 28729 consensus_queue.cc:1048] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.236944 28726 consensus_queue.cc:1048] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:45.243783 28739 raft_consensus.cc:993] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff: : Instructing follower 242b9c39b5bc4c4098baaa2af696a6ec to start an election
I20260709 14:54:45.244191 28726 raft_consensus.cc:1081] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Signalling peer 242b9c39b5bc4c4098baaa2af696a6ec to start an election
I20260709 14:54:45.245486 28652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a781426757548c4b3c9902213a8a9fa"
dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
 from {username='slave'} at 127.0.0.1:46622
I20260709 14:54:45.245910 28652 raft_consensus.cc:493] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.246177 28652 raft_consensus.cc:3060] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.250836 28652 raft_consensus.cc:515] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.252242 28652 leader_election.cc:290] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 2 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:45.253062 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a781426757548c4b3c9902213a8a9fa" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:45.253711 28501 raft_consensus.cc:3055] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.253446 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a781426757548c4b3c9902213a8a9fa" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:45.254021 28501 raft_consensus.cc:740] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:45.254439 28578 raft_consensus.cc:3060] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.254837 28501 consensus_queue.cc:260] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.255762 28501 raft_consensus.cc:3060] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.259902 28578 raft_consensus.cc:2468] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 2.
I20260709 14:54:45.260363 28501 raft_consensus.cc:2468] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 2.
I20260709 14:54:45.260865 28616 leader_election.cc:304] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:45.261590 28742 raft_consensus.cc:2804] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.261982 28742 raft_consensus.cc:697] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 LEADER]: Becoming Leader. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:45.262619 28742 consensus_queue.cc:237] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.267915 28398 catalog_manager.cc:5697] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec reported cstate change: term changed from 1 to 2, leader changed from d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129) to 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131). New cstate: current_term: 2 leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:45.307020 28722 raft_consensus.cc:993] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5: : Instructing follower d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:45.307443 28718 raft_consensus.cc:1081] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Signalling peer d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:45.308656 28501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d"
dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:53428
I20260709 14:54:45.309094 28501 raft_consensus.cc:493] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.309401 28501 raft_consensus.cc:3060] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.313961 28501 raft_consensus.cc:515] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.315505 28501 leader_election.cc:290] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:45.316224 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:45.316506 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:45.316803 28578 raft_consensus.cc:3055] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.317062 28652 raft_consensus.cc:3060] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.317171 28578 raft_consensus.cc:740] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:45.318063 28578 consensus_queue.cc:260] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.318976 28578 raft_consensus.cc:3060] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.321782 28652 raft_consensus.cc:2468] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:45.322781 28469 leader_election.cc:304] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:45.323378 28726 raft_consensus.cc:2804] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.323837 28726 raft_consensus.cc:697] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Becoming Leader. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:45.324595 28726 consensus_queue.cc:237] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.325228 28578 raft_consensus.cc:2468] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:45.331622 28398 catalog_manager.cc:5697] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff reported cstate change: term changed from 1 to 2, leader changed from 541af28428254e11ab0353ade34d7df5 (127.23.8.130) to d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129). New cstate: current_term: 2 leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.372031 28776 raft_consensus.cc:993] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff: : Instructing follower 541af28428254e11ab0353ade34d7df5 to start an election
I20260709 14:54:45.372424 28726 raft_consensus.cc:1081] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Signalling peer 541af28428254e11ab0353ade34d7df5 to start an election
I20260709 14:54:45.373670 28578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f928e5116d149e783b87e9b56115697"
dest_uuid: "541af28428254e11ab0353ade34d7df5"
 from {username='slave'} at 127.0.0.1:58948
I20260709 14:54:45.374068 28578 raft_consensus.cc:493] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:45.374303 28578 raft_consensus.cc:3060] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.378741 28578 raft_consensus.cc:515] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.380206 28578 leader_election.cc:290] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 2 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:45.380875 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f928e5116d149e783b87e9b56115697" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:45.381227 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f928e5116d149e783b87e9b56115697" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:45.381428 28501 raft_consensus.cc:3055] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:45.381727 28652 raft_consensus.cc:3060] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.381757 28501 raft_consensus.cc:740] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:45.382572 28501 consensus_queue.cc:260] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.383440 28501 raft_consensus.cc:3060] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.386389 28652 raft_consensus.cc:2468] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 2.
I20260709 14:54:45.387264 28544 leader_election.cc:304] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:45.387871 28718 raft_consensus.cc:2804] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:45.388222 28718 raft_consensus.cc:697] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 2 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:45.388391 28501 raft_consensus.cc:2468] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 2.
I20260709 14:54:45.388912 28718 consensus_queue.cc:237] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:45.394631 28398 catalog_manager.cc:5697] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 1 to 2, leader changed from d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129) to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 2 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.472177 28652 raft_consensus.cc:1275] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Refusing update from remote peer 541af28428254e11ab0353ade34d7df5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.473251 28718 consensus_queue.cc:1048] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.479794 28501 raft_consensus.cc:3060] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:45.487110 28501 raft_consensus.cc:1275] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Refusing update from remote peer 541af28428254e11ab0353ade34d7df5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.488138 28722 consensus_queue.cc:1048] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.578507 28652 raft_consensus.cc:1275] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.579607 28726 consensus_queue.cc:1048] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.586956 28578 raft_consensus.cc:1275] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.588342 28776 consensus_queue.cc:1048] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.626691 28652 raft_consensus.cc:1275] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.627767 28776 consensus_queue.cc:1048] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.634320 28578 raft_consensus.cc:1275] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.636320 28776 consensus_queue.cc:1048] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.695703 28578 raft_consensus.cc:1275] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Refusing update from remote peer 242b9c39b5bc4c4098baaa2af696a6ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.696789 28742 consensus_queue.cc:1048] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.703804 28501 raft_consensus.cc:1275] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Refusing update from remote peer 242b9c39b5bc4c4098baaa2af696a6ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.705464 28742 consensus_queue.cc:1048] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.748673 28652 raft_consensus.cc:1275] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.749758 28776 consensus_queue.cc:1048] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.757169 28578 raft_consensus.cc:1275] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.760255 28729 consensus_queue.cc:1048] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.856122 28652 raft_consensus.cc:1275] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Refusing update from remote peer 541af28428254e11ab0353ade34d7df5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.857172 28722 consensus_queue.cc:1048] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:45.864171 28501 raft_consensus.cc:1275] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Refusing update from remote peer 541af28428254e11ab0353ade34d7df5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:45.865563 28700 consensus_queue.cc:1048] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:47.996059 28401 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43748:
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 14:54:47.998724 28401 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 14:54:48.058773 28487 tablet_service.cc:1511] Processing CreateTablet for tablet 771ae58cd4914b25ba95900419d06e7a (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:48.060737 28487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771ae58cd4914b25ba95900419d06e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.060575 28562 tablet_service.cc:1511] Processing CreateTablet for tablet 771ae58cd4914b25ba95900419d06e7a (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:48.062282 28562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771ae58cd4914b25ba95900419d06e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.063084 28486 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca452b46a1d45d29ca2083ac87fa14a (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:48.064491 28486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca452b46a1d45d29ca2083ac87fa14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.064339 28568 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca452b46a1d45d29ca2083ac87fa14a (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:48.066686 28636 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca452b46a1d45d29ca2083ac87fa14a (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:48.068271 28636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca452b46a1d45d29ca2083ac87fa14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.070187 28488 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8dca91b628475793f8d9519fab6c82 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:48.070508 28637 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8dca91b628475793f8d9519fab6c82 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:48.071511 28488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8dca91b628475793f8d9519fab6c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.071837 28637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8dca91b628475793f8d9519fab6c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.073217 28564 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8dca91b628475793f8d9519fab6c82 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:48.074591 28564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8dca91b628475793f8d9519fab6c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.077838 28641 tablet_service.cc:1511] Processing CreateTablet for tablet b6b85346896d4d4d8524fd6d4c21fa72 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:48.079200 28641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b85346896d4d4d8524fd6d4c21fa72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.079722 28563 tablet_service.cc:1511] Processing CreateTablet for tablet b6b85346896d4d4d8524fd6d4c21fa72 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:48.082347 28492 tablet_service.cc:1511] Processing CreateTablet for tablet c554be6a99da4b69b58d911352aff5b3 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:48.083675 28492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c554be6a99da4b69b58d911352aff5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.083561 28640 tablet_service.cc:1511] Processing CreateTablet for tablet c554be6a99da4b69b58d911352aff5b3 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:48.084944 28640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c554be6a99da4b69b58d911352aff5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.086350 28567 tablet_service.cc:1511] Processing CreateTablet for tablet c554be6a99da4b69b58d911352aff5b3 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:48.067888 28643 tablet_service.cc:1511] Processing CreateTablet for tablet 771ae58cd4914b25ba95900419d06e7a (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:48.089406 28643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771ae58cd4914b25ba95900419d06e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.081110 28563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b85346896d4d4d8524fd6d4c21fa72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.097518 28567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c554be6a99da4b69b58d911352aff5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.099642 28489 tablet_service.cc:1511] Processing CreateTablet for tablet b0001663b0c243c7a98f5058ad531735 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:48.078410 28491 tablet_service.cc:1511] Processing CreateTablet for tablet b6b85346896d4d4d8524fd6d4c21fa72 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:48.108182 28568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca452b46a1d45d29ca2083ac87fa14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.101118 28489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0001663b0c243c7a98f5058ad531735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.108901 28565 tablet_service.cc:1511] Processing CreateTablet for tablet b0001663b0c243c7a98f5058ad531735 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:48.110200 28565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0001663b0c243c7a98f5058ad531735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.111783 28494 tablet_service.cc:1511] Processing CreateTablet for tablet b80c98f1cc194371a0d658c9d403a2ba (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:48.114017 28491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b85346896d4d4d8524fd6d4c21fa72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.114274 28569 tablet_service.cc:1511] Processing CreateTablet for tablet b80c98f1cc194371a0d658c9d403a2ba (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:48.116767 28490 tablet_service.cc:1511] Processing CreateTablet for tablet 7c04fda3f0c44da8b5c827a9fe866039 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:48.117480 28494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80c98f1cc194371a0d658c9d403a2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.118085 28490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c04fda3f0c44da8b5c827a9fe866039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.119304 28639 tablet_service.cc:1511] Processing CreateTablet for tablet b80c98f1cc194371a0d658c9d403a2ba (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:48.120994 28639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80c98f1cc194371a0d658c9d403a2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.117993 28638 tablet_service.cc:1511] Processing CreateTablet for tablet b0001663b0c243c7a98f5058ad531735 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:48.124007 28638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0001663b0c243c7a98f5058ad531735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.126343 28569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b80c98f1cc194371a0d658c9d403a2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.135641 28566 tablet_service.cc:1511] Processing CreateTablet for tablet 7c04fda3f0c44da8b5c827a9fe866039 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:48.136991 28566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c04fda3f0c44da8b5c827a9fe866039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.144728 28642 tablet_service.cc:1511] Processing CreateTablet for tablet 7c04fda3f0c44da8b5c827a9fe866039 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:48.146095 28642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c04fda3f0c44da8b5c827a9fe866039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.145731 28493 tablet_service.cc:1511] Processing CreateTablet for tablet ba30c3d08d994400b42728748bba3033 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:48.147434 28493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba30c3d08d994400b42728748bba3033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.148444 28561 tablet_service.cc:1511] Processing CreateTablet for tablet ba30c3d08d994400b42728748bba3033 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:48.151194 28635 tablet_service.cc:1511] Processing CreateTablet for tablet ba30c3d08d994400b42728748bba3033 (DEFAULT_TABLE table=soft_deleted_table [id=4ae34d7302864b6aa982197158550244]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:48.152468 28635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba30c3d08d994400b42728748bba3033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.153580 28561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba30c3d08d994400b42728748bba3033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:48.223611 28793 tablet_bootstrap.cc:492] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:48.248286 28791 tablet_bootstrap.cc:492] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:48.262444 28793 tablet_bootstrap.cc:654] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.268541 28791 tablet_bootstrap.cc:654] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.272322 28792 tablet_bootstrap.cc:492] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:48.278990 28792 tablet_bootstrap.cc:654] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.284597 28793 tablet_bootstrap.cc:492] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:48.285404 28793 ts_tablet_manager.cc:1403] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.017s
I20260709 14:54:48.288014 28791 tablet_bootstrap.cc:492] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:48.288527 28792 tablet_bootstrap.cc:492] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:48.288336 28793 raft_consensus.cc:359] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.288514 28791 ts_tablet_manager.cc:1403] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.041s	user 0.000s	sys 0.016s
I20260709 14:54:48.289203 28793 raft_consensus.cc:385] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.289271 28792 ts_tablet_manager.cc:1403] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:54:48.289559 28793 raft_consensus.cc:740] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.290266 28793 consensus_queue.cc:260] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.291909 28791 raft_consensus.cc:359] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.292701 28791 raft_consensus.cc:385] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.292842 28793 ts_tablet_manager.cc:1434] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:48.292670 28792 raft_consensus.cc:359] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.293381 28791 raft_consensus.cc:740] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.293715 28792 raft_consensus.cc:385] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.294055 28792 raft_consensus.cc:740] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.294276 28793 tablet_bootstrap.cc:492] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:48.294389 28791 consensus_queue.cc:260] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.294801 28792 consensus_queue.cc:260] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.299868 28792 ts_tablet_manager.cc:1434] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:48.300902 28792 tablet_bootstrap.cc:492] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:48.301970 28793 tablet_bootstrap.cc:654] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.307160 28792 tablet_bootstrap.cc:654] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.312304 28791 ts_tablet_manager.cc:1434] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:54:48.317662 28792 tablet_bootstrap.cc:492] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:48.318195 28792 ts_tablet_manager.cc:1403] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:54:48.319717 28793 tablet_bootstrap.cc:492] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:48.320258 28793 ts_tablet_manager.cc:1403] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.005s
I20260709 14:54:48.321023 28792 raft_consensus.cc:359] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.321803 28792 raft_consensus.cc:385] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.322055 28791 tablet_bootstrap.cc:492] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:48.322150 28792 raft_consensus.cc:740] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.322729 28793 raft_consensus.cc:359] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.323410 28793 raft_consensus.cc:385] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.322985 28792 consensus_queue.cc:260] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.323681 28793 raft_consensus.cc:740] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.324486 28793 consensus_queue.cc:260] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.325460 28792 ts_tablet_manager.cc:1434] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 14:54:48.326417 28792 tablet_bootstrap.cc:492] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:48.326676 28793 ts_tablet_manager.cc:1434] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:54:48.327764 28793 tablet_bootstrap.cc:492] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:48.331743 28791 tablet_bootstrap.cc:654] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.333500 28792 tablet_bootstrap.cc:654] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.334399 28793 tablet_bootstrap.cc:654] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.342789 28792 tablet_bootstrap.cc:492] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:48.343391 28700 raft_consensus.cc:493] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.344056 28792 ts_tablet_manager.cc:1403] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 14:54:48.343797 28700 raft_consensus.cc:515] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.344274 28793 tablet_bootstrap.cc:492] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:48.344776 28793 ts_tablet_manager.cc:1403] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.009s
I20260709 14:54:48.345371 28791 tablet_bootstrap.cc:492] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:48.345893 28791 ts_tablet_manager.cc:1403] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260709 14:54:48.346252 28700 leader_election.cc:290] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.347182 28792 raft_consensus.cc:359] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.347680 28793 raft_consensus.cc:359] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.348518 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04fda3f0c44da8b5c827a9fe866039" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:48.348647 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04fda3f0c44da8b5c827a9fe866039" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.348832 28791 raft_consensus.cc:359] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.349356 28792 raft_consensus.cc:385] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.349449 28793 raft_consensus.cc:385] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.349890 28791 raft_consensus.cc:385] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.350015 28792 raft_consensus.cc:740] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.350093 28793 raft_consensus.cc:740] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.350355 28791 raft_consensus.cc:740] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
W20260709 14:54:48.350732 28544 leader_election.cc:343] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.351059 28792 consensus_queue.cc:260] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.351313 28791 consensus_queue.cc:260] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.351064 28793 consensus_queue.cc:260] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.352129 28501 raft_consensus.cc:2468] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:48.353495 28792 ts_tablet_manager.cc:1434] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:54:48.353642 28793 ts_tablet_manager.cc:1434] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:54:48.354446 28793 tablet_bootstrap.cc:492] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:48.355896 28792 tablet_bootstrap.cc:492] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:48.355883 28542 leader_election.cc:304] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [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: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 242b9c39b5bc4c4098baaa2af696a6ec
I20260709 14:54:48.357167 28778 raft_consensus.cc:2804] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:48.357527 28778 raft_consensus.cc:493] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:48.357831 28778 raft_consensus.cc:3060] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.360698 28793 tablet_bootstrap.cc:654] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.362702 28792 tablet_bootstrap.cc:654] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.365027 28778 raft_consensus.cc:515] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
W20260709 14:54:48.366223 28450 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:48.368153 28791 ts_tablet_manager.cc:1434] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:54:48.369764 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04fda3f0c44da8b5c827a9fe866039" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:48.372511 28501 raft_consensus.cc:3060] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.371568 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04fda3f0c44da8b5c827a9fe866039" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
W20260709 14:54:48.378247 28544 leader_election.cc:343] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.380517 28793 tablet_bootstrap.cc:492] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:48.380862 28501 raft_consensus.cc:2468] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:48.371989 28778 leader_election.cc:290] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.381095 28793 ts_tablet_manager.cc:1403] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
I20260709 14:54:48.382654 28742 raft_consensus.cc:493] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.382020 28791 tablet_bootstrap.cc:492] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:48.383127 28542 leader_election.cc:304] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [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: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 242b9c39b5bc4c4098baaa2af696a6ec
I20260709 14:54:48.383131 28742 raft_consensus.cc:515] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.384585 28778 raft_consensus.cc:2804] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:48.385636 28793 raft_consensus.cc:359] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.386106 28742 leader_election.cc:290] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:48.386518 28793 raft_consensus.cc:385] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.386912 28793 raft_consensus.cc:740] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.388159 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba30c3d08d994400b42728748bba3033" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
W20260709 14:54:48.390053 28616 leader_election.cc:343] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.390705 28793 consensus_queue.cc:260] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.392455 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba30c3d08d994400b42728748bba3033" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.393394 28793 ts_tablet_manager.cc:1434] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
W20260709 14:54:48.393685 28616 leader_election.cc:343] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.395694 28616 leader_election.cc:304] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec; no voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:48.396413 28793 tablet_bootstrap.cc:492] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:48.396773 28742 raft_consensus.cc:2749] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:48.394529 28791 tablet_bootstrap.cc:654] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.400743 28792 tablet_bootstrap.cc:492] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:48.401270 28792 ts_tablet_manager.cc:1403] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.030s
I20260709 14:54:48.403846 28793 tablet_bootstrap.cc:654] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.404084 28792 raft_consensus.cc:359] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.404842 28792 raft_consensus.cc:385] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.405155 28792 raft_consensus.cc:740] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.405917 28792 consensus_queue.cc:260] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.408872 28792 ts_tablet_manager.cc:1434] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:54:48.409122 28791 tablet_bootstrap.cc:492] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:48.409703 28791 ts_tablet_manager.cc:1403] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260709 14:54:48.409988 28792 tablet_bootstrap.cc:492] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:48.412744 28791 raft_consensus.cc:359] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.386137 28778 raft_consensus.cc:697] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:48.413576 28791 raft_consensus.cc:385] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.413995 28791 raft_consensus.cc:740] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.414409 28778 consensus_queue.cc:237] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.414805 28791 consensus_queue.cc:260] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.416678 28792 tablet_bootstrap.cc:654] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.417595 28793 tablet_bootstrap.cc:492] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:48.418144 28793 ts_tablet_manager.cc:1403] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 14:54:48.418219 28791 ts_tablet_manager.cc:1434] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:54:48.419315 28791 tablet_bootstrap.cc:492] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:48.421162 28793 raft_consensus.cc:359] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.421948 28793 raft_consensus.cc:385] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.422298 28793 raft_consensus.cc:740] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.423063 28793 consensus_queue.cc:260] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.425453 28793 ts_tablet_manager.cc:1434] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:48.426651 28793 tablet_bootstrap.cc:492] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:48.428369 28791 tablet_bootstrap.cc:654] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.432693 28793 tablet_bootstrap.cc:654] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.433893 28792 tablet_bootstrap.cc:492] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:48.434404 28792 ts_tablet_manager.cc:1403] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260709 14:54:48.437330 28792 raft_consensus.cc:359] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.438060 28792 raft_consensus.cc:385] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.438382 28792 raft_consensus.cc:740] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.439424 28779 raft_consensus.cc:493] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.439110 28792 consensus_queue.cc:260] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.439967 28779 raft_consensus.cc:515] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.441885 28792 ts_tablet_manager.cc:1434] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:48.442236 28779 leader_election.cc:290] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.442889 28792 tablet_bootstrap.cc:492] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:48.444024 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b85346896d4d4d8524fd6d4c21fa72" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:48.446382 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b85346896d4d4d8524fd6d4c21fa72" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:48.447031 28652 raft_consensus.cc:2468] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 0.
W20260709 14:54:48.448395 28467 leader_election.cc:343] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.449604 28792 tablet_bootstrap.cc:654] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.449743 28469 leader_election.cc:304] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [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: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 541af28428254e11ab0353ade34d7df5
I20260709 14:54:48.451045 28779 raft_consensus.cc:2804] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:48.451459 28779 raft_consensus.cc:493] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:48.451833 28779 raft_consensus.cc:3060] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.457926 28700 raft_consensus.cc:493] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.458455 28700 raft_consensus.cc:515] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.460561 28700 leader_election.cc:290] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.461989 28742 raft_consensus.cc:493] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.461267 28779 raft_consensus.cc:515] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.462638 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ae58cd4914b25ba95900419d06e7a" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:48.462764 28742 raft_consensus.cc:515] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
W20260709 14:54:48.464109 28544 leader_election.cc:343] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.464823 28742 leader_election.cc:290] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:48.465374 28742 raft_consensus.cc:493] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.465796 28742 raft_consensus.cc:515] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.467684 28742 leader_election.cc:290] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:48.468216 28792 tablet_bootstrap.cc:492] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:48.468756 28792 ts_tablet_manager.cc:1403] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260709 14:54:48.471809 28792 raft_consensus.cc:359] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.472491 28792 raft_consensus.cc:385] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.472757 28792 raft_consensus.cc:740] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.473451 28792 consensus_queue.cc:260] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.462126 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ae58cd4914b25ba95900419d06e7a" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.475374 28792 ts_tablet_manager.cc:1434] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:48.475450 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca452b46a1d45d29ca2083ac87fa14a" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:48.476691 28792 tablet_bootstrap.cc:492] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
W20260709 14:54:48.477370 28616 leader_election.cc:343] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.477555 28502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca452b46a1d45d29ca2083ac87fa14a" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.478193 28502 raft_consensus.cc:2468] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 0.
I20260709 14:54:48.476797 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:48.479252 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b85346896d4d4d8524fd6d4c21fa72" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5"
W20260709 14:54:48.480118 28616 leader_election.cc:343] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.480408 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
W20260709 14:54:48.481900 28467 leader_election.cc:343] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.482749 28616 leader_election.cc:304] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [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: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 541af28428254e11ab0353ade34d7df5
I20260709 14:54:48.483700 28792 tablet_bootstrap.cc:654] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:48.483821 28616 leader_election.cc:343] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.484304 28616 leader_election.cc:304] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec; no voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff
W20260709 14:54:48.476773 28542 leader_election.cc:343] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.485654 28811 raft_consensus.cc:2804] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:48.485718 28542 leader_election.cc:304] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 541af28428254e11ab0353ade34d7df5; no voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:48.486151 28811 raft_consensus.cc:493] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:48.487355 28398 catalog_manager.cc:5697] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.487690 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b85346896d4d4d8524fd6d4c21fa72" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:48.493538 28793 tablet_bootstrap.cc:492] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:48.493836 28652 raft_consensus.cc:3060] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.494204 28793 ts_tablet_manager.cc:1403] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.068s	user 0.032s	sys 0.015s
I20260709 14:54:48.488093 28778 raft_consensus.cc:2749] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:48.488502 28811 raft_consensus.cc:3060] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.501559 28793 raft_consensus.cc:359] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.488889 28779 leader_election.cc:290] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.502370 28793 raft_consensus.cc:385] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.503888 28793 raft_consensus.cc:740] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.505012 28792 tablet_bootstrap.cc:492] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:48.504653 28793 consensus_queue.cc:260] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.505545 28792 ts_tablet_manager.cc:1403] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.004s
I20260709 14:54:48.506462 28811 raft_consensus.cc:515] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.508469 28792 raft_consensus.cc:359] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.509054 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca452b46a1d45d29ca2083ac87fa14a" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:48.509299 28792 raft_consensus.cc:385] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.487461 28742 raft_consensus.cc:2749] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:48.509805 28501 raft_consensus.cc:3060] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.509783 28792 raft_consensus.cc:740] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.511371 28652 raft_consensus.cc:2468] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 1.
I20260709 14:54:48.511088 28792 consensus_queue.cc:260] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.512759 28469 leader_election.cc:304] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [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: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 541af28428254e11ab0353ade34d7df5
I20260709 14:54:48.513523 28779 raft_consensus.cc:2804] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:48.513972 28779 raft_consensus.cc:697] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Becoming Leader. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:48.514537 28792 ts_tablet_manager.cc:1434] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:54:48.514662 28779 consensus_queue.cc:237] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.515843 28792 tablet_bootstrap.cc:492] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:48.522018 28791 tablet_bootstrap.cc:492] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:48.522576 28791 ts_tablet_manager.cc:1403] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.103s	user 0.030s	sys 0.010s
I20260709 14:54:48.522601 28792 tablet_bootstrap.cc:654] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.524858 28501 raft_consensus.cc:2468] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 1.
I20260709 14:54:48.526160 28616 leader_election.cc:304] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:48.527041 28742 raft_consensus.cc:2804] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:48.527500 28742 raft_consensus.cc:697] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Becoming Leader. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:48.528342 28742 consensus_queue.cc:237] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.525576 28791 raft_consensus.cc:359] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.531262 28791 raft_consensus.cc:385] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.531625 28791 raft_consensus.cc:740] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.532382 28791 consensus_queue.cc:260] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.534710 28791 ts_tablet_manager.cc:1434] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:54:48.535642 28791 tablet_bootstrap.cc:492] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:48.538914 28399 catalog_manager.cc:5697] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff reported cstate change: term changed from 0 to 1, leader changed from <none> to d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129). New cstate: current_term: 1 leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.541798 28791 tablet_bootstrap.cc:654] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.542161 28778 raft_consensus.cc:493] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.542846 28811 leader_election.cc:290] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:48.542675 28778 raft_consensus.cc:515] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.543252 28792 tablet_bootstrap.cc:492] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:48.543730 28792 ts_tablet_manager.cc:1403] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260709 14:54:48.544697 28778 leader_election.cc:290] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.546341 28792 raft_consensus.cc:359] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.546552 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c554be6a99da4b69b58d911352aff5b3" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:48.547703 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca452b46a1d45d29ca2083ac87fa14a" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:48.548293 28579 raft_consensus.cc:3060] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.550009 28792 raft_consensus.cc:385] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.550303 28792 raft_consensus.cc:740] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.550932 28792 consensus_queue.cc:260] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.552872 28792 ts_tablet_manager.cc:1434] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:54:48.553784 28792 tablet_bootstrap.cc:492] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5: Bootstrap starting.
I20260709 14:54:48.554961 28398 catalog_manager.cc:5697] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131). New cstate: current_term: 1 leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:48.559329 28792 tablet_bootstrap.cc:654] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:48.561779 28544 leader_election.cc:343] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.562841 28700 raft_consensus.cc:493] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.563297 28700 raft_consensus.cc:515] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.567642 28793 ts_tablet_manager.cc:1434] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.073s	user 0.019s	sys 0.026s
I20260709 14:54:48.568220 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b85346896d4d4d8524fd6d4c21fa72" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.568724 28793 tablet_bootstrap.cc:492] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:48.572957 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b85346896d4d4d8524fd6d4c21fa72" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:48.573626 28652 raft_consensus.cc:2393] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 541af28428254e11ab0353ade34d7df5 in current term 1: Already voted for candidate d0d47c0281904fe48cf0589b5a49a4ff in this term.
I20260709 14:54:48.574692 28544 leader_election.cc:304] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 541af28428254e11ab0353ade34d7df5; no voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:48.575505 28778 raft_consensus.cc:3060] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.575594 28792 tablet_bootstrap.cc:492] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5: No bootstrap required, opened a new log
I20260709 14:54:48.576140 28792 ts_tablet_manager.cc:1403] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 14:54:48.576251 28793 tablet_bootstrap.cc:654] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.578802 28792 raft_consensus.cc:359] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.579496 28792 raft_consensus.cc:385] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.579695 28792 raft_consensus.cc:740] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.580295 28792 consensus_queue.cc:260] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.581271 28700 leader_election.cc:290] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.581490 28793 tablet_bootstrap.cc:492] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:48.582341 28793 ts_tablet_manager.cc:1403] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 14:54:48.581151 28778 raft_consensus.cc:2749] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:48.582716 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c554be6a99da4b69b58d911352aff5b3" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.583299 28501 raft_consensus.cc:2468] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:48.584363 28542 leader_election.cc:304] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [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: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 242b9c39b5bc4c4098baaa2af696a6ec
I20260709 14:54:48.585592 28778 raft_consensus.cc:2804] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:48.585426 28793 raft_consensus.cc:359] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.586092 28778 raft_consensus.cc:493] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:48.586315 28793 raft_consensus.cc:385] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.586575 28778 raft_consensus.cc:3060] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.589346 28792 ts_tablet_manager.cc:1434] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260709 14:54:48.586799 28793 raft_consensus.cc:740] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.591084 28793 consensus_queue.cc:260] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.591984 28579 raft_consensus.cc:2468] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 1.
I20260709 14:54:48.593626 28793 ts_tablet_manager.cc:1434] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:54:48.597920 28778 raft_consensus.cc:515] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.599144 28793 tablet_bootstrap.cc:492] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:48.600797 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c554be6a99da4b69b58d911352aff5b3" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:48.601387 28501 raft_consensus.cc:3060] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.605321 28793 tablet_bootstrap.cc:654] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.607872 28501 raft_consensus.cc:2468] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:48.609169 28542 leader_election.cc:304] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:48.610098 28819 raft_consensus.cc:2804] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:48.610211 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c554be6a99da4b69b58d911352aff5b3" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:48.610572 28819 raft_consensus.cc:697] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:48.610879 28652 raft_consensus.cc:3060] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.611440 28819 consensus_queue.cc:237] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.618410 28652 raft_consensus.cc:2468] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:48.619743 28778 leader_election.cc:290] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.625121 28791 tablet_bootstrap.cc:492] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:48.625614 28791 ts_tablet_manager.cc:1403] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.015s
I20260709 14:54:48.625747 28793 tablet_bootstrap.cc:492] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:48.626224 28793 ts_tablet_manager.cc:1403] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260709 14:54:48.627764 28791 raft_consensus.cc:359] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.627434 28399 catalog_manager.cc:5697] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.628302 28791 raft_consensus.cc:385] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.628664 28791 raft_consensus.cc:740] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.628743 28793 raft_consensus.cc:359] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.629495 28793 raft_consensus.cc:385] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.629292 28791 consensus_queue.cc:260] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.629776 28793 raft_consensus.cc:740] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.631377 28791 ts_tablet_manager.cc:1434] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:54:48.632282 28791 tablet_bootstrap.cc:492] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:48.632436 28793 consensus_queue.cc:260] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.634522 28793 ts_tablet_manager.cc:1434] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:54:48.635893 28793 tablet_bootstrap.cc:492] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec: Bootstrap starting.
I20260709 14:54:48.640316 28793 tablet_bootstrap.cc:654] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.648204 28793 tablet_bootstrap.cc:492] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec: No bootstrap required, opened a new log
I20260709 14:54:48.648491 28791 tablet_bootstrap.cc:654] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.648609 28793 ts_tablet_manager.cc:1403] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:54:48.650962 28793 raft_consensus.cc:359] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.651595 28793 raft_consensus.cc:385] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.651857 28793 raft_consensus.cc:740] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.652504 28793 consensus_queue.cc:260] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.653106 28791 tablet_bootstrap.cc:492] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:48.653591 28791 ts_tablet_manager.cc:1403] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.007s
I20260709 14:54:48.654050 28793 ts_tablet_manager.cc:1434] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:48.656169 28791 raft_consensus.cc:359] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.656863 28791 raft_consensus.cc:385] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.657155 28791 raft_consensus.cc:740] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.657923 28819 raft_consensus.cc:493] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.657876 28791 consensus_queue.cc:260] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.658479 28819 raft_consensus.cc:515] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.660447 28819 leader_election.cc:290] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.660607 28791 ts_tablet_manager.cc:1434] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:54:48.661613 28791 tablet_bootstrap.cc:492] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:48.662063 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0001663b0c243c7a98f5058ad531735" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.663875 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0001663b0c243c7a98f5058ad531735" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:48.664433 28652 raft_consensus.cc:2468] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
W20260709 14:54:48.665606 28542 leader_election.cc:343] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.667447 28791 tablet_bootstrap.cc:654] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.669095 28544 leader_election.cc:304] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [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: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:48.671033 28819 raft_consensus.cc:2804] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:48.671304 28819 raft_consensus.cc:493] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:48.671619 28819 raft_consensus.cc:3060] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.673802 28791 tablet_bootstrap.cc:492] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:48.674189 28791 ts_tablet_manager.cc:1403] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 14:54:48.676093 28791 raft_consensus.cc:359] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.676539 28791 raft_consensus.cc:385] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.676750 28791 raft_consensus.cc:740] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.676676 28819 raft_consensus.cc:515] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.677443 28791 consensus_queue.cc:260] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.679159 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0001663b0c243c7a98f5058ad531735" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:48.679179 28819 leader_election.cc:290] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.679409 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0001663b0c243c7a98f5058ad531735" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:48.679768 28501 raft_consensus.cc:3060] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.679900 28652 raft_consensus.cc:3060] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.681456 28791 ts_tablet_manager.cc:1434] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:48.682446 28791 tablet_bootstrap.cc:492] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:48.685020 28819 raft_consensus.cc:493] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.685606 28819 raft_consensus.cc:515] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.686046 28501 raft_consensus.cc:2468] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:48.686345 28652 raft_consensus.cc:2468] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:48.687321 28544 leader_election.cc:304] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:48.688244 28791 tablet_bootstrap.cc:654] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.688434 28778 raft_consensus.cc:2804] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:48.689038 28778 raft_consensus.cc:697] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:48.689815 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:48.690397 28652 raft_consensus.cc:2468] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:48.690717 28819 leader_election.cc:290] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.689863 28778 consensus_queue.cc:237] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.691332 28544 leader_election.cc:304] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:48.692073 28819 raft_consensus.cc:2804] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:48.692459 28819 raft_consensus.cc:493] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:48.692790 28819 raft_consensus.cc:3060] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.694391 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
W20260709 14:54:48.696174 28542 leader_election.cc:343] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.696388 28791 tablet_bootstrap.cc:492] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:48.696820 28791 ts_tablet_manager.cc:1403] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260709 14:54:48.699509 28791 raft_consensus.cc:359] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.700139 28791 raft_consensus.cc:385] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.700174 28819 raft_consensus.cc:515] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.700508 28791 raft_consensus.cc:740] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.701297 28791 consensus_queue.cc:260] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.703220 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:48.703754 28652 raft_consensus.cc:3060] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.704312 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
W20260709 14:54:48.705597 28542 leader_election.cc:343] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:48.706576 28791 ts_tablet_manager.cc:1434] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 14:54:48.707454 28791 tablet_bootstrap.cc:492] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff: Bootstrap starting.
I20260709 14:54:48.709272 28813 raft_consensus.cc:493] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.709546 28652 raft_consensus.cc:2468] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:48.709785 28813 raft_consensus.cc:515] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.710583 28544 leader_election.cc:304] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [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: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:48.711488 28778 raft_consensus.cc:2804] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:48.711762 28813 leader_election.cc:290] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:48.712106 28778 raft_consensus.cc:697] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:48.713017 28778 consensus_queue.cc:237] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.713802 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04fda3f0c44da8b5c827a9fe866039" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:48.717327 28791 tablet_bootstrap.cc:654] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:48.717303 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c04fda3f0c44da8b5c827a9fe866039" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.718168 28503 raft_consensus.cc:2393] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 242b9c39b5bc4c4098baaa2af696a6ec in current term 1: Already voted for candidate 541af28428254e11ab0353ade34d7df5 in this term.
I20260709 14:54:48.719311 28616 leader_election.cc:304] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec; no voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:48.720053 28813 raft_consensus.cc:3060] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.720335 28819 leader_election.cc:290] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.720136 28398 catalog_manager.cc:5697] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.725876 28791 tablet_bootstrap.cc:492] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff: No bootstrap required, opened a new log
I20260709 14:54:48.726347 28791 ts_tablet_manager.cc:1403] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260709 14:54:48.726254 28813 raft_consensus.cc:2749] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:48.729897 28791 raft_consensus.cc:359] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.730335 28791 raft_consensus.cc:385] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:48.730532 28791 raft_consensus.cc:740] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Initialized, Role: FOLLOWER
I20260709 14:54:48.731021 28791 consensus_queue.cc:260] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.732606 28791 ts_tablet_manager.cc:1434] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:54:48.737128 28400 catalog_manager.cc:5697] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.749326 28778 raft_consensus.cc:493] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.749747 28778 raft_consensus.cc:515] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.751114 28778 leader_election.cc:290] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.751809 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80c98f1cc194371a0d658c9d403a2ba" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.752060 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80c98f1cc194371a0d658c9d403a2ba" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:48.752341 28503 raft_consensus.cc:2468] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:48.752650 28652 raft_consensus.cc:2468] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:48.753316 28542 leader_election.cc:304] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:48.753890 28778 raft_consensus.cc:2804] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:48.754242 28778 raft_consensus.cc:493] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:48.754563 28778 raft_consensus.cc:3060] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.759008 28778 raft_consensus.cc:515] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.760464 28778 leader_election.cc:290] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.761104 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80c98f1cc194371a0d658c9d403a2ba" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:48.761590 28503 raft_consensus.cc:3060] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.761554 28651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b80c98f1cc194371a0d658c9d403a2ba" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:48.762131 28651 raft_consensus.cc:3060] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.766137 28503 raft_consensus.cc:2468] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:48.766928 28651 raft_consensus.cc:2468] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:48.766988 28542 leader_election.cc:304] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:48.767702 28778 raft_consensus.cc:2804] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:48.768334 28778 raft_consensus.cc:697] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:48.769085 28778 consensus_queue.cc:237] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.775796 28778 raft_consensus.cc:493] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.776120 28778 raft_consensus.cc:515] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.776316 28398 catalog_manager.cc:5697] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.778555 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba30c3d08d994400b42728748bba3033" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.778652 28778 leader_election.cc:290] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.779140 28503 raft_consensus.cc:2468] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:48.779764 28651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba30c3d08d994400b42728748bba3033" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:48.780016 28542 leader_election.cc:304] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:48.780366 28651 raft_consensus.cc:2468] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 0.
I20260709 14:54:48.780841 28778 raft_consensus.cc:2804] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:48.781214 28778 raft_consensus.cc:493] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:48.781545 28778 raft_consensus.cc:3060] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.787304 28778 raft_consensus.cc:515] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.788697 28778 leader_election.cc:290] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.789382 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba30c3d08d994400b42728748bba3033" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:48.789592 28651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba30c3d08d994400b42728748bba3033" candidate_uuid: "541af28428254e11ab0353ade34d7df5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:48.789871 28503 raft_consensus.cc:3060] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.790089 28651 raft_consensus.cc:3060] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.794543 28503 raft_consensus.cc:2468] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:48.794565 28651 raft_consensus.cc:2468] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541af28428254e11ab0353ade34d7df5 in term 1.
I20260709 14:54:48.795161 28813 raft_consensus.cc:493] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.795446 28542 leader_election.cc:304] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:48.795683 28813 raft_consensus.cc:515] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.796458 28778 raft_consensus.cc:2804] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:48.796942 28778 raft_consensus.cc:697] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Leader. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:48.797597 28813 leader_election.cc:290] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:48.797778 28778 consensus_queue.cc:237] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.798123 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ae58cd4914b25ba95900419d06e7a" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" is_pre_election: true
I20260709 14:54:48.798645 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ae58cd4914b25ba95900419d06e7a" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:48.798804 28503 raft_consensus.cc:2468] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 0.
I20260709 14:54:48.799265 28579 raft_consensus.cc:2468] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 0.
I20260709 14:54:48.800390 28616 leader_election.cc:304] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:48.800726 28819 consensus_queue.cc:1048] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.802361 28813 raft_consensus.cc:2804] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:48.802685 28813 raft_consensus.cc:493] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:48.802977 28813 raft_consensus.cc:3060] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.809295 28400 catalog_manager.cc:5697] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 541af28428254e11ab0353ade34d7df5 (127.23.8.130). New cstate: current_term: 1 leader_uuid: "541af28428254e11ab0353ade34d7df5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.811631 28813 raft_consensus.cc:515] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.817605 28813 leader_election.cc:290] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:48.818641 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ae58cd4914b25ba95900419d06e7a" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:48.819207 28579 raft_consensus.cc:3060] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.821867 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ae58cd4914b25ba95900419d06e7a" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:48.822484 28501 raft_consensus.cc:3060] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.822603 28700 consensus_queue.cc:1048] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.828258 28579 raft_consensus.cc:2468] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 1.
I20260709 14:54:48.829404 28616 leader_election.cc:304] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:48.830163 28813 raft_consensus.cc:2804] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:48.830404 28501 raft_consensus.cc:2468] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 1.
I20260709 14:54:48.830741 28813 raft_consensus.cc:697] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Becoming Leader. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:48.831624 28813 consensus_queue.cc:237] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.843024 28400 catalog_manager.cc:5697] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131). New cstate: current_term: 1 leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:48.905069 28779 consensus_queue.cc:1048] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.915120 28839 consensus_queue.cc:1048] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:48.961292 28651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "771ae58cd4914b25ba95900419d06e7a"
dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
mode: GRACEFUL
new_leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:46638
I20260709 14:54:48.961951 28651 raft_consensus.cc:606] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Received request to transfer leadership to TS d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:48.966459 28651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca452b46a1d45d29ca2083ac87fa14a"
dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
mode: GRACEFUL
new_leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:46638
I20260709 14:54:48.966853 28651 raft_consensus.cc:606] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Received request to transfer leadership to TS d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:48.971038 28579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82"
dest_uuid: "541af28428254e11ab0353ade34d7df5"
mode: GRACEFUL
new_leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:58980
I20260709 14:54:48.971439 28579 raft_consensus.cc:606] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Received request to transfer leadership to TS d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:48.974349 28839 raft_consensus.cc:493] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.974900 28839 raft_consensus.cc:515] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:48.976599 28839 leader_election.cc:290] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:48.977589 28651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" is_pre_election: true
I20260709 14:54:48.978004 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541af28428254e11ab0353ade34d7df5" is_pre_election: true
I20260709 14:54:48.978379 28651 raft_consensus.cc:2393] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0d47c0281904fe48cf0589b5a49a4ff in current term 1: Already voted for candidate 541af28428254e11ab0353ade34d7df5 in this term.
I20260709 14:54:48.979449 28469 leader_election.cc:304] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0d47c0281904fe48cf0589b5a49a4ff; no voters: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5
I20260709 14:54:48.980044 28839 raft_consensus.cc:3060] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.985865 28839 raft_consensus.cc:2749] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:48.987782 28579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba30c3d08d994400b42728748bba3033"
dest_uuid: "541af28428254e11ab0353ade34d7df5"
mode: GRACEFUL
new_leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
 from {username='slave'} at 127.0.0.1:58980
I20260709 14:54:48.988281 28579 raft_consensus.cc:606] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Received request to transfer leadership to TS 242b9c39b5bc4c4098baaa2af696a6ec
I20260709 14:54:49.031160 28700 consensus_queue.cc:1048] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.040622 28700 consensus_queue.cc:1048] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.080495 28813 consensus_queue.cc:1048] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.090691 28845 consensus_queue.cc:1048] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.099169 28742 raft_consensus.cc:993] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec: : Instructing follower d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:49.099560 28845 raft_consensus.cc:1081] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Signalling peer d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:49.100968 28501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ca452b46a1d45d29ca2083ac87fa14a"
dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:53440
I20260709 14:54:49.101531 28501 raft_consensus.cc:493] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.101843 28501 raft_consensus.cc:3060] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.106010 28501 raft_consensus.cc:515] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.107244 28501 leader_election.cc:290] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:49.108003 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca452b46a1d45d29ca2083ac87fa14a" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:49.108312 28651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca452b46a1d45d29ca2083ac87fa14a" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:49.108665 28579 raft_consensus.cc:3060] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.108909 28651 raft_consensus.cc:3055] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:49.109261 28651 raft_consensus.cc:740] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:49.109905 28651 consensus_queue.cc:260] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.110743 28651 raft_consensus.cc:3060] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.114480 28579 raft_consensus.cc:2468] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:49.115615 28467 leader_election.cc:304] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:49.115700 28651 raft_consensus.cc:2468] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:49.116250 28839 raft_consensus.cc:2804] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:49.116703 28839 raft_consensus.cc:697] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Becoming Leader. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:49.117385 28839 consensus_queue.cc:237] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.123353 28399 catalog_manager.cc:5697] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff reported cstate change: term changed from 1 to 2, leader changed from 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131) to d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129). New cstate: current_term: 2 leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:49.231925 28700 consensus_queue.cc:1048] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.237046 28700 consensus_queue.cc:1048] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.237843 28819 raft_consensus.cc:993] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5: : Instructing follower 242b9c39b5bc4c4098baaa2af696a6ec to start an election
I20260709 14:54:49.238405 28700 raft_consensus.cc:1081] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Signalling peer 242b9c39b5bc4c4098baaa2af696a6ec to start an election
I20260709 14:54:49.241827 28650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba30c3d08d994400b42728748bba3033"
dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
 from {username='slave'} at 127.0.0.1:46616
I20260709 14:54:49.244503 28650 raft_consensus.cc:493] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.244931 28650 raft_consensus.cc:3060] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.243084 28700 consensus_queue.cc:1048] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:54:49.246493 28848 consensus_queue.cc:1048] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.253599 28650 raft_consensus.cc:515] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.254858 28848 consensus_queue.cc:1048] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.259992 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba30c3d08d994400b42728748bba3033" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:49.261749 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba30c3d08d994400b42728748bba3033" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:49.262326 28579 raft_consensus.cc:3055] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:49.262622 28579 raft_consensus.cc:740] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:49.263352 28579 consensus_queue.cc:260] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.264217 28579 raft_consensus.cc:3060] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.276511 28819 consensus_queue.cc:1048] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.279230 28742 consensus_queue.cc:1048] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.288545 28579 raft_consensus.cc:2468] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 2.
I20260709 14:54:49.257956 28650 leader_election.cc:290] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 2 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:49.289952 28616 leader_election.cc:304] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [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: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: d0d47c0281904fe48cf0589b5a49a4ff
I20260709 14:54:49.291714 28742 raft_consensus.cc:2804] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:49.292212 28742 raft_consensus.cc:697] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 LEADER]: Becoming Leader. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:49.292991 28742 consensus_queue.cc:237] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.297081 28819 raft_consensus.cc:993] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5: : Instructing follower d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:49.297585 28819 raft_consensus.cc:1081] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Signalling peer d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:49.302434 28503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82"
dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:53428
I20260709 14:54:49.303028 28503 raft_consensus.cc:493] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.303474 28503 raft_consensus.cc:3060] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.310413 28503 raft_consensus.cc:515] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.312438 28503 leader_election.cc:290] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:49.314072 28577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:49.314703 28577 raft_consensus.cc:3055] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:49.315032 28577 raft_consensus.cc:740] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:49.315807 28577 consensus_queue.cc:260] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.316918 28577 raft_consensus.cc:3060] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.321870 28399 catalog_manager.cc:5697] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec reported cstate change: term changed from 1 to 2, leader changed from 541af28428254e11ab0353ade34d7df5 (127.23.8.130) to 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131). New cstate: current_term: 2 leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:49.325649 28819 consensus_queue.cc:1048] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:49.325968 28501 raft_consensus.cc:1240] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Rejecting Update request from peer 541af28428254e11ab0353ade34d7df5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:49.318333 28650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f8dca91b628475793f8d9519fab6c82" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:49.327008 28650 raft_consensus.cc:3060] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.318418 28845 consensus_queue.cc:1048] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:54:49.334022 28650 raft_consensus.cc:2468] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:49.335260 28469 leader_election.cc:304] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:49.336102 28840 raft_consensus.cc:2804] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:49.336586 28840 raft_consensus.cc:697] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Becoming Leader. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:49.337524 28840 consensus_queue.cc:237] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [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: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.337965 28577 raft_consensus.cc:2468] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:49.348874 28778 consensus_queue.cc:1048] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:49.355711 28855 raft_consensus.cc:993] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec: : Instructing follower d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:49.356154 28855 raft_consensus.cc:1081] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Signalling peer d0d47c0281904fe48cf0589b5a49a4ff to start an election
I20260709 14:54:49.358016 28501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "771ae58cd4914b25ba95900419d06e7a"
dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
 from {username='slave'} at 127.0.0.1:53440
I20260709 14:54:49.358523 28501 raft_consensus.cc:493] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:49.358880 28501 raft_consensus.cc:3060] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.358189 28399 catalog_manager.cc:5697] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff reported cstate change: term changed from 1 to 2, leader changed from 541af28428254e11ab0353ade34d7df5 (127.23.8.130) to d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129). New cstate: current_term: 2 leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:49.367069 28501 raft_consensus.cc:515] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.368914 28501 leader_election.cc:290] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Requested vote from peers 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891), 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131:39945)
I20260709 14:54:49.370132 28652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ae58cd4914b25ba95900419d06e7a" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
I20260709 14:54:49.370702 28652 raft_consensus.cc:3055] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:49.370931 28577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771ae58cd4914b25ba95900419d06e7a" candidate_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:49.370998 28652 raft_consensus.cc:740] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:49.371599 28577 raft_consensus.cc:3060] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.371971 28652 consensus_queue.cc:260] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.372985 28652 raft_consensus.cc:3060] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.378531 28577 raft_consensus.cc:2468] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:49.379261 28652 raft_consensus.cc:2468] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0d47c0281904fe48cf0589b5a49a4ff in term 2.
I20260709 14:54:49.379740 28467 leader_election.cc:304] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541af28428254e11ab0353ade34d7df5, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:49.380559 28840 raft_consensus.cc:2804] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:49.380975 28840 raft_consensus.cc:697] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Becoming Leader. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:49.381699 28840 consensus_queue.cc:237] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:49.392675 28398 catalog_manager.cc:5697] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff reported cstate change: term changed from 1 to 2, leader changed from 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131) to d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129). New cstate: current_term: 2 leader_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:49.528656 28577 raft_consensus.cc:1275] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:49.529779 28840 consensus_queue.cc:1048] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:49.537133 28652 raft_consensus.cc:1275] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:49.538574 28839 consensus_queue.cc:1048] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:49.777097 28501 raft_consensus.cc:3060] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:49.781450 28501 raft_consensus.cc:1275] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Refusing update from remote peer 242b9c39b5bc4c4098baaa2af696a6ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:49.782444 28845 consensus_queue.cc:1048] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:49.791307 28577 raft_consensus.cc:1275] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Refusing update from remote peer 242b9c39b5bc4c4098baaa2af696a6ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:49.792558 28855 consensus_queue.cc:1048] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:49.897567 28652 raft_consensus.cc:1275] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:49.898713 28839 consensus_queue.cc:1048] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:49.905855 28577 raft_consensus.cc:1275] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:49.907069 28839 consensus_queue.cc:1048] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:49.990583 28577 raft_consensus.cc:1275] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:49.991945 28840 consensus_queue.cc:1048] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:49.999511 28650 raft_consensus.cc:1275] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Refusing update from remote peer d0d47c0281904fe48cf0589b5a49a4ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:50.000687 28839 consensus_queue.cc:1048] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.990880 28398 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43748:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:54:52.008240 28398 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43748:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:54:52.027320 23586 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:54:52.150832 28881 log.cc:927] Time spent T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 14:54:52.272409 28909 tablet.cc:1724] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.259166 28904 tablet.cc:1724] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.345358 28906 log.cc:927] Time spent T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:54:52.349282 28576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab142d838703482bbb3756d2c5d5b7d9"
dest_uuid: "541af28428254e11ab0353ade34d7df5"
mode: GRACEFUL
new_leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
 from {username='slave'} at 127.0.0.1:58992
W20260709 14:54:52.340333 28905 log.cc:927] Time spent T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 14:54:52.349951 28576 raft_consensus.cc:606] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Received request to transfer leadership to TS 242b9c39b5bc4c4098baaa2af696a6ec
I20260709 14:54:52.355981 28920 tablet.cc:1724] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.394466 28919 tablet.cc:1724] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.394878 28926 tablet.cc:1724] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.410629 28929 tablet.cc:1724] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.388376 28544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.8.131:39945, user_credentials={real_user=slave}} blocked reactor thread for 93855.2us
I20260709 14:54:52.422437 28929 tablet.cc:1724] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.411011 28918 tablet.cc:1724] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.440789 28927 tablet.cc:1724] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.446290 28922 tablet.cc:1724] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.456409 28912 log.cc:927] Time spent T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260709 14:54:52.458076 28924 tablet.cc:1724] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.450273 28909 tablet.cc:1724] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.463229 28918 tablet.cc:1724] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.466801 28932 tablet.cc:1724] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.471276 28920 tablet.cc:1724] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.472987 28904 tablet.cc:1724] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.475174 28860 raft_consensus.cc:993] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5: : Instructing follower 242b9c39b5bc4c4098baaa2af696a6ec to start an election
I20260709 14:54:52.484193 28860 raft_consensus.cc:1081] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Signalling peer 242b9c39b5bc4c4098baaa2af696a6ec to start an election
I20260709 14:54:52.475762 28500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d"
dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
mode: GRACEFUL
new_leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
 from {username='slave'} at 127.0.0.1:53460
I20260709 14:54:52.485361 28500 raft_consensus.cc:606] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Received request to transfer leadership to TS 242b9c39b5bc4c4098baaa2af696a6ec
I20260709 14:54:52.488745 28919 tablet.cc:1724] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.490374 23586 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:52.491108 23586 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:52.479009 28933 tablet.cc:1724] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.495054 28927 tablet.cc:1724] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.500530 28926 tablet.cc:1724] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.505470 28891 raft_consensus.cc:993] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff: : Instructing follower 242b9c39b5bc4c4098baaa2af696a6ec to start an election
I20260709 14:54:52.508653 28891 raft_consensus.cc:1081] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Signalling peer 242b9c39b5bc4c4098baaa2af696a6ec to start an election
I20260709 14:54:52.505440 28929 tablet.cc:1724] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.548745 28648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab142d838703482bbb3756d2c5d5b7d9"
dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
 from {username='slave'} at 127.0.0.1:46616
I20260709 14:54:52.549535 28648 raft_consensus.cc:493] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.549964 28648 raft_consensus.cc:3060] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.550341 28922 tablet.cc:1724] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.555826 28652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d"
dest_uuid: "242b9c39b5bc4c4098baaa2af696a6ec"
 from {username='slave'} at 127.0.0.1:46622
I20260709 14:54:52.556452 28652 raft_consensus.cc:493] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.556777 28652 raft_consensus.cc:3060] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.563941 28918 tablet.cc:1724] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.567307 28652 raft_consensus.cc:515] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:52.571949 28652 leader_election.cc:290] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 3 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:52.572829 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:52.573527 28579 raft_consensus.cc:3060] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.579219 28922 tablet.cc:1724] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.592281 28579 raft_consensus.cc:2468] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 3.
I20260709 14:54:52.607844 28648 raft_consensus.cc:515] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:52.621387 28932 tablet.cc:1724] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.614199 28924 tablet.cc:1724] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.613997 28922 tablet.cc:1724] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 14:54:52.745500 28616 leader_election.cc:304] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [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: 242b9c39b5bc4c4098baaa2af696a6ec, 541af28428254e11ab0353ade34d7df5; no voters: 
I20260709 14:54:52.746634 28917 raft_consensus.cc:2804] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:52.747154 28917 raft_consensus.cc:697] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 3 LEADER]: Becoming Leader. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:52.748071 28917 consensus_queue.cc:237] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [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: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:52.774108 28648 leader_election.cc:290] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 2 election: Requested vote from peers d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521), 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891)
I20260709 14:54:52.775645 28501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab142d838703482bbb3756d2c5d5b7d9" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:52.776261 28501 raft_consensus.cc:3060] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.781566 28578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab142d838703482bbb3756d2c5d5b7d9" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541af28428254e11ab0353ade34d7df5"
I20260709 14:54:52.782178 28578 raft_consensus.cc:3055] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.782519 28578 raft_consensus.cc:740] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 541af28428254e11ab0353ade34d7df5, State: Running, Role: LEADER
I20260709 14:54:52.783288 28578 consensus_queue.cc:260] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:52.784377 28578 raft_consensus.cc:3060] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.791639 28501 raft_consensus.cc:2468] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 2.
I20260709 14:54:52.793691 28578 raft_consensus.cc:2468] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 2.
I20260709 14:54:52.797822 28616 leader_election.cc:304] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 242b9c39b5bc4c4098baaa2af696a6ec, d0d47c0281904fe48cf0589b5a49a4ff; no voters: 
I20260709 14:54:52.800851 28652 raft_consensus.cc:1240] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Rejecting Update request from peer 541af28428254e11ab0353ade34d7df5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:52.818004 28936 raft_consensus.cc:2804] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.818964 28936 raft_consensus.cc:697] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 LEADER]: Becoming Leader. State: Replica: 242b9c39b5bc4c4098baaa2af696a6ec, State: Running, Role: LEADER
I20260709 14:54:52.819770 28936 consensus_queue.cc:237] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:52.846570 28500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75e9ece24d04f3b8fea5b5022ff687d" candidate_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0d47c0281904fe48cf0589b5a49a4ff"
I20260709 14:54:52.847208 28500 raft_consensus.cc:3055] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:52.847538 28500 raft_consensus.cc:740] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0d47c0281904fe48cf0589b5a49a4ff, State: Running, Role: LEADER
I20260709 14:54:52.848320 28500 consensus_queue.cc:260] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [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: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } }
I20260709 14:54:52.849624 28500 raft_consensus.cc:3060] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:52.868494 28500 raft_consensus.cc:2468] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242b9c39b5bc4c4098baaa2af696a6ec in term 3.
I20260709 14:54:53.129099 28399 catalog_manager.cc:5697] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec reported cstate change: term changed from 1 to 2, leader changed from 541af28428254e11ab0353ade34d7df5 (127.23.8.130) to 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131). New cstate: current_term: 2 leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:53.131291 28399 catalog_manager.cc:5697] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec reported cstate change: term changed from 2 to 3, leader changed from d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129) to 242b9c39b5bc4c4098baaa2af696a6ec (127.23.8.131). New cstate: current_term: 3 leader_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "242b9c39b5bc4c4098baaa2af696a6ec" member_type: VOTER last_known_addr { host: "127.23.8.131" port: 39945 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:53.135120 28400 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44: soft_deleted_table [id=4ae34d7302864b6aa982197158550244] alter complete (version 1)
I20260709 14:54:53.297046 28501 raft_consensus.cc:1275] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Refusing update from remote peer 242b9c39b5bc4c4098baaa2af696a6ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.298221 28855 consensus_queue.cc:1048] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.310708 28575 raft_consensus.cc:1275] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Refusing update from remote peer 242b9c39b5bc4c4098baaa2af696a6ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.311998 28855 consensus_queue.cc:1048] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.359977 28501 raft_consensus.cc:1275] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 3 FOLLOWER]: Refusing update from remote peer 242b9c39b5bc4c4098baaa2af696a6ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:53.360971 28855 consensus_queue.cc:1048] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0d47c0281904fe48cf0589b5a49a4ff" member_type: VOTER last_known_addr { host: "127.23.8.129" port: 39521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:53.371068 28575 raft_consensus.cc:1275] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 3 FOLLOWER]: Refusing update from remote peer 242b9c39b5bc4c4098baaa2af696a6ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:53.373040 28892 consensus_queue.cc:1048] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "541af28428254e11ab0353ade34d7df5" member_type: VOTER last_known_addr { host: "127.23.8.130" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:53.539631 23586 tablet_server.cc:179] TabletServer@127.23.8.129:0 shutting down...
I20260709 14:54:53.562951 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:53.563588 23586 tablet_replica.cc:333] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.564177 23586 raft_consensus.cc:2243] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.564976 23586 raft_consensus.cc:2272] T 9f8dca91b628475793f8d9519fab6c82 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.567250 23586 tablet_replica.cc:333] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.567827 23586 raft_consensus.cc:2243] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.568221 23586 raft_consensus.cc:2272] T b0001663b0c243c7a98f5058ad531735 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.569905 23586 tablet_replica.cc:333] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.570413 23586 raft_consensus.cc:2243] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.570791 23586 raft_consensus.cc:2272] T b80c98f1cc194371a0d658c9d403a2ba P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.572374 23586 tablet_replica.cc:333] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.572860 23586 raft_consensus.cc:2243] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.573262 23586 raft_consensus.cc:2272] T c554be6a99da4b69b58d911352aff5b3 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.575227 23586 tablet_replica.cc:333] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.575858 23586 raft_consensus.cc:2243] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.576436 23586 raft_consensus.cc:2272] T b6b85346896d4d4d8524fd6d4c21fa72 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.578758 23586 tablet_replica.cc:333] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.579473 23586 raft_consensus.cc:2243] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.580109 23586 raft_consensus.cc:2272] T 9ca452b46a1d45d29ca2083ac87fa14a P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.581809 23586 tablet_replica.cc:333] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.582319 23586 raft_consensus.cc:2243] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.582693 23586 raft_consensus.cc:2272] T ab142d838703482bbb3756d2c5d5b7d9 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.584757 23586 tablet_replica.cc:333] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.585279 23586 raft_consensus.cc:2243] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.586002 23586 raft_consensus.cc:2272] T e7950aca6119483d976873ebf8da4916 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.587764 23586 tablet_replica.cc:333] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.588241 23586 raft_consensus.cc:2243] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.588624 23586 raft_consensus.cc:2272] T 5a5b5954fdfa4448be0854ecc02060f5 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.590500 23586 tablet_replica.cc:333] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.590958 23586 raft_consensus.cc:2243] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.591346 23586 raft_consensus.cc:2272] T 4a781426757548c4b3c9902213a8a9fa P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.593514 28542 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 14:54:53.593592 23586 tablet_replica.cc:333] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.594344 23586 raft_consensus.cc:2243] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.595090 23586 raft_consensus.cc:2272] T 8471c636f7ab45aebed07d94c8b765a5 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.596405 28542 consensus_peers.cc:597] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 -> Peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Couldn't send request to peer d0d47c0281904fe48cf0589b5a49a4ff. 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 14:54:53.597422 23586 tablet_replica.cc:333] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.598068 23586 raft_consensus.cc:2243] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.598436 23586 raft_consensus.cc:2272] T 588a225037154c9ea5dc85eff1fab9e1 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.600126 23586 tablet_replica.cc:333] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.600677 23586 raft_consensus.cc:2243] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.601138 23586 raft_consensus.cc:2272] T 7c04fda3f0c44da8b5c827a9fe866039 P d0d47c0281904fe48cf0589b5a49a4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.602736 23586 tablet_replica.cc:333] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.603194 23586 raft_consensus.cc:2243] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.603582 23586 raft_consensus.cc:2272] T 0f928e5116d149e783b87e9b56115697 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.603722 28542 consensus_peers.cc:597] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 -> Peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Couldn't send request to peer d0d47c0281904fe48cf0589b5a49a4ff. 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 14:54:53.606333 23586 tablet_replica.cc:333] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.606859 23586 raft_consensus.cc:2243] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.607271 23586 raft_consensus.cc:2272] T ba30c3d08d994400b42728748bba3033 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.608848 23586 tablet_replica.cc:333] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.609320 23586 raft_consensus.cc:2243] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.609999 23586 raft_consensus.cc:2272] T 39437c7e682f46d09c20f2be2dfe0a88 P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.611694 23586 tablet_replica.cc:333] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.612118 23586 raft_consensus.cc:2243] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.612797 23586 raft_consensus.cc:2272] T 771ae58cd4914b25ba95900419d06e7a P d0d47c0281904fe48cf0589b5a49a4ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.614774 23586 tablet_replica.cc:333] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff: stopping tablet replica
I20260709 14:54:53.615182 23586 raft_consensus.cc:2243] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.615561 23586 raft_consensus.cc:2272] T c75e9ece24d04f3b8fea5b5022ff687d P d0d47c0281904fe48cf0589b5a49a4ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.654522 23586 tablet_server.cc:196] TabletServer@127.23.8.129:0 shutdown complete.
I20260709 14:54:53.681501 23586 tablet_server.cc:179] TabletServer@127.23.8.130:0 shutting down...
W20260709 14:54:53.700754 28542 consensus_peers.cc:597] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 -> Peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Couldn't send request to peer d0d47c0281904fe48cf0589b5a49a4ff. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:39521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.706831 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:53.707525 23586 tablet_replica.cc:333] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.708279 23586 raft_consensus.cc:2243] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.708761 23586 raft_consensus.cc:2272] T 9f8dca91b628475793f8d9519fab6c82 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.710533 23586 tablet_replica.cc:333] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.711067 23586 raft_consensus.cc:2243] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.711458 23586 raft_consensus.cc:2272] T b6b85346896d4d4d8524fd6d4c21fa72 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.712989 23586 tablet_replica.cc:333] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.713501 23586 raft_consensus.cc:2243] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.713876 23586 raft_consensus.cc:2272] T 9ca452b46a1d45d29ca2083ac87fa14a P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.715399 23586 tablet_replica.cc:333] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.715864 23586 raft_consensus.cc:2243] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.716521 23586 raft_consensus.cc:2272] T b0001663b0c243c7a98f5058ad531735 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.718133 23586 tablet_replica.cc:333] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.718627 23586 raft_consensus.cc:2243] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.719274 23586 raft_consensus.cc:2272] T c554be6a99da4b69b58d911352aff5b3 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.721501 23586 tablet_replica.cc:333] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.722204 23586 raft_consensus.cc:2243] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.722898 23586 raft_consensus.cc:2272] T b80c98f1cc194371a0d658c9d403a2ba P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.724565 23586 tablet_replica.cc:333] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.725014 23586 raft_consensus.cc:2243] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.725445 23586 raft_consensus.cc:2272] T c75e9ece24d04f3b8fea5b5022ff687d P 541af28428254e11ab0353ade34d7df5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.727499 23586 tablet_replica.cc:333] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.727978 23586 raft_consensus.cc:2243] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.728338 23586 raft_consensus.cc:2272] T 771ae58cd4914b25ba95900419d06e7a P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.729890 23586 tablet_replica.cc:333] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.730350 23586 raft_consensus.cc:2243] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.730979 23586 raft_consensus.cc:2272] T 5a5b5954fdfa4448be0854ecc02060f5 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.732672 23586 tablet_replica.cc:333] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.733098 23586 raft_consensus.cc:2243] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.733490 23586 raft_consensus.cc:2272] T ba30c3d08d994400b42728748bba3033 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.734930 23586 tablet_replica.cc:333] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.735368 23586 raft_consensus.cc:2243] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.735705 23586 raft_consensus.cc:2272] T 39437c7e682f46d09c20f2be2dfe0a88 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.737324 23586 tablet_replica.cc:333] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.737741 23586 raft_consensus.cc:2243] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.738332 23586 raft_consensus.cc:2272] T 7c04fda3f0c44da8b5c827a9fe866039 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.739797 23586 tablet_replica.cc:333] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.740204 23586 raft_consensus.cc:2243] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.740839 23586 raft_consensus.cc:2272] T 0f928e5116d149e783b87e9b56115697 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.742452 23586 tablet_replica.cc:333] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.742863 23586 raft_consensus.cc:2243] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.743499 23586 raft_consensus.cc:2272] T 588a225037154c9ea5dc85eff1fab9e1 P 541af28428254e11ab0353ade34d7df5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.745167 23586 tablet_replica.cc:333] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.745659 23586 raft_consensus.cc:2243] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.746028 23586 raft_consensus.cc:2272] T e7950aca6119483d976873ebf8da4916 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.747705 23586 tablet_replica.cc:333] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.748134 23586 raft_consensus.cc:2243] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.748486 23586 raft_consensus.cc:2272] T ab142d838703482bbb3756d2c5d5b7d9 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.750916 23586 tablet_replica.cc:333] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.751340 23586 raft_consensus.cc:2243] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.751708 23586 raft_consensus.cc:2272] T 4a781426757548c4b3c9902213a8a9fa P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.753506 23586 tablet_replica.cc:333] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5: stopping tablet replica
I20260709 14:54:53.753908 23586 raft_consensus.cc:2243] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.754271 23586 raft_consensus.cc:2272] T 8471c636f7ab45aebed07d94c8b765a5 P 541af28428254e11ab0353ade34d7df5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.766482 28616 consensus_peers.cc:597] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec -> Peer 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891): Couldn't send request to peer 541af28428254e11ab0353ade34d7df5. 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 14:54:53.782092 23586 tablet_server.cc:196] TabletServer@127.23.8.130:0 shutdown complete.
W20260709 14:54:53.799073 28674 debug-util.cc:398] Leaking SignalData structure 0x7b0800094fe0 after lost signal to thread 23589
W20260709 14:54:53.800323 28674 debug-util.cc:398] Leaking SignalData structure 0x7b08001fb020 after lost signal to thread 28436
W20260709 14:54:53.803303 28674 debug-util.cc:398] Leaking SignalData structure 0x7b080030d080 after lost signal to thread 28677
I20260709 14:54:53.812577 23586 tablet_server.cc:179] TabletServer@127.23.8.131:0 shutting down...
W20260709 14:54:53.830044 28616 consensus_peers.cc:597] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec -> Peer 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891): Couldn't send request to peer 541af28428254e11ab0353ade34d7df5. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.849414 23586 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:53.850205 23586 tablet_replica.cc:333] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.850966 23586 raft_consensus.cc:2243] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.851528 23586 raft_consensus.cc:2272] T b80c98f1cc194371a0d658c9d403a2ba P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.853332 23586 tablet_replica.cc:333] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.853852 23586 raft_consensus.cc:2243] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.854269 23586 raft_consensus.cc:2272] T 7c04fda3f0c44da8b5c827a9fe866039 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.855862 23586 tablet_replica.cc:333] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.856345 23586 raft_consensus.cc:2243] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.856767 23586 raft_consensus.cc:2272] T c554be6a99da4b69b58d911352aff5b3 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.858736 23586 tablet_replica.cc:333] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.859448 23586 raft_consensus.cc:2243] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.859817 23586 raft_consensus.cc:2272] T b0001663b0c243c7a98f5058ad531735 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.861459 23586 tablet_replica.cc:333] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.862058 23586 raft_consensus.cc:2243] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.862545 23586 raft_consensus.cc:2272] T 9ca452b46a1d45d29ca2083ac87fa14a P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.863873 28616 consensus_peers.cc:597] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec -> Peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Couldn't send request to peer d0d47c0281904fe48cf0589b5a49a4ff. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:39521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.864789 23586 tablet_replica.cc:333] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.865479 23586 raft_consensus.cc:2243] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.865935 23586 raft_consensus.cc:2272] T 9f8dca91b628475793f8d9519fab6c82 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.868060 28616 consensus_peers.cc:597] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec -> Peer d0d47c0281904fe48cf0589b5a49a4ff (127.23.8.129:39521): Couldn't send request to peer d0d47c0281904fe48cf0589b5a49a4ff. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.129:39521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.869379 23586 tablet_replica.cc:333] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.870182 23586 raft_consensus.cc:2243] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.870600 23586 raft_consensus.cc:2272] T 0f928e5116d149e783b87e9b56115697 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.872426 23586 tablet_replica.cc:333] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.872880 23586 raft_consensus.cc:2243] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.873315 23586 raft_consensus.cc:2272] T 39437c7e682f46d09c20f2be2dfe0a88 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.875075 23586 tablet_replica.cc:333] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.875537 23586 raft_consensus.cc:2243] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.876418 23586 raft_consensus.cc:2272] T ba30c3d08d994400b42728748bba3033 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.878383 23586 tablet_replica.cc:333] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.879061 23586 raft_consensus.cc:2243] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.879437 23586 raft_consensus.cc:2272] T b6b85346896d4d4d8524fd6d4c21fa72 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.880539 28616 consensus_peers.cc:597] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec -> Peer 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891): Couldn't send request to peer 541af28428254e11ab0353ade34d7df5. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.881309 23586 tablet_replica.cc:333] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.881915 23586 raft_consensus.cc:2243] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.882592 23586 raft_consensus.cc:2272] T ab142d838703482bbb3756d2c5d5b7d9 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.884567 23586 tablet_replica.cc:333] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.885066 23586 raft_consensus.cc:2243] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.885507 23586 raft_consensus.cc:2272] T e7950aca6119483d976873ebf8da4916 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.887248 23586 tablet_replica.cc:333] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.887694 23586 raft_consensus.cc:2243] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.888098 23586 raft_consensus.cc:2272] T 5a5b5954fdfa4448be0854ecc02060f5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.889894 23586 tablet_replica.cc:333] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.890340 23586 raft_consensus.cc:2243] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.890712 23586 raft_consensus.cc:2272] T 771ae58cd4914b25ba95900419d06e7a P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.892405 23586 tablet_replica.cc:333] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.892997 23586 raft_consensus.cc:2243] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.893875 23586 raft_consensus.cc:2272] T c75e9ece24d04f3b8fea5b5022ff687d P 242b9c39b5bc4c4098baaa2af696a6ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.896685 23586 tablet_replica.cc:333] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
W20260709 14:54:53.896844 28616 consensus_peers.cc:597] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec -> Peer 541af28428254e11ab0353ade34d7df5 (127.23.8.130:41891): Couldn't send request to peer 541af28428254e11ab0353ade34d7df5. Status: Network error: Client connection negotiation failed: client connection to 127.23.8.130:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.897259 23586 raft_consensus.cc:2243] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.897743 23586 raft_consensus.cc:2272] T 588a225037154c9ea5dc85eff1fab9e1 P 242b9c39b5bc4c4098baaa2af696a6ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.899559 23586 tablet_replica.cc:333] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.900079 23586 raft_consensus.cc:2243] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.900775 23586 raft_consensus.cc:2272] T 4a781426757548c4b3c9902213a8a9fa P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.902603 23586 tablet_replica.cc:333] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec: stopping tablet replica
I20260709 14:54:53.903090 23586 raft_consensus.cc:2243] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.903483 23586 raft_consensus.cc:2272] T 8471c636f7ab45aebed07d94c8b765a5 P 242b9c39b5bc4c4098baaa2af696a6ec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:54.937253 23586 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28674)
W20260709 14:54:55.937619 23586 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 28674)
W20260709 14:54:56.937990 23586 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 28674)
I20260709 14:54:57.016482 23586 tablet_server.cc:196] TabletServer@127.23.8.131:0 shutdown complete.
I20260709 14:54:57.042416 23586 master.cc:562] Master@127.23.8.190:46275 shutting down...
I20260709 14:54:57.060014 23586 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.060519 23586 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.060835 23586 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9367dc0a31ed4b7382e9600ff0148a44: stopping tablet replica
I20260709 14:54:57.079705 23586 master.cc:584] Master@127.23.8.190:46275 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (13948 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25902 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (110066 ms total)
[  PASSED  ] 8 tests.
I20260709 14:54:57.125427 23586 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 373 messages since previous log ~16 seconds ago
I20260709 14:54:57.125638 23586 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 372 messages since previous log ~16 seconds ago
I20260709 14:54:57.125813 23586 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 371 messages since previous log ~16 seconds ago
I20260709 14:54:57.126027 23586 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260709 14:54:57.126199 23586 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260709 14:54:57.126387 23586 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~3 seconds ago
I20260709 14:54:57.126658 23586 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 120 messages since previous log ~34 seconds ago
